transformers/tests/models/deformable_detr
NielsRogge 0b294c2334
[Conditional, Deformable DETR] Add postprocessing methods (#19709)
* Add postprocessing methods

* Update docs

* Add fix

* Add test

* Add test for deformable detr postprocessing

* Add post processing methods for segmentation

* Update code examples

* Add post_process to make the pipeline work

* Apply updates

Co-authored-by: Niels Rogge <nielsrogge@Nielss-MacBook-Pro.local>
2022-10-31 08:28:44 +01: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 [Conditional, Deformable DETR] Add postprocessing methods (#19709) 2022-10-31 08:28:44 +01:00