lvyali
lvyali
> I also solved the issue, and it is the problem with path. could you tell me the exact path you use in your codes?
> It is the path error. "data" is your data path, RGB and flow datasets should in the path 'data/data/ucf101/tvl1_flow' and 'data/ucf101/jpegs_256'. > The codes in cnn_setup_environment.m is here. >...
@wj320 cat ucf101_jpegs_256.zip* > ucf101_jpegs_256.zip jar xvf ucf101_jpegs_256.zip
> I have found the way to solve this problem: > Just change the 'matconvnet' to this version:https://github.com/feichtenhofer/matconvnet/tree/754322152dc65c0183310a9db4ac9e0e4c6bf8c5 exuse me,no errors using this matconvnet?