pablo-moreira/puzzle-map
Puzzle-Map Dataset The Puzzle-Map Dataset is a collection of images and annotations for research on computer vision applied to jigsaw puzzles. Directory Structure masks/ *.png | *.jpg masks-raw/ *.png | *.jpg pieces/ *.png | *.jpg annotations.json puzzles/ *.png | *.jpg annotations.json Description masks/ – Processed masks used for data augmentation. masks-raw/ – Original masks used to generate the processed masks.… See the full description on the dataset page: https://huggingface.co/datasets/pablo-moreira/puzzle-map.
Update README.md
fix: correction of an incorrect classification notation for the sides of a puzzle-piece
feat: add 66 images (puzzle-focused) to pieces/ and fix mirroring of 5 existing images
feat: remove duplicate images in pieces/ and add new puzzles
feat: add 504 examples of no-object from coco dataset
feat: Adds more examples to the dataset and fixes errors in the bboxes of images with the prefix "puzzle-piece".
feat: add samples of puzzle piece sides classifier
feat: image annotation with the prefix puzzle-focus
feat: add readme and new version of piece/annotations.json
feat: update pieces annotations.json
refact: rename pieces/annotations.json
feat: add pieces annotations
feat: add puzzle-pieces p11
feat: add puzzle-pieces p10
feat: add puzzle-pieces p9
feat: add puzzle-pieces p8
feat: add puzzle-pieces p7
feat: add puzzle-pieces p6
feat: add puzzle-pieces p5
feat: add puzzle-pieces p4
feat: add puzzle-pieces p3
feat: add puzzle-pieces p2
feat: add puzzle-pieces
feat: add 1008_grow_disney and camera_
feat: add pieces 100_dc and 120_avengers
feat: add pieces/puzzle-focus
feat: update readme.md
feat: add masks and puzzles
feat: add masks-raw
initial commit
