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

mayanktak15
/
yolo8

Object Detection
ultralytics
yolo
computer-vision
tracking
botsort
Model card Files Files and versions
xet
Community

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

  • Libraries
  • ultralytics

    How to use mayanktak15/yolo8 with ultralytics:

    # Couldn't find a valid YOLO version tag.
    # Replace XX with the correct version.
    from ultralytics import YOLOvXX
    
    model = YOLOvXX.from_pretrained("mayanktak15/yolo8")
    source = 'http://images.cocodataset.org/val2017/000000039769.jpg'
    model.predict(source=source, save=True)
  • Notebooks
  • Google Colab
  • Kaggle
yolo8
58.1 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
mayanktak15's picture
mayanktak15
Upload folder using huggingface_hub
4c1b64e verified 16 days ago
  • .pytest_cache
    Upload folder using huggingface_hub 16 days ago
  • configs
    Upload folder using huggingface_hub 16 days ago
  • data
    Upload folder using huggingface_hub 16 days ago
  • demo
    Upload folder using huggingface_hub 16 days ago
  • examples
    Upload folder using huggingface_hub 16 days ago
  • models
    Upload folder using huggingface_hub 16 days ago
  • reports
    Upload folder using huggingface_hub 16 days ago
  • src
    Upload folder using huggingface_hub 16 days ago
  • tests
    Upload folder using huggingface_hub 16 days ago
  • .gitattributes
    390 Bytes
    Upload folder using huggingface_hub 16 days ago
  • .gitignore
    260 Bytes
    Upload folder using huggingface_hub 16 days ago
  • README.md
    9.26 kB
    Upload folder using huggingface_hub 16 days ago
  • app.py
    2.2 kB
    Upload folder using huggingface_hub 16 days ago
  • inference.py
    7.17 kB
    Upload folder using huggingface_hub 16 days ago
  • prompt.md
    4.74 kB
    Upload folder using huggingface_hub 16 days ago
  • pytest.ini
    42 Bytes
    Upload folder using huggingface_hub 16 days ago
  • requirements.txt
    177 Bytes
    Upload folder using huggingface_hub 16 days ago
  • technical_report.md
    2.7 kB
    Upload folder using huggingface_hub 16 days ago