klima7 / Cubes-Classifier

CNN classifier of 10 kinds of cubes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cubes Classifier

CNN classifier of 10 kinds of puzzles. Different approaches were tried in separate notebooks. Addictionaly own cnn library was tested on this problem.

Selected kinds of cubes

  • Cube 2x2x2
  • Cube 3x3x3
  • Cube 4x4x4
  • Cube 5x5x5
  • Fisher Cube
  • Square-1
  • Mirror
  • Squeb
  • Megaminx
  • Pyraminx

Used datasets

  • Train - 10000 images taken alone with camera
  • Test - 500 images taken from the Internet

About

CNN classifier of 10 kinds of cubes.


Languages

Language:Jupyter Notebook 98.8%Language:Python 1.2%