transformers/tests/models/layoutlmv2
Vinh H. Pham e16775d103
Add Fast Image Processor for LayoutLMv2 (#37203)
* add support layoutlmv2

* make style

* Apply suggestions from code review

Co-authored-by: Yoni Gozlan <74535834+yonigozlan@users.noreply.github.com>

* add warning and clean up

* make style

* Update src/transformers/models/layoutlmv2/image_processing_layoutlmv2_fast.py

Co-authored-by: Yoni Gozlan <74535834+yonigozlan@users.noreply.github.com>

---------

Co-authored-by: Yoni Gozlan <74535834+yonigozlan@users.noreply.github.com>
2025-04-14 15:06:41 +02:00
..
__init__.py Move test model folders (#17034) 2022-05-03 14:42:02 +02:00
test_image_processing_layoutlmv2.py Add Fast Image Processor for LayoutLMv2 (#37203) 2025-04-14 15:06:41 +02:00
test_modeling_layoutlmv2.py Use Python 3.9 syntax in tests (#37343) 2025-04-08 14:12:08 +02:00
test_processor_layoutlmv2.py Use Python 3.9 syntax in tests (#37343) 2025-04-08 14:12:08 +02:00
test_tokenization_layoutlmv2.py Use Python 3.9 syntax in tests (#37343) 2025-04-08 14:12:08 +02:00