reeeemo commited on
Commit
f852e2f
·
verified ·
1 Parent(s): 0bddf2d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -13,6 +13,5 @@ Images of various jigsaw puzzle pieces gathered from a website called [Jigsaw Ex
13
 
14
  Segmentations were generated by [SAM 3](https://huggingface.co/facebook/sam3/discussions) with some image preprocessing. Details about how I created this dataset can be found [in this github repository](https://github.com/reeeeemo/how-puzzling/tree/main/dataset)
15
 
16
-
17
-
18
 
 
13
 
14
  Segmentations were generated by [SAM 3](https://huggingface.co/facebook/sam3/discussions) with some image preprocessing. Details about how I created this dataset can be found [in this github repository](https://github.com/reeeeemo/how-puzzling/tree/main/dataset)
15
 
16
+ Follows the schema used by YOLO segmentation models, images are resized to 1920x1080
 
17