Beit postprocessing (#19099)

* add post_process_semantic_segmentation method to BeiTFeatureExtractor
This commit is contained in:
Alara Dirik
2022-09-20 10:41:56 +03:00
committed by GitHub
parent 261301d388
commit c81ebd1c39
2 changed files with 47 additions and 2 deletions

View File

@@ -82,6 +82,7 @@ contributed by [kamalkraj](https://huggingface.co/kamalkraj). The original code
[[autodoc]] BeitFeatureExtractor
- __call__
- post_process_semantic_segmentation
## BeitModel