You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
No public property dilate exists for class dagnn.Conv
Error in dagnn.Layer/load(line 191)
obj.(f)=s.(f)
error in dagnn.dagnn.loadobj(lin27)
block.load(struct(s.layers(l).block))
error in cnn_ucf101_spatial(line112)
net=dagnn.DagNN.loadobj(net)
Another question:your dataset has being framed?And if I train on my own dataset,do I only need to use cnn_ucf101_spatial.m,cnn_ucf101_temporal.m and cnn_ucf101_fusion.m??Do i need to change some configuration in other .m files?
Thanks for you attention
The text was updated successfully, but these errors were encountered:
No public property dilate exists for class dagnn.Conv
Error in dagnn.Layer/load(line 191)
obj.(f)=s.(f)
error in dagnn.dagnn.loadobj(lin27)
block.load(struct(s.layers(l).block))
error in cnn_ucf101_spatial(line112)
net=dagnn.DagNN.loadobj(net)
Another question:your dataset has being framed?And if I train on my own dataset,do I only need to use cnn_ucf101_spatial.m,cnn_ucf101_temporal.m and cnn_ucf101_fusion.m??Do i need to change some configuration in other .m files?
Thanks for you attention
The text was updated successfully, but these errors were encountered: