Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

vectorized-dev
/
brandspotter

Object Detection
ultralytics
yolo
yolo11
logo-detection
logodet-3k
brandspotter
brand-detection
sports-broadcasting
dooh
computer-vision
Model card Files Files and versions
xet
Community

Instructions to use vectorized-dev/brandspotter with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • ultralytics

    How to use vectorized-dev/brandspotter with ultralytics:

    # Couldn't find a valid YOLO version tag.
    # Replace XX with the correct version.
    from ultralytics import YOLOvXX
    
    model = YOLOvXX.from_pretrained("vectorized-dev/brandspotter")
    source = 'http://images.cocodataset.org/val2017/000000039769.jpg'
    model.predict(source=source, save=True)
  • Notebooks
  • Google Colab
  • Kaggle
brandspotter
40.5 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
vectorized-dev's picture
vectorized-dev
Update README.md
3aa1ceb verified 23 days ago
  • yolo
    Upload yolo/best.pt with huggingface_hub 23 days ago
  • .gitattributes
    1.52 kB
    initial commit 23 days ago
  • README.md
    3.82 kB
    Update README.md 23 days ago