transformers/tests/models/deformable_detr
NielsRogge 9393f966bc
[fix] Add DeformableDetrFeatureExtractor (#19140)
* Add DeformableDetrFeatureExtractor

* Fix post_process

* Fix name

* Add tests for feature extractor

* Fix doc tests

* Fix name

* Address comments

* Apply same fix to DETR and YOLOS as well

Co-authored-by: Niels Rogge <nielsrogge@Nielss-MacBook-Pro.local>
2022-09-22 09:45:24 +02:00
..
__init__.py Add Deformable DETR (#17281) 2022-09-14 11:45:21 +02:00
test_feature_extraction_deformable_detr.py [fix] Add DeformableDetrFeatureExtractor (#19140) 2022-09-22 09:45:24 +02:00
test_modeling_deformable_detr.py Add Deformable DETR (#17281) 2022-09-14 11:45:21 +02:00