Skip to content

This is step by step implementation of fractionally strided convolutional net

Notifications You must be signed in to change notification settings

jurastm/semantic_segmantation_network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

semantic_segmantation_network

This is step by step implementation of fractionally strided convolutional net Originally written with Tensorflow 0.12 on Python 3.5. If you use different version of python you might see errors or divergence in results If you you use latest version of Tensorflow (1.0 or newer) you might modify few lines of code according to Tensorflow 1.0 API

Note, that you need GPU version of tensorflow, and installed CUDA. Right now tensorflow doesn't support "max_pool_with_argmax" in cpu mode.

About

This is step by step implementation of fractionally strided convolutional net

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published