transformers/tests/models/deformable_detr
Pavel Iakubovskii bf646fbf2d
Add fixed resize and pad strategy for object detection (#30742)
* Add resize and pad strategy

* Merge get_size functions

* Add pad_size + tests to object detection models

* Fixup

* Update docstrings

* Fixup
2024-05-17 16:21:26 +01:00
..
__init__.py Add Deformable DETR (#17281) 2022-09-14 11:45:21 +02:00
test_image_processing_deformable_detr.py Add fixed resize and pad strategy for object detection (#30742) 2024-05-17 16:21:26 +01:00
test_modeling_deformable_detr.py Adding _tie_weights() to prediction heads to support low_cpu_mem_usage=True (#29024) 2024-05-07 11:12:21 +02:00