Image Classification using SVM and CNN | IEEE Conference Publication | IEEE Xplore
To develop an understanding of image classification from the ground-up, i.e., start with the traditional machine learning techniques first and then move onto deep learning techniques. To research the underlying principles and techniques of image classification and to highlight the potential of deep learning techniques and illustrate their importance over the more traditional machine learning techniques. As mentioned before, we began with the more traditional algorithms for classification. After having gone through most of them, we chose to implement SVM. Although it made more sense to implement Neural Networks (NN), the more modern approach, we felt that SVM would be a better starting point and we weren’t wrong. Now before we begin with what SVM is and how we implemented it, we think we require to explain why we thought that NN should’ve been the way to go. Accuracy of Image classification using NN far exceeds any machine learning algorithm and even other deep learning algorithms. The
Download PDF Download References Request Permissions Save to Alerts Abstract: On the surface, teaching a computer to do something like image classification seemed very intriguing to us. Moreover, there are countless real-world applications of this ...Show More Metadata Abstract: On the surface, teaching a computer to do something like image classification seemed very intriguing to us. Moreover, there are countless real-world applications of this concept. It is in light of these reasons that we decided to work on Image Classification. Thankfully though, this topic has been…
saved by
related reading
- Survey on SVM and their application in image classificationlink.springer.com
- ImageNet Classification with Deep Convolutional Neural Networksproceedings.neurips.cc
- lecture_2.pdfcs231n.stanford.edu
- Introduction to Support Vector Machines (SVMs)mlarchive.com
- Neural Networks, Manifolds, and Topology -- colah's blogcolah.github.io
- Lecture 2.pptxcs231n.stanford.edu
- ImageNet Classification with Deep Convolutional Neural Networksproceedings.neurips.cc
- Neural networks and deep learningneuralnetworksanddeeplearning.com
- Support vector machine - Wikipediaen.wikipedia.org
- A Recipe for Training Neural Networkskarpathy.github.io
- CS231n Deep Learning for Computer Visioncs231n.github.io
- Support vector machine - Wikipediaen.wikipedia.org