🤗 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_transforms.py July 21, 2025
S
Raise `TypeError` instead of ValueError for invalid types (#38660)
Sai-Suraj-27 committed
June 26, 2025
June 25, 2025
J
[tests] remove TF tests (uses of `require_tf`) (#38944)
Joao Gante committed
May 8, 2025
S
Fix `pad` image transform for batched inputs (#37544)
Sebastiaan Vermeulen committed
April 8, 2025
C
Use Python 3.9 syntax in tests (#37343)
cyyever committed
February 21, 2025
C
Uses Collection in transformers.image_transforms.normalize (#36301)
CalOmnie committed
May 21, 2024
M
fix: center_crop occasionally outputs off-by-one dimension matrix (#30934)
Matthew Beckers committed
November 10, 2023
A
Normalize floating point cast (#27249)
amyeroberts committed
August 11, 2023
A
Add input_data_format argument, image transforms (#25462)
amyeroberts committed
May 31, 2023
A
Bug fix - flip_channel_order for channels first images (#23701)
amyeroberts committed
March 30, 2023
A
Rescale image back if it was scaled during PIL conversion (#22458)
amyeroberts committed
March 14, 2023
A
to_pil - don't rescale if int and in range 0-255 (#22158)
amyeroberts committed
March 7, 2023
A
Add check before int casting for PIL conversion (#21969)
amyeroberts committed
February 6, 2023
S
Update quality tooling for formatting (#21480)
Sylvain Gugger committed
December 15, 2022
A
Move convert_to_rgb to image_transforms module (#20784)
amyeroberts committed
December 8, 2022
A
Fix donut image processor (#20625)
amyeroberts committed
November 23, 2022
P
[Image Transformers] to_pil fix float edge cases (#20406)
Patrick von Platen committed
November 18, 2022
A
Add padding image transformation (#19838)
amyeroberts committed
November 15, 2022
A
Add object detection + segmentation transforms (#20003)
amyeroberts committed
October 19, 2022
A
Image transforms add center crop (#19718)
amyeroberts committed
October 17, 2022
A
Add normalize to image transforms module (#19544)
amyeroberts committed
October 12, 2022
A
Image transforms library (#18520)
amyeroberts committed