Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

594zyc
/
m2f-coco-original

Transformers
Safetensors
mask2former
Model card Files Files and versions
xet
Community

Instructions to use 594zyc/m2f-coco-original with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use 594zyc/m2f-coco-original with Transformers:

    # Load model directly
    from transformers import AutoImageProcessor, Mask2FormerForUniversalSegmentation
    
    processor = AutoImageProcessor.from_pretrained("594zyc/m2f-coco-original")
    model = Mask2FormerForUniversalSegmentation.from_pretrained("594zyc/m2f-coco-original")
  • Notebooks
  • Google Colab
  • Kaggle
m2f-coco-original
866 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
594zyc's picture
594zyc
Upload Mask2FormerForUniversalSegmentation
62e445b over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • config.json
    80.4 kB
    Upload Mask2FormerForUniversalSegmentation over 2 years ago
  • model.safetensors
    866 MB
    xet
    Upload Mask2FormerForUniversalSegmentation over 2 years ago
  • preprocessor_config.json
    538 Bytes
    Upload processor over 2 years ago