YAML Metadata Warning:empty or missing yaml metadata in repo card

Check out the documentation for more information.

PCB Defect Detection (YOLOv8)

Trained YOLOv8 model for PCB defects.

Files:

  • best.pt : YOLOv8 weights
  • pcb_defects.yaml : dataset config (classes)

Usage (example):

from ultralytics import YOLO
model = YOLO("https://huggingface.co/<USERNAME>/pcb-defect-detector/resolve/main/best.pt")
model("pcb.jpg")
Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support

Space using santhosh1305/pcb-defect-detector 1