transformers/tests/models/conditional_detr
amyeroberts bd4b83e1ba
[`DETR`] Update the processing to adapt masks & bboxes to reflect padding (#28363)
* Update the processing so bbox coords are adjusted for padding

* Just pad masks

* Tidy up, add tests

* Better tests

* Fix yolos and mark as slow for pycocotols

* Fix yolos - return_tensors

* Clarify padding and normalization behaviour
2024-02-13 18:27:06 +00:00
..
__init__.py Add support for conditional detr (#18948) 2022-09-22 09:45:04 +02:00
test_image_processing_conditional_detr.py [`DETR`] Update the processing to adapt masks & bboxes to reflect padding (#28363) 2024-02-13 18:27:06 +00:00
test_modeling_conditional_detr.py Image Feature Extraction pipeline (#28216) 2024-02-05 14:50:07 +00:00