Skip to content

The supervised learning method described in this project extracts low level features such as edges, textures, RGB values, HSV values, location , number of line pixels per superpixel etc. to train the model using a Support Vector Machine and semantically label the superpixels in test set with labels such as sky, tree, road, grass, water, building…

Notifications You must be signed in to change notification settings

ashishgupta023/Semantic-Labeling-of-Images

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Semantic-Labeling-of-Images

The supervised learning method described in this project extracts low level features such as edges, textures, RGB values, HSV values, location , number of line pixels per superpixel etc. to train the model using a Support Vector Machine and semantically label the superpixels in test set with labels such as sky, tree, road, grass, water, building, mountains & foreground objects. The results were then compared with ground truth to evaluate the accuracy of the model.

Tools used : Matlab, LibSVM, VLFeat

About

The supervised learning method described in this project extracts low level features such as edges, textures, RGB values, HSV values, location , number of line pixels per superpixel etc. to train the model using a Support Vector Machine and semantically label the superpixels in test set with labels such as sky, tree, road, grass, water, building…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published