transformers/tests/models/deformable_detr
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 Add Deformable DETR (#17281) 2022-09-14 11:45:21 +02:00
test_image_processing_deformable_detr.py Add Image Processor Fast Deformable DETR (#34353) 2024-11-19 11:18:58 -05:00
test_modeling_deformable_detr.py Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00