preddy5 / segnet

A Deep Convolutional Encoder-Decoder Architecture for Image Segmentation
http://preddy5.github.io/2016/03/08/segnet-post.html
205 stars 106 forks source link

Difference in output as shown in Segnet.ipynb #8

Closed muaz-git closed 7 years ago

muaz-git commented 7 years ago

Hello,

I am just trying to run your code, I just tried to run the same example as it is mentioned is Segnet.ipynb but unfortunately I am not able to generate the same results as it is shown in it. So this is the image 0001tp_006750

what I tried to feed the network and this is the output I am getting.

output

Can you please help me what I am doing wrong.

Best, Muaz

preddy5 commented 7 years ago

@muaz-git you will have to train the network to get meaningful results. Let me know how it goes :)