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

wyzhaoc
/
YOLO11

Object Detection
ultralytics
English
yolo
chemistry
flow-chemistry
scientific-figures
table-extraction
yolov11
Model card Files Files and versions
xet
Community

Instructions to use wyzhaoc/YOLO11 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • ultralytics

    How to use wyzhaoc/YOLO11 with ultralytics:

    from ultralytics import YOLOvv11
    
    model = YOLOvv11.from_pretrained("wyzhaoc/YOLO11")
    source = 'http://images.cocodataset.org/val2017/000000039769.jpg'
    model.predict(source=source, save=True)
  • Notebooks
  • Google Colab
  • Kaggle
YOLO11
147 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
wyzhaoc's picture
wyzhaoc
Upload README.md with huggingface_hub
a3e52c6 verified about 2 months ago
  • fig-sca
    Upload folder using huggingface_hub about 2 months ago
  • fig-seg
    Upload folder using huggingface_hub about 2 months ago
  • tab-mol
    Upload folder using huggingface_hub about 2 months ago
  • tab-scheme-seg
    Upload folder using huggingface_hub about 2 months ago
  • tab-seg
    Upload folder using huggingface_hub about 2 months ago
  • .gitattributes
    1.52 kB
    initial commit about 2 months ago
  • README.md
    4.92 kB
    Upload README.md with huggingface_hub about 2 months ago