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

  • Log In
  • Sign Up

riversnow
/
so101-segmentation-model

Image Segmentation
ultralytics
yolo
yolo11
instance-segmentation
robotics
so101
Model card Files Files and versions
xet
Community
1

Instructions to use riversnow/so101-segmentation-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • ultralytics

    How to use riversnow/so101-segmentation-model with ultralytics:

    # Couldn't find a valid YOLO version tag.
    # Replace XX with the correct version.
    from ultralytics import YOLOvXX
    
    model = YOLOvXX.from_pretrained("riversnow/so101-segmentation-model")
    source = 'http://images.cocodataset.org/val2017/000000039769.jpg'
    model.predict(source=source, save=True)
  • Notebooks
  • Google Colab
  • Kaggle
so101-segmentation-model
24.4 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
riversnow's picture
riversnow
Upload folder using huggingface_hub
4644ee3 verified 2 months ago
  • weights
    Upload folder using huggingface_hub 2 months ago
  • .gitattributes
    1.67 kB
    Upload folder using huggingface_hub 2 months ago
  • README.md
    1.63 kB
    Upload folder using huggingface_hub 2 months ago
  • comparison_output.mp4
    1.03 MB
    xet
    Upload folder using huggingface_hub 2 months ago
  • image.png
    903 kB
    xet
    Upload folder using huggingface_hub 2 months ago
  • segment.py
    990 Bytes
    Upload folder using huggingface_hub 2 months ago
  • test_video.mp4
    1.95 MB
    xet
    Upload folder using huggingface_hub 2 months ago