Skip to content

aaronlking/Scene_Classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Scene Classification with Bag of Words

This was the second assignment for CS479: Computer Vision at Sonoma State University. This assignment was made to compare the performance of two different feature and classifier combinations in the context of computer visions. The two combinations are as follows: Tiny Image Features combined with Nearest Neighbor Classifier and Bag of Sift Features combined with Nearest Neighbor Classifier. This project was directly motivated by Project 5 at Georgia Tech.

About

This is a jupyter notebook created to build familiarity with the the nearest neighbor classifier and two feature types used in conjunction.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors