Skip to content

The goal of this project is to build a representation based on bags of visual words and to use spatial pyramid matching for classifying the scene categories. The dataset used in this project is a subset of SUN database.

Notifications You must be signed in to change notification settings

Veera93/Scene-Classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Scene Classification

The goal of this project is to build a representation based on bags of visual words and to use spatial pyramid matching for classifying the scene categories.

The dataset used in this project is a subset of SUN database. The data set contains 1600 images from various scene categories like garden, library and ocean.

In this project, the visual words were built from the training set images and with the visual words, i.e. the dictionary, in section 2, the images are represented as a visual-word vector. Then the comparison between images is realized in the visual-word vector space. Finally, a scene recognition system was built based on the visual bag-of-words approach to classify a given image into 8 types of scenes.

An overview of the project is represented in the below figure

screen shot 2017-12-22 at 12 32 07 am

About

The goal of this project is to build a representation based on bags of visual words and to use spatial pyramid matching for classifying the scene categories. The dataset used in this project is a subset of SUN database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages