Skip to content

aditya1709/Segmentation_network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Segmentation_network

This segmentation network is based on DeepLab network. It is finetuned to detect cars only. A CNN can be connected to it for counting the numbe of cars in the image. The network currently is built for detecting the number of cars.

Dataset

The dataset can be downloaded from https://fcav.engin.umich.edu/sim-dataset/ . The one used here is the 10K images dataset. THe trained checkpoint is also provided for further finetuning.

Results after 3 epochs

The original image - alt text

The segmented image - alt text

Results can be improved by using more data (using the 200k dataset) and running the fine tuning for more epochs.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages