Object Detection
ultralytics
pcb-defect-detection
yolov8
industrial-inspection
domain-generalization
gerber
automated-optical-inspection
Instructions to use pulipakav-1/gerberformer with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ultralytics
How to use pulipakav-1/gerberformer with ultralytics:
from ultralytics import YOLOvv8 model = YOLOvv8.from_pretrained("pulipakav-1/gerberformer") source = 'http://images.cocodataset.org/val2017/000000039769.jpg' model.predict(source=source, save=True) - Notebooks
- Google Colab
- Kaggle
Upload yolov8_gerber_alpha050.pt with huggingface_hub
Browse files
yolov8_gerber_alpha050.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e790265489acba5d1a36e7ecd28f41833d1a275c7876e7b6301ccbda65017f07
|
| 3 |
+
size 22522218
|