Repository for the lecture selected topics in image understanding.
Image classification of Caltech 101 dataset using:
- HoG Features + SVM
- ORB Features + SVM
- Transfer learning with VGG16 (Using CNN feature generation with pretrained weights for learning an SVM)