• Subscribe
  • All activity
    Suraj Subramanian
    Application extracts puzzles from photos using OpenCV and OCR(PyTesseract) after which characters are recognized using a PyTorch model trained on EMNIST and a backtracking solver.
    Sudoku Solver
    Solving sudoku puzzles using Computer Vision
    Suraj Subramanian
    The application will be able to predict and solve handwritten mathematical equations from the given image. The system should be capable of solving expressions involving arithmetic operations and equations.
    Equation Solver
    Solving handwritten mathematical equations using OCR and CNN
    Suraj Subramanian
    The application detects Tom and Jerry from video frames and classifies facial expressions into 4 categories: Happy, Angry, Sad and Surprised. Technologies used: Python, PyTorch, OpenCV
    Emotion Detection in Tom & Jerry videos
    Detect emotions of your favourite cartoon characters