Skip to content

GNLN/Image-Classification

Repository files navigation

Image-Classification

The primary goal of this project was to build an accurate and reliable car image detection model. We fitted various conventional models after some mandatory data preprocessing of the image dataset. By employing a dimensionality reduction technique, we were able to reduce the time and complexity of models and ultimately improve their performance.

We also implemented Deep Learning Techniques like Feed Forward Neural Networks and Recurrent Neural Networks to improve the accuracy even more.

Deep Neural Nets for Image Classification.html

This file contains the code for Deep Learning algorithms that are used for image classification. It is implemented in Python using Tensorflow.

Supervised Machine Learning for Image Classification.R

This file contains the supervised machine learning algorithms that were used to classify images. It is implemented in R.

ProjectReport

This file contains the summary of analysis in the form of a report.

About

Image Classification using Supervised Machine Learning Algorithms and improved the accuracy using Deep Learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors