Gurupradeep/FCN-for-Semantic-Segmentation

pascal-fcn16s-dag.mat

Opened this issue · 2 comments

Hello,can you tell me how i can get the pascal-fcn16s-dag.mat which is used in fcn_16.ipynb

I think i have already make it. http://www.vlfeat.org/matconvnet/pretrained/

We can add a code line !wget https://www.vlfeat.org/matconvnet/models/pascal-fcn16s-dag.mat before executing data = loadmat('pascal-fcn16s-dag.mat', matlab_compatible=False, struct_as_record=False)