albanie / mcnDeepLab

support for DeepLab segmentation
MIT License
6 stars 3 forks source link

the dimension of height and width of segmentation mask is different with Input #1

Open primasanjaya opened 6 years ago

primasanjaya commented 6 years ago

I have trained the deeplab_demo.m and found out that the dimension of input and segmentation mask is different. This causes problem when i train the network. Is there any sample code for training DeepLab?

albanie commented 6 years ago

Unfortunately training code is not available as part of this repo. The original code may be helpful as a reference.