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

Grimm68
/
SmartShopper-Detector

Object Detection
ultralytics
yolov8
Model card Files Files and versions
xet
Community

Instructions to use Grimm68/SmartShopper-Detector with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • ultralytics

    How to use Grimm68/SmartShopper-Detector with ultralytics:

    from ultralytics import YOLOvv8
    
    model = YOLOvv8.from_pretrained("Grimm68/SmartShopper-Detector")
    source = 'http://images.cocodataset.org/val2017/000000039769.jpg'
    model.predict(source=source, save=True)
  • Notebooks
  • Google Colab
  • Kaggle
SmartShopper-Detector
6.25 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
Grimm68's picture
Grimm68
Create README.md
6aae502 verified about 1 year ago
  • .gitattributes
    1.52 kB
    initial commit about 1 year ago
  • README.md
    207 Bytes
    Create README.md about 1 year ago
  • best.pt
    6.24 MB
    xet
    Upload best.pt with huggingface_hub about 1 year ago