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

dopaul
/
chess-board-segmentation

Object Detection
ultralytics
chess
computer-vision
yolo
Model card Files Files and versions
xet
Community

Instructions to use dopaul/chess-board-segmentation with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • ultralytics

    How to use dopaul/chess-board-segmentation with ultralytics:

    # Couldn't find a valid YOLO version tag.
    # Replace XX with the correct version.
    from ultralytics import YOLOvXX
    
    model = YOLOvXX.from_pretrained("dopaul/chess-board-segmentation")
    source = 'http://images.cocodataset.org/val2017/000000039769.jpg'
    model.predict(source=source, save=True)
  • Notebooks
  • Google Colab
  • Kaggle
chess-board-segmentation
61.1 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
dopaul's picture
dopaul
Upload chess board segmentation model (yolo11s-seg.pt -> 100 epochs)
c4aba54 verified about 1 year ago
  • .gitattributes
    1.52 kB
    initial commit about 1 year ago
  • README.md
    1.04 kB
    Upload chess board segmentation model (yolo11s-seg.pt -> 100 epochs) about 1 year ago
  • best.pt
    61.1 MB
    xet
    Upload chess board segmentation model (yolo11s-seg.pt -> 100 epochs) about 1 year ago