transformers/tests/models/conditional_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 support for conditional detr (#18948) 2022-09-22 09:45:04 +02:00
test_feature_extraction_conditional_detr.py [Conditional, Deformable DETR] Add postprocessing methods (#19709) 2022-10-31 08:28:44 +01:00
test_modeling_conditional_detr.py [Conditional, Deformable DETR] Add postprocessing methods (#19709) 2022-10-31 08:28:44 +01:00