Skip to content

fraxea/Semantic-Segmentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Semantic Segmentation

We did semantic segmentation task on a dataset used for self-driving cars.

Model

The first architecture that we used is U-Net. Then we improved it by Attention U-Net.

Results

By hyperparameter tuning on Attention U-Net model, we approched $\text{mIoU}=0.50$.

alt text

Here is the training phase results.

alt text

More details on Semantic_Segmentation notebook.

About

Project of Artificial Intelligence Course | Instructed by DR. Rohban

Topics

Resources

Stars

Watchers

Forks