Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

tue-mps
/
coco_panoptic_eomt_7b_640

Image Segmentation
Transformers
PyTorch
Safetensors
eomt
vision
Model card Files Files and versions
xet
Community

Instructions to use tue-mps/coco_panoptic_eomt_7b_640 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use tue-mps/coco_panoptic_eomt_7b_640 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("image-segmentation", model="tue-mps/coco_panoptic_eomt_7b_640")
    # Load model directly
    from transformers import AutoImageProcessor, EomtForUniversalSegmentation
    
    processor = AutoImageProcessor.from_pretrained("tue-mps/coco_panoptic_eomt_7b_640")
    model = EomtForUniversalSegmentation.from_pretrained("tue-mps/coco_panoptic_eomt_7b_640")
  • Notebooks
  • Google Colab
  • Kaggle
coco_panoptic_eomt_7b_640
53.1 GB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 14 commits
neikos00's picture
neikos00
Update README.md
a45f5da verified 8 months ago
  • .gitattributes
    1.52 kB
    initial commit 12 months ago
  • README.md
    2.73 kB
    Update README.md 8 months ago
  • config.json
    6.43 kB
    Upload config.json 11 months ago
  • model-00001-of-00006.safetensors
    4.94 GB
    xet
    Upload EomtForUniversalSegmentation 11 months ago
  • model-00002-of-00006.safetensors
    4.97 GB
    xet
    Upload EomtForUniversalSegmentation 11 months ago
  • model-00003-of-00006.safetensors
    4.9 GB
    xet
    Upload EomtForUniversalSegmentation 11 months ago
  • model-00004-of-00006.safetensors
    4.84 GB
    xet
    Upload EomtForUniversalSegmentation 11 months ago
  • model-00005-of-00006.safetensors
    4.84 GB
    xet
    Upload EomtForUniversalSegmentation 11 months ago
  • model-00006-of-00006.safetensors
    2.08 GB
    xet
    Upload EomtForUniversalSegmentation 11 months ago
  • model.safetensors.index.json
    44.1 kB
    Upload EomtForUniversalSegmentation 11 months ago
  • preprocessor_config.json
    664 Bytes
    Upload processor 11 months ago
  • pytorch_model.bin
    26.6 GB
    xet
    Upload pytorch_model.bin 12 months ago