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

PericlesRodrigues01
/
player-detector

Object Detection
ultralytics
vision
yolov8
sports
football
tennis
Model card Files Files and versions
xet
Community

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

  • Libraries
  • ultralytics

    How to use PericlesRodrigues01/player-detector with ultralytics:

    from ultralytics import YOLOvv8
    
    model = YOLOvv8.from_pretrained("PericlesRodrigues01/player-detector")
    source = 'http://images.cocodataset.org/val2017/000000039769.jpg'
    model.predict(source=source, save=True)
  • Notebooks
  • Google Colab
  • Kaggle
player-detector
6.23 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
PericlesRodrigues01's picture
PericlesRodrigues01
Update README.md
374fb0e verified 8 months ago
  • .gitattributes
    1.52 kB
    initial commit 8 months ago
  • README.md
    959 Bytes
    Update README.md 8 months ago
  • best.pt
    6.23 MB
    xet
    Upload best.pt with huggingface_hub 8 months ago