Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

SanderGi
/
PCB-OBB

ultralytics
printed-circuit-boards
Eval Results (legacy)
Model card Files Files and versions
xet
Community

Instructions to use SanderGi/PCB-OBB with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • ultralytics

    How to use SanderGi/PCB-OBB with ultralytics:

    # Couldn't find a valid YOLO version tag.
    # Replace XX with the correct version.
    from ultralytics import YOLOvXX
    
    model = YOLOvXX.from_pretrained("SanderGi/PCB-OBB")
    source = 'http://images.cocodataset.org/val2017/000000039769.jpg'
    model.predict(source=source, save=True)
  • Notebooks
  • Google Colab
  • Kaggle
PCB-OBB
6.28 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
SanderGi's picture
SanderGi
Update README.md
33e1538 verified about 1 year ago
  • .gitattributes
    1.52 kB
    initial commit about 1 year ago
  • README.md
    1.92 kB
    Update README.md about 1 year ago
  • best.pt
    6.28 MB
    xet
    Upload best.pt about 1 year ago