Skip to content

The dataset used is from Kaggle ( Originally Presented in AnalyticsVidya competition ) comprises of around 25K images. The Repository aims to classify them in classes using Deep Learning and Machine Learning

Notifications You must be signed in to change notification settings

ayushpkumar/ImageClassification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ImageClassification

The dataset used is from Kaggle ( Originally Presented in AnalyticsVidya competition ) comprises of around 25K images. The Repository aims to classify them in classes using Deep Learning and Machine Learning

Feature Extraction

The features for SVM Model was extracted using HOG( Histogram of Oriented Gradient ) Features.

SVM

The model was trained to achieve 41% accuracy for predicting the classes of the images

CNN

The CNN was implemented for classification using Tensorflow and Keras. The model was trained with 13 layers to achieve the Prediction Accuracy of 83%

Link to the Dataset

https://www.kaggle.com/puneet6060/intel-image-classification/download

About

The dataset used is from Kaggle ( Originally Presented in AnalyticsVidya competition ) comprises of around 25K images. The Repository aims to classify them in classes using Deep Learning and Machine Learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published