1nfinityLoop / Sudoku-Solver-AI
I made a real time Sudoku solver using the camera, it looks for the edges of the Sudoku in the frame, extracts it, solves it and overlays the solution on the puzzle itself. For the digit recognition, I used a CNN, trained using Keras with printed characters from the different ubuntu fonts. For the image processing part, I used OpenCV for the edg…
☆283Updated 4 years ago
Alternatives and similar repositories for Sudoku-Solver-AI:
Users that are interested in Sudoku-Solver-AI are comparing it to the libraries listed below
- Solving sudoku puzzles with the help of OpenCV and PyTorch(CNN)☆65Updated 4 years ago
- This is a deep learning model for detecting the potholes on roads. The model is using YOLO-v2.☆78Updated last year
- Human Pose Estimation using Deep Learning.☆90Updated 4 years ago
- An augmented reality sudoku solver using OpenCV☆101Updated 2 years ago
- A multi-functional library for full-stack Deep Learning. Simplifies Model Building, API development, and Model Deployment.☆225Updated last week
- Facial Expression Recognition with Keras☆20Updated 2 years ago
- ☆65Updated 2 years ago
- Open a shell session in Colab notebooks using Python and JQuery☆22Updated 4 years ago
- This repository builds a product detection model to recognize products from grocery shelf images.☆93Updated 3 years ago
- Lyrics Generator based on GPT-2☆10Updated last year
- ☆109Updated 3 years ago
- It is a seq2seq encoder decoder chatbot using keras and with attention☆36Updated 4 years ago
- Vocal, harmonic & percussive components are separated and percussive components are used for clasification.☆31Updated 3 years ago
- Using Python to monitor social distancing☆106Updated 2 years ago
- A Rasa bot that lets you take a dialect quiz. In development.☆34Updated 2 years ago
- A toy project using OpenCV and PyMunk☆87Updated 3 years ago
- Tata Innoverse SolverHunt 8 Submission. Built a realtime face mask detection and social distancing detector.☆33Updated 3 years ago
- A goto software for teachers and students.☆33Updated 4 years ago
- Python lib for remo - the app for annotations and images management in Computer Vision☆187Updated 4 years ago
- Course code for my Deep Learning Computer Vision Course☆23Updated 4 years ago
- GAN built as part of interview for applied computer vision research engineering intern @ rephrase.ai☆3Updated 5 years ago
- Facial Expression or Facial Emotion Detector can be used to know whether a person is sad, happy, angry and so on only through his/her fac…☆25Updated 3 years ago
- Building ResNet152 Model for Image Classification with Small Dataset (95% accuracy) | Tensorflow 2.0