0bserver07 / One-Hundred-Layers-Tiramisu

Keras Implementation of The One Hundred Layers Tiramisu: Fully Convolutional DenseNets for Semantic Segmentation by (Simon Jégou, Michal Drozdzal, David Vazquez, Adriana Romero, Yoshua Bengio)
https://arxiv.org/abs/1611.09326
MIT License
197 stars 54 forks source link

How can I visualise the output? #19

Open deepitapai opened 6 years ago

deepitapai commented 6 years ago

Hi, Thanks a lot for this easy to understand implementation. I wish to know if you'd predicted the output for test set and have any results for it?