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

@@ -90,6 +90,11 @@ Currently, following scales of pretrained Chinese-CLIP models are available on
[[autodoc]] ChineseCLIPImageProcessor
- preprocess
## ChineseCLIPImageProcessorFast
[[autodoc]] ChineseCLIPImageProcessorFast
- preprocess
## ChineseCLIPFeatureExtractor
[[autodoc]] ChineseCLIPFeatureExtractor