mirror of
https://github.com/huggingface/transformers.git
synced 2025-07-16 11:08:23 +06:00
![]() * optionally preprocess segmentation maps for mobilevit * changed pretrained model name to that of segmentation model * removed voc-deeplabv3 from model archive list * added preprocess_image and preprocess_mask methods for processing images and segmentation masks respectively * added tests for segmentation masks based on segformer feature extractor * use crop_size instead of size * reverting to initial model |
||
---|---|---|
.. | ||
__init__.py | ||
test_image_processing_mobilevit.py | ||
test_modeling_mobilevit.py | ||
test_modeling_tf_mobilevit.py |