twostreamfusion
twostreamfusion copied to clipboard
run cnn_ucf101_spatial.m problem occured
When I run "cnn_ucf101_spatial.m",I got this:
**error dagnn.Layer/load (line 191) obj.(f) = s.(f) error dagnn.DagNN.loadobj (line 27) block.load(struct(s.layers(l).block)) ; error cnn_ucf101_spatial (line 112) net = dagnn.DagNN.loadobj(net);**
How can i fix this problem?