Skip to content

saichand44/semantic-segmentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

semantic-segmentation

Project to use a deep learning algorithm that associates a label or category with every pixel in an image (semantic segmentation).

Deep Learning Algorithm

ENet neural network architecture has been used due to its speed and small model size

Dataset

The Cityscapes Dataset - Contains 20 categories / classes and a different color is assigned to identify each class. image

Model

OpenCV's Deep Neural Network module has been used to load the ENet model

Results

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published