VideoLSTM
VideoLSTM copied to clipboard
About the data and caffe package
-
There is no
data_filein the project directory. -
Could you please provide the link to the dataset you use as well as the annotations? The datapaths in the code are invalid. For example, I cannot find './data/UCF101/list_UCF101.txt' in both the provided project and in the UCF101 official website.
-
Could you also please provide the caffe package you are using for extracting the features? Some parsing errors always come out if a wrong version of caffe package is used.
Thanks very much!