shimoda-uec / mat_dcsm

6 stars 3 forks source link

an implement error caused by ”gpconv.mat” #2

Open ake020675 opened 7 years ago

ake020675 commented 7 years ago

When i run the code i met an error ,which said there are no 'l.weights' in line 45 "cnn = vlsimplenn(net, im);". I opened the pretrained model ”gpconv.mat” and found there was no "weights" in "layers" but just "filters" and "biases".

ake020675 commented 7 years ago

Seems the four modified file are required. Where can i find them? I just found the modified 'simplenn'.