Skip to content

A framework using matlab & support vector machine to recoginse landmarks (building) in an area

Notifications You must be signed in to change notification settings

utkarsh8028/Machine-Learning-based-Landmark-Recoginition-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Landmark-Recogintion

A framework using matlab and support vector machine to recoginse landmarks (building) in an area

A dataset of 5000 images was taken from standford university and put through SURF algorithm to extract features in the image and the features were clustered bag of words (K- means clustering) and the clustered features were trained using Support Vector Machine

Also a dataset of famous landmarks in New Delhi, India was collected through google and images were preprocessed and ran through the classifier and an accuracy of 95% was achieved.

PS: For this system my dataset is in the form one major folder containing seperate folders for each building and dataset is automatically divided into training set(80%), testset(10%) and validation set(10%).

Dataset Link:https://purl.stanford.edu/vn158kj2087

About

A framework using matlab & support vector machine to recoginse landmarks (building) in an area

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages