transformers/tests/models/conditional_detr
amyeroberts 2fa1c808ae
[`Backbone`] Use `load_backbone` instead of `AutoBackbone.from_config` (#28661)
* Enable instantiating model with pretrained backbone weights

* Remove doc updates until changes made in modeling code

* Use load_backbone instead

* Add use_timm_backbone to the model configs

* Add missing imports and arguments

* Update docstrings

* Make sure test is properly configured

* Include recent DPT updates
2024-01-30 16:54:09 +00:00
..
__init__.py Add support for conditional detr (#18948) 2022-09-22 09:45:04 +02:00
test_image_processing_conditional_detr.py Fix a couple of typos and add an illustrative test (#26941) 2023-12-11 15:51:51 +00:00
test_modeling_conditional_detr.py [`Backbone`] Use `load_backbone` instead of `AutoBackbone.from_config` (#28661) 2024-01-30 16:54:09 +00:00