jingyaa

Results 4 comments of jingyaa

@layumi hello, I have the same problem, Error using dagnn.Layer/load (line 200) No property `init` for a layer of type `dagnn.Conv`. Error in dagnn.DagNN.loadobj (line 27) block.load(struct(s.layers(l).block)) ; Error in...

Hi @layumi My Layer.m #205 is %error('No property `%s` for a layer of type `%s`.', ... But the bug still appears.

@layumi dagnn.Layer/load (line 200) is error('No property `%s` for a layer of type `%s`.', ... I ignore the line run again. No public property init exists for class dagnn.Conv. Error...

@layumi I install another Matconvnet. I will try your solution later. Thanks a lot.