Fix reduce-labels in BEIT Fast Image Processor (#38042)

* Fixed reduce-labels

* Little doc fix

* Change docstring
This commit is contained in:
Mikhail Moskovchenko
2025-05-09 19:51:46 +04:00
committed by GitHub
parent 9f9020fed3
commit 7f1a97bae3
3 changed files with 14 additions and 2 deletions

View File

@@ -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

View File

@@ -105,6 +105,7 @@ BEiT の使用を開始するのに役立つ公式 Hugging Face およびコミ
[[autodoc]] BeitImageProcessor
- preprocess
- post_process_semantic_segmentation
## BeitImageProcessorFast