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

thangkt
/
PCB-Prune-YOLO-Baseline

Object Detection
ultralytics
yolov8
pcb
defect-detection
deeppcb
Model card Files Files and versions
xet
Community

Instructions to use thangkt/PCB-Prune-YOLO-Baseline with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • ultralytics

    How to use thangkt/PCB-Prune-YOLO-Baseline with ultralytics:

    from ultralytics import YOLOvv8
    
    model = YOLOvv8.from_pretrained("thangkt/PCB-Prune-YOLO-Baseline")
    source = 'http://images.cocodataset.org/val2017/000000039769.jpg'
    model.predict(source=source, save=True)
  • Notebooks
  • Google Colab
  • Kaggle
PCB-Prune-YOLO-Baseline
6.88 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 8 commits
thangkt's picture
thangkt
Add confusion_matrix_normalized.png
25490bc verified 3 days ago
  • .gitattributes
    1.69 kB
    Add confusion_matrix_normalized.png 3 days ago
  • BoxPR_curve.png
    128 kB
    xet
    Add BoxPR_curve.png 3 days ago
  • README.md
    1.19 kB
    Add README.md 3 days ago
  • args.yaml
    1.73 kB
    Add args.yaml 3 days ago
  • best.pt
    6.26 MB
    xet
    Add best.pt 3 days ago
  • confusion_matrix_normalized.png
    207 kB
    xet
    Add confusion_matrix_normalized.png 3 days ago
  • results.csv
    12.1 kB
    Add results.csv 3 days ago
  • results.png
    268 kB
    xet
    Add results.png 3 days ago