Skip to content

Image classification model using custom data and also visualizing the output from consecutive convolutional layers.

Notifications You must be signed in to change notification settings

priyanshu0405/img-classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

img-classifier

This is an image classification model made using deep learning concepts. The model uses custom data for training and testing. The model has been trained and tested on Google colab, so for traing model on terminal or jupyter notebook change the path (from where dataset is being fetched) accordingly. The model also helps in visualizing the CNN layers by plotting the images after consecutive convolutional layers and the storing the pixel data in list of arrays. The model is also robust against the images to which Gaussiun noise was added.

About

Image classification model using custom data and also visualizing the output from consecutive convolutional layers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages