transformers/tests/models/mask2former
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 Mask2Former (#20792) 2023-01-16 20:37:07 +03:00
test_image_processing_mask2former.py fix: Replace deprecated assertEquals with assertEqual (#30241) 2024-04-15 09:36:06 +01:00
test_modeling_mask2former.py Enable HF pretrained backbones (#31145) 2024-06-06 22:02:38 +01:00