Skip to content

ElaheDlv/Semantic_Segmentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Semantic Segmentation with CARLA 0.9.15 dataset

Description

This project leverages the CARLA simulator to create a dataset for semantic segmentation of urban driving scenes. Semantic segmentation is a crucial task in autonomous driving, where the goal is to classify each pixel in an image into predefined categories such as roads, sidewalks, vehicles, pedestrians, etc. Using the high-fidelity simulation environment of CARLA, we can generate realistic annotated data to train and evaluate segmentation models. RGB image Semantic Segmented image

Prerequisites

Ensure you have the following installed:

  • CARLA
  • Anaconda
  • numpy
  • opencv-python
  • matplotlib
  • tensorflow
  • Scikit-learn

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published