roksenhorn / puzzle-bot

python code for a jigsaw puzzle solving robot
289 stars 34 forks source link

Public dataset #12

Open rasmusgo opened 4 months ago

rasmusgo commented 4 months ago

Please publish a dataset with raw images of the unsolved puzzle so that more people (like me) can crush their beliefs that the problem is simple to solve. It would also be very useful for testing and tweaking the code in this repository.

Reginald-Gillespie commented 4 months ago

^ I was considering asking the same thing. I commented about it in the Hack Pack Discord.

DidierLoiseau commented 4 months ago

It would also be good to document the expected structure of the expected batch.json that is supposed to accompany the pictures.

And something to properly install the Python dependencies.