transformers/tests/models/owlvit
amyeroberts 41d56ea6dd
Refactor image processor testers (#25450)
* Refactor image processor test mixin

- Move test_call_numpy, test_call_pytorch, test_call_pil to mixin
- Rename mixin to reflect handling of logic more than saving
- Add prepare_image_inputs, expected_image_outputs for tests

* Fix for oneformer
2023-08-11 11:30:18 +01:00
..
__init__.py Add OWL-ViT model for zero-shot object detection (#17938) 2022-07-22 13:35:32 +03:00
test_image_processing_owlvit.py Refactor image processor testers (#25450) 2023-08-11 11:30:18 +01:00
test_modeling_owlvit.py CI with num_hidden_layers=2 🚀🚀🚀 (#25266) 2023-08-02 20:22:36 +02:00
test_processor_owlvit.py Vision processors - replace FE with IPs (#20590) 2022-12-09 10:48:34 +00:00