Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 516 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 516 Bytes

CS484 - Image Analysis Term Project

Term project for Image Analysis, CS484, in Fall 2016 at Bilkent University.

In a nutshell, create a bag-of-words model for images in the training set using SIFT for feature extraction, train an binary classifiers using SVM for different object types to be recognized in the test set, and test the segments resulting from the normalized cut as test objects.

Project description can be found here