
Dog Breed Classifier Using Deep Learning
Implemented a full Pipeline Model which First detects if The Image is of a person or Dog.If its a Dog,the model predicts what is its breed from 133 classes
0
0
4 followers
My Projects
Dog Breed Classifier Using Deep Learning
Implemented a full Pipeline Model which First detects if The Image is of a person or Dog.If its a Dog,the model predicts what is its breed from 133 classes
0
0
Vegetation Region Extraction using Semantic Segmentation
Implemented Different Pretrained Models like UNET with Different Pretrained Encoders and Ensembled them to give final prediction
0
0
Predicting Bike Sharing Data
Built a Neural Network from scratch Using the NumPy Toolbox only.The goal of this project was to learn the absolute basics of what goes on behind some of th
0
0
Emotion Detection Through Human Face Images Using Deep Learn
Implemented CNN model(tiny VGG) with 5 Convolutional Layers to classify Images into 5 emotion categories- Angry,Happy,Surprised,Sad,Neutral.Got a training a
0
0