Skip to content

VishalRishi23/Image-classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Image-classifier

This project involves building an image classifier using a custom model that resembles ResNet 34 and also employing transfer learning using a pretrained MobileNet network. Learning rate range test is employed to determine the apt learning rate. Data augmentaion is used to regularize the model. The models are trained with a train set of size 4000 images and validated on a validation set of size 1000 images. I have also tried building a classifier using SVM trained with SIFT features in bag of visual words representation.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors