How it works

Machine Learning! Wow! Very Cool!

  1. Preprocess the image by gray-scaling the image.
  2. Find the edges within the image and highlight these in white and make the background black.
  3. Convert the image into a normalized matrix based on grayscale and split the image into quadrants.
  4. Use a CNN to process quadrants
  5. Make a prediction on what the permutation of the quadrants should be.

Alt text

Built With

Share this project:

Updates