transformers/tests/models/mask2former
Cyril Vallez 5a95ed5ca0
🚨🚨 Fix initialization of Mask2Former (#38864)
* Correctly fix init

Co-authored-by: BUI Van Tuan <buivantuan07@gmail.com>

* add back the block, breaking BC but this is correct author's code

* override the test for params needing it

---------

Co-authored-by: BUI Van Tuan <buivantuan07@gmail.com>
2025-06-18 09:46:22 +02:00
..
__init__.py Add Mask2Former (#20792) 2023-01-16 20:37:07 +03:00
test_image_processing_mask2former.py Use Python 3.9 syntax in tests (#37343) 2025-04-08 14:12:08 +02:00
test_modeling_mask2former.py 🚨🚨 Fix initialization of Mask2Former (#38864) 2025-06-18 09:46:22 +02:00