ALBINUS B
@ALBINUSB
4 published packets
Joined Aug 2020
Published Projects
Sudoku Solver using Python OpenCV and TensorFlow
The Python program allows the user to capture a sudoku puzzle and then returns its solution. OpenCV and TensorFlow are used for image processing and predicting the digits in the puzzle.
Sep 29, 2020
Identifying hand digit in Python using TensorFlow and OpenCV
The hand digit is captured, processed, and predicted using the model trained. Tensorflow and OpenCV are used majorly. project is done in python
Sep 28, 2020
Sudoku Solver using OpenCV and TensorFlow in Python
The Python program allows the user to capture a sudoku puzzle and then returns its solution. OpenCV and TensorFlow are used for image processing and predicting the digits in the puzzle.
Sep 21, 2020
Identifying the Handwritten digits using TensorFlow in Python
It allows the user to draw a number on the screen in Python using Pygame and have the program take a guess of which digit it is from the trained model. An augmented MNIST dataset is used.
Sep 09, 2020