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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

AMD-PAVS-AI
/
yolo26_segment

Image Segmentation
ultralytics
foundation
amd
rocm
Model card Files Files and versions
xet
Community

Instructions to use AMD-PAVS-AI/yolo26_segment with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • ultralytics

    How to use AMD-PAVS-AI/yolo26_segment with ultralytics:

    # Couldn't find a valid YOLO version tag.
    # Replace XX with the correct version.
    from ultralytics import YOLOvXX
    
    model = YOLOvXX.from_pretrained("AMD-PAVS-AI/yolo26_segment")
    source = 'http://images.cocodataset.org/val2017/000000039769.jpg'
    model.predict(source=source, save=True)
  • Notebooks
  • Google Colab
  • Kaggle
yolo26_segment
1.48 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
AMD-PAVS-AI's picture
AMD-PAVS-AI
Update image references to HF URLs
fd15db9 verified about 15 hours ago
  • .gitattributes
    1.57 kB
    Add image yolo26_segment.png about 15 hours ago
  • README.md
    6.96 kB
    Update image references to HF URLs about 15 hours ago
  • yolo26_segment.png
    1.47 MB
    xet
    Add image yolo26_segment.png about 15 hours ago