Skip to content

Repository files navigation

Automated Puzzle Solver - Final Project

Authors

  • Valentin Volovik
  • Vadim Golotsvan

Running on Colab

The Solver is best run on Colab runtime for the ease of setup and usability.

Follow the link to use the prepared Google Drive:

https://drive.google.com/drive/folders/1K5hPNEX1HWtU5S_6PxxxyKHkR55vWONU?usp=sharing

run Puzzle Project - Final Submission.ipynb

How to install without Colab

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)

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages