Skip to content

Example of the use of the ENet model trained on the Cityscapes dataset, applied to the identification of the region of pixels belonging to the road and its edge.

Notifications You must be signed in to change notification settings

daniel-lima-lopez/Road-identification-via-Semantic-Segmentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Road-identification-via-Semantic-Segmentation

This repository presents an example of the use of the ENet model trained on the Cityscapes dataset. This example shows how to identify the region of pixels belonging to the road and its edge.

Installation

Clone this repository:

git clone git@github.com:daniel-lima-lopez/Road-identification-via-Semantic-Segmentation.git

move to installation folder:

cd Road-identification-via-Semantic-Segmentation

Example

This example is applied on the following test image:

-

The pixel region belonging to the road is characterized by the ENet model prediction, then its edge is identified by the gradient information of the image:

-

-

Finally, this information is highlighted in the original image:

-

This example can be run in the notebook example.ipynb

About

Example of the use of the ENet model trained on the Cityscapes dataset, applied to the identification of the region of pixels belonging to the road and its edge.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published