Skip to content

haqishen/FC-DenseNet-Tiramisu-chainer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

chainer FC-DenseNets (Tiramisu103)

This is a chainer implementation of FC-DenseNets (also named Tiramisu103)

The network architecture was described in The One Hundred Layers Tiramisu: Fully Convolutional DenseNets for Semantic Segmentation. However I found some contradiction between the content of the paper and their official implementation on Theano.

This chainer implementation is basically a "translation" of the official theano implementation (it means, I chose to believe the official code rather than the paper when dealing with inconsistency), while having some uncertainty:

About

chainer implementation of FC-DenseNet (also named Tiramisu)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages