Deep Learning Using SVM in Matlab
Deep Learning Using SVM in Matlab
BY M. WASIF ASRAR
STUDENT NO:1810140
OUTLINE
1.Introduction
2.Aim and Objective
3.Summary of LR
4.Methodology
5.Software Implementation
6.Result
7. Discussion
8.Conclusion
9. Limitation
10.Bibliography
INTRODUCTION
When a scene is presented to humans, they are able to
quickly identify the scene or object, i.e., within a short
period of exposure, by using this concept absorb the
incredible capability of the human vision system into their
algorithms for image processing(Zhang, 2016).
The aim of the project is to load, train and test different categories
of images using deep learning in matlab and to obtain result
accuracy on test images using SVM classifier for scene
classification.
OBJECTIVES
• To load different types of images in matlab
• To train by extracting feature for scene classification
• To test images for scene classification
SUMMARY OF LR
What is AI ?
• The images were categorizing when the data was uploaded in matlab. The
bag of feature method was used to extract the different feature from
different images.
• In the classification learner, using the SVM classifier the prediction of the
images was modelled in confusion matrix and accuracy 71.9% were
DISCUSSION
CONCLUSION
• The matlab was able to classify the scene with different test image categories.
• The features of the different images were extracted by the method bag of feature.
• 71.9% accuracy was obtained by support vector machine algorithm classifier in the
classification app of matlab.
• Prediction of all data image categories were taken place in the confusion matrix,
where it classifies all 4 classes of different image categories and how many scenes
are predicted to each other due to similar features
LIMITATION
• Zhang, L., Yang, F., Zhang, Y.D. and Zhu, Y.J., 2016, September. Road crack detection using deep
convolutional neural network. In 2016 IEEE international conference on image processing (ICIP) (pp.
3708-3712). IEEE.
• Gal, Y., Islam, R., Ghahramani, Z. “Deep Bayesian Active Learning with Image Data.” ICML (2017)
• Nair, V., Hinton, G.E. “Rectified linear units improve restricted boltzmann machines.” ICML (2010)
• Ronan Collobert, et al. “Natural language processing (almost) from scratch.” JMLR (2011)
• Kumar, Shantanu. "A Survey of Deep Learning Methods for Relation Extraction." arXiv preprint
arXiv:1705.03645 (2017)
• Li X, Shi J, Dong Y, Tao D. A survey on scene image classi cation. Scientia Sinica Informationis. 2015
Jul 10;45(7):827.
THANK YOU