- Valentin Volovik
- Vadim Golotsvan
The Solver is best run on Colab runtime for the ease of setup and usability.
https://drive.google.com/drive/folders/1K5hPNEX1HWtU5S_6PxxxyKHkR55vWONU?usp=sharing
run Puzzle Project - Final Submission.ipynb
pipenv install -r requirements.txt
edit in main.py:
weights_path, image_path = "./weights/mask_rcnn_puzzle.h5", "./plots/full_downscale.jpg"
to provide the image path and path to the weights file (included in release)