transformers/tests/models/owlvit
amyeroberts a95fd35426
Vision processors - replace FE with IPs (#20590)
* Replace FE references with IPs

* Update processor tests

* Update src/transformers/models/clip/processing_clip.py

Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com>

* Update src/transformers/models/clip/processing_clip.py

Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com>

* Update warning messages v4.27 -> v5

* Fixup

* Update Chinese CLIP processor

* Add feature_extractor property

* Add attributes

* Add tests

Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com>
2022-12-09 10:48:34 +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 Add segmentation + object detection image processors (#20160) 2022-11-30 10:24:03 +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