🤗 Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both inference and training.
COMMITS
/ tests/test_image_processing_common.py March 25, 2026
N
Add VidEoMT (#44285)
NielsRogge committed
March 19, 2026
Y
🚨🚨 Refactor Image Processors to support different backends (#43514)
Yoni Gozlan committed
February 4, 2026
Y
Update torch minimum version to 2.4 (#41307)
Yuanyuan Chen committed
January 30, 2026
Y
🚨 Remove deprecated AnnotionFormat (#42983)
Yuanyuan Chen committed
December 15, 2025
Y
Remove null values from fast image processors dict (#42780)
Yoni Gozlan committed
October 8, 2025
R
Validate processing kwargs with @strict from huggingface_hub (#40793)
Raushan Turganbay committed
September 25, 2025
Y
Force new vision models addition to include a fast image processor (#40802)
Yoni Gozlan committed
L
Adapt and test huggingface_hub v1.0.0 (#40889)
Lucain committed
September 16, 2025
Y
🔴Make `center_crop` fast equivalent to slow (#40856)
Yoni Gozlan committed
Y
disable `test_fast_is_faster_than_slow` (#40909)
Yih-Dar committed
August 13, 2025
Y
Add pytest marker: `torch_compile_test` and `torch_export_test` (#39950)
Yih-Dar committed
August 12, 2025
M
feat: add `is_fast` to ImageProcessor (#39603)
MilkClouds committed
July 12, 2025
June 23, 2025
June 6, 2025
Y
enable more test cases on xpu (#38572)
Yao Matrix committed
May 21, 2025
Y
fix multi-image case for llava-onevision (#38084)
youngrok cha committed
May 12, 2025
Y
Refactor image processor phi4 (#36976)
Yoni Gozlan committed
R
🔴 Video processors as a separate class (#35206)
Raushan Turganbay committed
April 16, 2025
V
Bridgetower fast image processor (#37373)
Vinh H. Pham committed
April 8, 2025
C
Use Python 3.9 syntax in tests (#37343)
cyyever committed
March 14, 2025
M
Make the flaky list a little more general (#36704)
Matt committed
March 12, 2025
Y
Remove differences between init and preprocess kwargs for fast image processors (#36186)
Yoni Gozlan committed
March 5, 2025
C
Fix typos in tests (#36547)
co63oc committed
February 17, 2025
Y
Au revoir flaky `test_fast_is_faster_than_slow` (#36240)
Yih-Dar committed
February 4, 2025
Y
Refactoring of ImageProcessorFast (#35069)
Yoni Gozlan committed
January 24, 2025
January 21, 2025
Y
add Qwen2-VL image processor fast (#35733)
Yoni Gozlan committed
January 8, 2025
J
Fix Qwen2VL processor to handle odd number of frames (#35431)
Jacky Lee committed
December 23, 2024
Y
Add compile test for fast image processor (#35184)
Yoni Gozlan committed
December 15, 2024
October 21, 2024
Y
Add DetrImageProcessorFast (#34063)
Yoni Gozlan committed
August 6, 2024
P
Update kwargs validation for `preprocess` with decorator (#32024)
Pavel Iakubovskii committed
June 26, 2024
A
Skip tests properly (#31308)
amyeroberts committed
June 25, 2024
A
Add ViTImageProcessorFast to tests (#31424)
amyeroberts committed
June 11, 2024
A
Fast image processor (#28847)
amyeroberts committed
February 20, 2024
P
Raise unused kwargs image processor (#29063)
Pablo Montalvo committed
December 11, 2023
R
Fix a couple of typos and add an illustrative test (#26941)
rjenc29 committed
August 16, 2023
A
Input data format (#25464)
amyeroberts committed
August 11, 2023
A
Refactor image processor testers (#25450)
amyeroberts committed
June 15, 2023
S
Split common test from core tests (#24284)
Sylvain Gugger committed
April 24, 2023
L
Prepare tests for hfh 0.14 (#22958)
Lucain committed
March 9, 2023
L
Remove set_access_token usage + fail tests if FutureWarning (#22051)
Lucain committed
February 23, 2023
N
Make ImageProcessorMixin compatible with subfolder kwarg (#21725)
Naga Sai Abhinay committed
February 6, 2023
S
Update quality tooling for formatting (#21480)
Sylvain Gugger committed
January 23, 2023
A
Add test_image_processing_common.py (#20785)
amyeroberts committed