🤗 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/pipelines/test_pipelines_object_detection.py October 1, 2025
R
🚨 [v5] Delete feature extractors used for vision (#41174)
Raushan Turganbay committed
August 22, 2025
C
⚠️⚠️ Use `dtype` instead of `torch_dtype` everywhere! (#39782)
Cyril Vallez committed
June 25, 2025
J
[tests] remove TF tests (uses of `require_tf`) (#38944)
Joao Gante committed
April 3, 2025
J
[CI] lazy loading external datasets (#37218)
Joao Gante committed
April 1, 2025
Y
Avoid pipeline test failing related to Hub call (#37170)
Yih-Dar committed
October 9, 2024
P
Make `pipeline` able to load `processor` (#32514)
Pavel Iakubovskii committed
October 8, 2024
M
Image pipelines spec compliance (#33899)
Matt committed
July 5, 2024
B
Allow FP16 or other precision inference for Pipelines (#31342)
Billy Cao committed
June 26, 2024
A
Skip tests properly (#31308)
amyeroberts committed
December 15, 2023
Q
Update fixtures-image-utils (#28080)
Quentin Lhoest committed
March 2, 2023
S
Mark pipeline tests to skip them easily (#21887)
Sylvain Gugger committed
February 28, 2023
Y
🔥Rework pipeline testing by removing `PipelineTestCaseMeta` 🚀 (#21516)
Yih-Dar committed
February 2, 2023
Y
Fix some pipeline tests (#21401)
Yih-Dar committed
January 30, 2023
Y
Pipeline testing - using tiny models on Hub (#20426)
Yih-Dar committed
January 25, 2023
N
Supporting `ImageProcessor` in place of `FeatureExtractor` for pipelines (#20851)
Nicolas Patry committed
January 12, 2023
Y
Fix past CI (#20967)
Yih-Dar committed
December 16, 2022
N
Fix object detection2 (#20798)
Nicolas Patry committed
December 15, 2022
N
Fixing object detection with `layoutlm` (#20776)
Nicolas Patry committed
November 10, 2022
N
Adding support for LayoutLMvX variants for `object-detection`. (#20143)
Nicolas Patry committed
October 18, 2022
October 7, 2022
S
Rework pipeline tests (#19366)
Sylvain Gugger committed
September 14, 2022
N
Add Deformable DETR (#17281)
NielsRogge committed
July 11, 2022
S
Fix image segmentation and object detection pipeline tests (#18100)
Sylvain Gugger committed
S
Skip failing tests
Sylvain Gugger committed
June 29, 2022
M
Fix img seg tests (load checkpoints from `hf-internal-testing`) (#17939)
Mishig Davaadorj committed
S
Skip failing test until they are fixed.
Sylvain Gugger committed
February 23, 2022
L
[Test refactor 1/5] Per-folder tests reorganization (#15725)
Lysandre Debut committed