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

Madan11
/
two-wheeler-detector

Object Detection
ultralytics
yolov8
vehicle-detection
two-wheeler-detection
Model card Files Files and versions
xet
Community

Instructions to use Madan11/two-wheeler-detector with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • ultralytics

    How to use Madan11/two-wheeler-detector with ultralytics:

    from ultralytics import YOLOvv8
    
    model = YOLOvv8.from_pretrained("Madan11/two-wheeler-detector")
    source = 'http://images.cocodataset.org/val2017/000000039769.jpg'
    model.predict(source=source, save=True)
  • Notebooks
  • Google Colab
  • Kaggle
two-wheeler-detector
6.72 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
Madan11's picture
Madan11
Upload folder using huggingface_hub
323c7f5 verified about 18 hours ago
  • .gitattributes
    1.62 kB
    Upload folder using huggingface_hub about 18 hours ago
  • README.md
    2.23 kB
    Upload folder using huggingface_hub about 18 hours ago
  • best.pt
    6.23 MB
    xet
    Upload folder using huggingface_hub about 18 hours ago
  • confusion_matrix.png
    205 kB
    xet
    Upload folder using huggingface_hub about 18 hours ago
  • results.png
    290 kB
    xet
    Upload folder using huggingface_hub about 18 hours ago