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
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

frc9550
/
2026-game-piece

Object Detection
ultralytics
yolo
robotics
frc
Model card Files Files and versions
xet
Community

Instructions to use frc9550/2026-game-piece with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • ultralytics

    How to use frc9550/2026-game-piece with ultralytics:

    # Couldn't find a valid YOLO version tag.
    # Replace XX with the correct version.
    from ultralytics import YOLOvXX
    
    model = YOLOvXX.from_pretrained("frc9550/2026-game-piece")
    source = 'http://images.cocodataset.org/val2017/000000039769.jpg'
    model.predict(source=source, save=True)
  • Notebooks
  • Google Colab
  • Kaggle
2026-game-piece
5.38 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
frc9550's picture
frc9550
add example video
da2f9c9 verified 3 months ago
  • .gitattributes
    1.52 kB
    initial commit 3 months ago
  • LICENSE
    9.98 kB
    Upload folder using huggingface_hub 3 months ago
  • README.md
    3.48 kB
    add example video 3 months ago
  • model.pt
    5.36 MB
    xet
    Upload folder using huggingface_hub 3 months ago