transformers/tests/models/owlvit
amyeroberts 292acd71d6
Update image processor parameters if creating with kwargs (#20866)
* Update parameters if creating with kwargs

* Shallow copy to prevent mutating input

* Pass all args in constructor dict - warnings in init

* Fix typo
2023-01-04 14:29:48 +00: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 Update image processor parameters if creating with kwargs (#20866) 2023-01-04 14:29:48 +00:00
test_modeling_owlvit.py accelerate support for OwlViT (#20411) 2022-11-25 11:20:44 +01:00
test_processor_owlvit.py Vision processors - replace FE with IPs (#20590) 2022-12-09 10:48:34 +00:00