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

orasul
/
deki-yolo

Object Detection
ultralytics
yolo
ui-detection
computer-vision
agent
Model card Files Files and versions
xet
Community
1

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

  • Libraries
  • ultralytics

    How to use orasul/deki-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("orasul/deki-yolo")
    source = 'http://images.cocodataset.org/val2017/000000039769.jpg'
    model.predict(source=source, save=True)
  • Notebooks
  • Google Colab
  • Kaggle
deki-yolo / res
1.84 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
orasul's picture
orasul
Add resources. Update README
48721e0 11 months ago
  • YOLO_accuracy.png
    223 kB
    xet
    Update README 11 months ago
  • bb_1_yolo.jpeg
    408 kB
    xet
    Add resources. Update README 11 months ago
  • bb_1_yolo_updated.jpeg
    459 kB
    xet
    Add resources. Update README 11 months ago
  • bb_2_yolo.jpeg
    352 kB
    xet
    Add resources. Update README 11 months ago
  • bb_2_yolo_updated.jpeg
    400 kB
    xet
    Add resources. Update README 11 months ago