VideoLSTM icon indicating copy to clipboard operation
VideoLSTM copied to clipboard

About the data and caffe package

Open coolbay opened this issue 7 years ago • 0 comments

  1. There is no data_file in the project directory.

  2. 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.

  3. 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!

coolbay avatar Aug 31 '18 11:08 coolbay