Add Fast Chinese-CLIP Processor (#37012)

* Add Fast Chinese-CLIP Processor

* Update dummy_torchvision_objects.py

* Fix tests
This commit is contained in:
Parteek
2025-04-15 22:01:20 +05:30
committed by GitHub
parent c08997c52e
commit 4f1dbe8152
7 changed files with 86 additions and 27 deletions

View File

@@ -86,6 +86,11 @@ Chinese-CLIP モデルは、[OFA-Sys](https://huggingface.co/OFA-Sys) によっ
[[autodoc]] ChineseCLIPImageProcessor
- preprocess
## ChineseCLIPImageProcessorFast
[[autodoc]] ChineseCLIPImageProcessorFast
- preprocess
## ChineseCLIPFeatureExtractor
[[autodoc]] ChineseCLIPFeatureExtractor