Skip to content

Car segmentation using U-Net model architecture. Here Cars was segmented from the images containing different backgrounds.

Notifications You must be signed in to change notification settings

Mushahid2521/Car_Segmentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Car Segmentation

This project is motivated from this Kaggle Competition. This is basically a segmentation problem. Here I have used UNet network architecture which do extremely well in medical segmentation tasks. The datasets can be found here. Unet Architecture

The network is designed using Keras framework. I have taken help from this notebook to build the keras model. All the code description is present in Ipython notebook file.

Here is one of the test image result:

Image mask masked car

About

Car segmentation using U-Net model architecture. Here Cars was segmented from the images containing different backgrounds.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published