Computer Vision

Convolution Neural Network from Scratch

Learn how to implemet a forward pass in Convolution neural network from scratch in python .

Digit Recognizer

A Deep Learning android app that recognizes Digits . Users have Two options - either upload an image of a digit or draw the digit on drawing space. CNN Model was created in TensorFlow..

Image Classification Web app

A Flask Object Segmentation app that classifies between cats & dogs images when uploaded by a user. (CNN).