transformers/tests/models/owlvit
Alara Dirik a00b7e85ea
Adds image-guided object detection support to OWL-ViT (#20136)
Adds image-guided object detection method to OwlViTForObjectDetection class as described in the original paper. One-shot/ image-guided object detection enables users to use a query image to search for similar objects in the input image.

Co-Authored-By: Dhruv Karan k4r4n.dhruv@gmail.com
2022-11-16 09:07:46 +03: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 Adds image-guided object detection support to OWL-ViT (#20136) 2022-11-16 09:07:46 +03:00
test_processor_owlvit.py Adds image-guided object detection support to OWL-ViT (#20136) 2022-11-16 09:07:46 +03:00