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

honi05
/
chess-piece-yolo

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

Instructions to use honi05/chess-piece-yolo with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • ultralytics

    How to use honi05/chess-piece-yolo with ultralytics:

    from ultralytics import YOLOvv8
    
    model = YOLOvv8.from_pretrained("honi05/chess-piece-yolo")
    source = 'http://images.cocodataset.org/val2017/000000039769.jpg'
    model.predict(source=source, save=True)
  • Notebooks
  • Google Colab
  • Kaggle
chess-piece-yolo
26.1 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
honi05's picture
honi05
Upload README.md with huggingface_hub
5467463 verified about 10 hours ago
  • yolo_pico
    Upload yolo_pico/best.pt with huggingface_hub about 10 hours ago
  • yolov8n
    Upload yolov8n/best.pt with huggingface_hub about 10 hours ago
  • yolov8s
    Upload yolov8s/best.pt with huggingface_hub about 10 hours ago
  • .gitattributes
    1.52 kB
    initial commit about 10 hours ago
  • README.md
    1.16 kB
    Upload README.md with huggingface_hub about 10 hours ago