transformers/tests/models/mobilenet_v1
Daksh Maheshwari b6d65e40b2
Add Fast Image Processor for MobileNetV1 (#37111)
* fast image processor template for MobileNetV1 via transformers-cli

* Add fast image processors and unify tests for slow/fast image processor classes

* added loop over image_processor_list for all tests and removed boilerplate comments.

---------

Co-authored-by: Yoni Gozlan <74535834+yonigozlan@users.noreply.github.com>
2025-04-23 15:55:41 -04:00
..
__init__.py add MobileNetV1 model (#17799) 2022-11-21 10:21:28 -05:00
test_image_processing_mobilenet_v1.py Add Fast Image Processor for MobileNetV1 (#37111) 2025-04-23 15:55:41 -04:00
test_modeling_mobilenet_v1.py Use Python 3.9 syntax in tests (#37343) 2025-04-08 14:12:08 +02:00