Skip to content

Cityscapes dataset image segmentation for autonomous vehicles

Notifications You must be signed in to change notification settings

katrinmisel/image_segmentation

Repository files navigation

Street image segmentation for autonomous vehicles

In this project, I will be using the Cityscapes Dataset: https://www.cityscapes-dataset.com/

The goal of the project is to train a Keras model on our dataset to detect various objects in the image and to be able to segment an image into the following 8 categories: flat, human, vehicle, construction, object, nature, sky and void.

The dataset contains images taken in 50 cities, over several months, at daytime with good/medium weather conditions.

We will be testing data augmentation to increase the size of our training dataset and improve the performance of our model. We will also be testing several different metrics and pre-trained models.

The final model will be deployed via an API.

About

Cityscapes dataset image segmentation for autonomous vehicles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages