transformers/tests/models/detr
Yoni Gozlan 48872fd6ae
Add Image Processor Fast RT-DETR (#34354)
* add fast image processor rtdetr

* add gpu/cpu test and fix docstring

* remove prints

* add to doc

* nit docstring

* avoid iterating over images/annotations several times

* change torch typing

* Add image processor fast documentation
2024-10-30 13:49:47 -04:00
..
__init__.py Move test model folders (#17034) 2022-05-03 14:42:02 +02:00
test_image_processing_detr.py Add Image Processor Fast RT-DETR (#34354) 2024-10-30 13:49:47 -04:00
test_modeling_detr.py Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00