Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Image-Segmentation

A machine learning approach to image segmentation

Overview

This repo is a machine learning approach to segmenting images into multiple classes. It includes 'Image-Segmentation.ipynb' contains a step by step walkthrough to the methods used and models tested to achieve segmentation results.

Dataset

The dataset includes raw images of street views taken from cars with corresponding labeled images where each pixel of the labeled image has a value corresponding to which class that pixel belongs. For example, a cluster of pixels might all hold the value '11' to indicate that each of those pixels is part of a pedestrian. The dataset is available at https://www.cityscapes-dataset.com/. The original dataset includes raw images, json files dictating the polygon outlines of objects, labeled images with just cars being labeled, and labeled images where every class is labeled.

Methods

See ipynb file

About

A machine learning approach to image segmentation

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages