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

adopd
/
YOLOv12-Seg-X-segmentation-ADOPD

Image Segmentation
ultralytics
document-ai
yolov12
entity-segmentation
Model card Files Files and versions
xet
Community

Instructions to use adopd/YOLOv12-Seg-X-segmentation-ADOPD with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • ultralytics

    How to use adopd/YOLOv12-Seg-X-segmentation-ADOPD with ultralytics:

    from ultralytics import YOLOvv12
    
    model = YOLOvv12.from_pretrained("adopd/YOLOv12-Seg-X-segmentation-ADOPD")
    source = 'http://images.cocodataset.org/val2017/000000039769.jpg'
    model.predict(source=source, save=True)
  • Notebooks
  • Google Colab
  • Kaggle
YOLOv12-Seg-X-segmentation-ADOPD
130 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
yuchen-zhu-zyc's picture
yuchen-zhu-zyc
Clarify non-commercial research-only checkpoint use
adea20a verified about 11 hours ago
  • .gitattributes
    1.52 kB
    initial commit 1 day ago
  • LICENSE
    34.5 kB
    Add files using upload-large-folder tool 1 day ago
  • README.md
    4.65 kB
    Clarify non-commercial research-only checkpoint use about 11 hours ago
  • USE_RESTRICTIONS.md
    675 Bytes
    Clarify non-commercial research-only checkpoint use about 11 hours ago
  • model.pt
    130 MB
    xet
    Add files using upload-large-folder tool 1 day ago
  • model_config.json
    140 Bytes
    Add files using upload-large-folder tool 1 day ago