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

PSynx
/
widget-detector-yolo

Object Detection
ultralytics
English
yolo11
document-ai
form-understanding
vision
Model card Files Files and versions
xet
Community

Instructions to use PSynx/widget-detector-yolo with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • ultralytics

    How to use PSynx/widget-detector-yolo with ultralytics:

    # Couldn't find a valid YOLO version tag.
    # Replace XX with the correct version.
    from ultralytics import YOLOvXX
    
    model = YOLOvXX.from_pretrained("PSynx/widget-detector-yolo")
    source = 'http://images.cocodataset.org/val2017/000000039769.jpg'
    model.predict(source=source, save=True)
  • Notebooks
  • Google Colab
  • Kaggle
widget-detector-yolo
40.9 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 11 commits
PSynx's picture
PSynx
Upload README.md with huggingface_hub
603158f verified 3 days ago
  • .gitattributes
    1.57 kB
    Upload sample_output.jpg with huggingface_hub 10 days ago
  • README.md
    2.15 kB
    Upload README.md with huggingface_hub 3 days ago
  • best.pt
    40.5 MB
    xet
    Upload best.pt with huggingface_hub 3 days ago
  • sample_output.jpg
    411 kB
    xet
    Upload sample_output.jpg with huggingface_hub 10 days ago