Skip to content

nmerrill67/tf_unet_cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TF Unet

This is a UNet implementation designed to detect cars in the cityscapes dataset. The upconv layers have been replaced with subpixel convolution, which is very fast. If you freeze a model and run it in the cpp directory, you can see that it runs in less than 20ms on average.

About

Unet for car segmentation written in TF

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published