transformers/tests/models/owlv2
Pavel Iakubovskii 94ae9a8da1
OwlViT/Owlv2 post processing standardization (#34929)
* Refactor owlvit post_process_object_detection + add text_labels

* Fix copies in grounding dino

* Sync with Owlv2 postprocessing

* Add post_process_grounded_object_detection method to processor, deprecate post_process_object_detection

* Add test cases

* Move text_labels to processors only

* [run-slow] owlvit owlv2

* [run-slow] owlvit, owlv2

* Update snippets

* Update docs structure

* Update deprecated objects for check_repo

* Update docstring for post processing of image guided object detection
2025-01-17 13:58:28 +00:00
..
__init__.py Add OWLv2, bis (#26668) 2023-10-13 16:41:24 +02:00
test_image_processing_owlv2.py Update kwargs validation for preprocess with decorator (#32024) 2024-08-06 11:33:05 +01:00
test_modeling_owlv2.py OwlViT/Owlv2 post processing standardization (#34929) 2025-01-17 13:58:28 +00:00