Fix reduce-labels in BEIT Fast Image Processor (#38042)
* Fixed reduce-labels * Little doc fix * Change docstring
This commit is contained in:
committed by
GitHub
parent
9f9020fed3
commit
7f1a97bae3
@@ -150,6 +150,7 @@ If you're interested in submitting a resource to be included here, please feel f
|
||||
[[autodoc]] BeitImageProcessor
|
||||
- preprocess
|
||||
- post_process_semantic_segmentation
|
||||
|
||||
## BeitImageProcessorFast
|
||||
|
||||
[[autodoc]] BeitImageProcessorFast
|
||||
|
||||
@@ -105,6 +105,7 @@ BEiT の使用を開始するのに役立つ公式 Hugging Face およびコミ
|
||||
|
||||
[[autodoc]] BeitImageProcessor
|
||||
- preprocess
|
||||
- post_process_semantic_segmentation
|
||||
|
||||
## BeitImageProcessorFast
|
||||
|
||||
|
||||
Reference in New Issue
Block a user