transformers/tests/models/segformer
amyeroberts 292acd71d6
Update image processor parameters if creating with kwargs (#20866)
* Update parameters if creating with kwargs

* Shallow copy to prevent mutating input

* Pass all args in constructor dict - warnings in init

* Fix typo
2023-01-04 14:29:48 +00:00
..
__init__.py Move test model folders (#17034) 2022-05-03 14:42:02 +02:00
test_feature_extraction_segformer.py Update image processor parameters if creating with kwargs (#20866) 2023-01-04 14:29:48 +00:00
test_modeling_segformer.py [SegFormer] Add support for segmentation masks with one label (#20279) 2022-12-20 16:46:50 +01:00
test_modeling_tf_segformer.py Run tests if skip condition not met (#18764) 2022-08-30 14:03:28 +02:00