Sudoku Solver Robotics Project

 Status : Completed

Tags: featured opencv python Tensorflow Keras



AIM

To solve the sudoku using OpenCV, deep learning, and algorithms


COMPONENTS AND TECHNOLOGIES USED

  • Python

  • Tensorflow

  • Keras

  • Numpy

  • Opencv

  • Matplotlib


OVERVIEW

Like many others, you also must have played the sudoku game at some point in your life. It comes with a newspaper like The Times of India, The Hindu, etc., or at the back of our notebook. Everyone knows how to solve the game, but we have to scratch our heads for hours to get to the correct answer. Weprediction model will learn how to build a python script to take a sudoku image and display the solved image

 The rules of the game:

It’s all about putting digits between 1 and 9 into a square, 9x9 grid, subdivided into nine boxes. But The value of a cell can’t be repeated amongst any of its peers.

PRE-REQUISITES  OF  THE  PROJECT -

  • Basics of Python programming language
  • Good understanding of Opencv library and image processing techniques.
  • Basics of Deep Learning and Tensorflow-Keras.

 

Team Information

  1. Pravesh  Pandey (20193065)
  2. Johnit Kujur (20194011)
  3. Shreyas Kolhatkar (20195132)
  4. Parnab Ghosh (20195036)

Mentors

  1. Bhuvan Jhamb
  2. Anuj Tiwari 
  3. Apoorva Dinesh Singh