Object Detection
ultralytics
yolov8
pcb-defect-detection
computer-vision
manufacturing-quality-control
Eval Results (legacy)
Instructions to use Janani-V/pcb-defect-yolov8s-deeppcb with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ultralytics
How to use Janani-V/pcb-defect-yolov8s-deeppcb with ultralytics:
from ultralytics import YOLOvv8 model = YOLOvv8.from_pretrained("Janani-V/pcb-defect-yolov8s-deeppcb") source = 'http://images.cocodataset.org/val2017/000000039769.jpg' model.predict(source=source, save=True) - Notebooks
- Google Colab
- Kaggle
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!