transformers/tests/models/vitmatte
Yoni Gozlan 0ba95564b7
Add args support for fast image processors (#37018)
* add args support to fast image processors

* add comment for clarity

* fix-copies

* Handle child class args passed as both args or kwargs in call and preprocess functions

* revert support args passed as kwargs in overwritten preprocess

* fix image processor errors
2025-05-16 12:01:46 -04:00
..
__init__.py Add ViTMatte (#25843) 2023-09-19 10:56:10 -03:00
test_image_processing_vitmatte.py Add args support for fast image processors (#37018) 2025-05-16 12:01:46 -04:00
test_modeling_vitmatte.py Use Python 3.9 syntax in tests (#37343) 2025-04-08 14:12:08 +02:00