bhavibhatt commited on
Commit
7043c75
·
verified ·
1 Parent(s): 017acb8

Delete README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -19
README.md DELETED
@@ -1,19 +0,0 @@
1
- ---
2
- license: apache-2.0
3
- tags:
4
- - computer-vision
5
- - image-segmentation
6
- - welding
7
- - weld-inspection
8
- - yolo
9
- pipeline_tag: image-segmentation
10
- ---
11
- # WeldVision Ensemble
12
-
13
- Four-model YOLO segmentation ensemble for prototype weld-surface defect inspection.
14
-
15
- Models: `best.pt`, `best_v0.pt`, `crack_specialist.pt`, `spatters_specialist.pt`.
16
-
17
- The custom `handler.py` loads all four weights and performs class-aware mask-IoU merging.
18
-
19
- **Prototype only:** the score and PASS/REVIEW/FAIL rules are not welding-code acceptance criteria and do not replace qualified human inspection.