reeeemo commited on
Commit
a508f45
·
verified ·
1 Parent(s): 5faf083

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -3
README.md CHANGED
@@ -1,3 +1,12 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ datasets:
4
+ - reeeemo/jigsaw_puzzle
5
+ pipeline_tag: image-segmentation
6
+ ---
7
+
8
+ Fine-tuned YOLOv11 image segmentation model trained to segment jigsaw puzzle pieces from blank backgrounds.
9
+
10
+ Args used to train are in [args.yaml](./args.yaml). Does not classify any objects, just segments under the same class.
11
+
12
+ ![results](./results.csv)