transformers/tests/models/owlvit
NielsRogge cbbeca3d17
[OWL-ViT] Make model consistent with CLIP (#20144)
* Apply fix

* Fix test

* Remove another argument which is not used

* Fix pipeline test

* Add argument back, add deprecation warning

* Add warning add other location

* Use warnings instead

* Add num_channels to config

Co-authored-by: Niels Rogge <nielsrogge@Nielss-MBP.localdomain>
2022-11-11 11:36:17 +01:00
..
__init__.py Add OWL-ViT model for zero-shot object detection (#17938) 2022-07-22 13:35:32 +03:00
test_feature_extraction_owlvit.py Add OWL-ViT model for zero-shot object detection (#17938) 2022-07-22 13:35:32 +03:00
test_modeling_owlvit.py [OWL-ViT] Make model consistent with CLIP (#20144) 2022-11-11 11:36:17 +01:00
test_processor_owlvit.py [processor] Add 'model input names' property (#20117) 2022-11-10 19:29:20 +00:00