alexgkendall / caffe-segnet

Implementation of SegNet: A Deep Convolutional Encoder-Decoder Architecture for Semantic Pixel-Wise Labelling

Home Page:http://mi.eng.cam.ac.uk/projects/segnet/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Not able to reproduce results after following Segnet tutorial.

ChidanandKumarKS opened this issue · comments

Dear Alex,
I have gone thru tutorials given on SEGNET from the site http://mi.eng.cam.ac.uk/projects/segnet/tutorial.html.
I did exactly the same steps for SEGNET_BASIC and BAYGNET_SEGNET_BASIC since i had only 4GB GPU. Apart from that i have given only batch size of 1 instead of 4 to avoid out of memory bound. Results of SEGNET_BASIC and BAYGNET_SEGNET_BASIC are very from ground truth. Kindly requesting you to let me know what mistake i have done so that i can get decent results compared to ground truth

Regards
K S Chidanand Kumar