transformers/tests/models/conditional_detr
amyeroberts bdf36dcd48
Enable HF pretrained backbones (#31145)
* Enable load HF or tim backbone checkpoints

* Fix up

* Fix test - pass in proper out_indices

* Update docs

* Fix tvp tests

* Fix doc examples

* Fix doc examples

* Try to resolve DPT backbone param init

* Don't conditionally set to None

* Add condition based on whether backbone is defined

* Address review comments
2024-06-06 22:02:38 +01:00
..
__init__.py Add support for conditional detr (#18948) 2022-09-22 09:45:04 +02:00
test_image_processing_conditional_detr.py fix the get_size_with_aspect_ratio in max_size situation (#30902) 2024-06-03 16:12:08 +01:00
test_modeling_conditional_detr.py Enable HF pretrained backbones (#31145) 2024-06-06 22:02:38 +01:00