pascal-fcn16s-dag.mat
Opened this issue · 2 comments
HeChengBeiDou commented
Hello,can you tell me how i can get the pascal-fcn16s-dag.mat which is used in fcn_16.ipynb
HeChengBeiDou commented
I think i have already make it. http://www.vlfeat.org/matconvnet/pretrained/
AbhinandanRoul commented
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)