transformers
3ee95820
- Fix object detection2 (#20798)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Hide Comment Changes
Previous Change (CTRL+↑)
Next Change (CTRL+↓)
Expand Context Lines
Collapse Context Lines
Hide Minimap (CTRL+M)
Commit
2 years ago
Fix object detection2 (#20798) * Revert "Fixing object detection with `layoutlm` (#20776)" This reverts commit fca66abe2af2dfd49a399b851e32a6ef8feda23b. * Better fix for layoutlm object detection. * Style.
References
#27720 - Add common processor tests
#32831 - [Docs] Update resources
#29969 - [SigLIP] Add fast tokenizer
#33111 - [Backbone] Remove out_features everywhere
#33174 - [Zero-shot image classification pipeline] Remove tokenizer_kwargs
#20798 - Fix object detection2
Author
Narsil
Parents
4341f4e2
Files
2
src/transformers/pipelines
__init__.py
tests/pipelines
test_pipelines_object_detection.py
Loading