Add Fast Image Processor for mobileViT #37143
Add image_processing_mobilevit_fast.py
440a0fd6
MinJu-Ha
force pushed
from
98b8b716
to
440a0fd6
264 days ago
MinJu-Ha
marked this pull request as ready for review 264 days ago
Merge branch 'main' into mobilevit
1301b36a
Fix copies
4afc5944
update _preprocess for channel_flip
4c98e6bc
Update for batched image processing
8a86bca4
Resolve merge conflicts with main
a7d07b0e
Resolve merge conflict between mobilevit and main
5dec720f
Fix import order and remove trailing whitespace (ruff clean-up)
d5b7cfbb
Fix copy inconsistencies
dbc6438a
Add NotImplementedError for post_process_semantic_segmentation to sat…
d1f7d416
Resolve conflicts
325d1a6b
Add auto_docstring
735ed761
Adjust style
70ce171e
Update docs/source/en/model_doc/mobilevit.md
3c88b221
Update src/transformers/models/mobilevit/image_processing_mobilevit_f…
6f86ab32
Update src/transformers/models/mobilevit/image_processing_mobilevit_f…
05a49d85
Delete not used function
ad723bb8
test: add missing tests for and
d60118d3
Add post_process_semantic_segmentation to mobilevit_fast.py
09614ab4
Add preprocess function to image_processing_mobilebit_fast.py
3f000ccb
ruff check for formatting
87599725
fix: modify preprocess method to handle BatchFeature correctly
e39f7fa9
Resolve merge conflict in __init__.py
75d22282
Remove logic for default value assignment
2e30f257
Remove normalization adn RGB conversion logic not used in slow processor
ce2b0fbd
Simplify return_tensors logic using one-liner conditional expression
d6f6c0b2
Remove unused normalization and format parameters
2526b165
add **kwargs and remove default values in _preprocess
c0295bff
add slow_fast equivalence tests for segmentation
342d2209
style: autoformat code with ruff
319efe43
Fix slow_fast equivalence test
2d7f2c05
Merge remote-tracking branch 'upstream/main' into mobilevit
46b1c05e
merge + remove skipped test
e6dfacaa
Merge branch 'main' into mobilevit
b1117f29
Merge branch 'main' into mobilevit
d6768964
yonigozlan
enabled auto-merge (squash) 176 days ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub