transformers/tests/models/grounding_dino
Yoni Gozlan eedc113914
Add Image Processor Fast Deformable DETR (#34353)
* add deformable detr image processor fast

* add fast processor to doc

* fix copies

* nit docstring

* Add tests gpu/cpu and fix docstrings

* fix docstring

* import changes from detr

* fix imports

* rebase and fix

* fix input data format change in detr and rtdetr fast
2024-11-19 11:18:58 -05:00
..
__init__.py Adding grounding dino (#26087) 2024-04-11 08:32:16 +01:00
test_image_processing_grounding_dino.py Add Image Processor Fast Deformable DETR (#34353) 2024-11-19 11:18:58 -05:00
test_modeling_grounding_dino.py [tests] make more tests device-agnostic (#33580) 2024-09-20 10:16:43 +01:00
test_processor_grounding_dino.py Remove repeated prepare_images in processor tests (#33163) 2024-09-09 13:20:27 +01:00