1. Download preprocessed UCF101 dataset For convenience, we use preprocessed UCF101 dataset already sliced into RGB imagesfeichtenhofer/twostreamfusion: UCF101 RGB:part1,part2,part3 Put the 3 parts in same folder to unzip. The folder has default name:jpegs_256. ...
First, download the dataset from UCF into thedatafolder: cd data && wget http://crcv.ucf.edu/data/UCF101/UCF101.rar Then extract it withunrar e UCF101.rar. Next, create folders (still in the data folder) withmkdir train && mkdir test && mkdir sequences && mkdir checkpoints. ...
Khurram Soomro, Amir Roshan Zamir and Mubarak Shah,UCF101: A Dataset of 101 Human Action Classes From Videos in The Wild., CRCV-TR-12-01, November, 2012. For questions regarding this data set, please contact Khurram Soomro (khurram [at] knights.ucf.edu). Statistics Results on UCF101 I...
Download the preprocessed tvl1 optical flow dataset directly fromhttps://github.com/feichtenhofer/twostreamfusion. Usingflownet2.0 methodto generate 2-channel optical flow image and save its x, y channel as .jpg image in disk respectively, which cost about 56G. ...
download_annotations.sh download_videos.sh extract_frames.sh generate_filelist.sh build_file_list.py build_rawframes.py mmaction modelzoo test_configs third_party tools .gitignore .gitmodules .style.yapf CONTRIBUTING.md DATASET.md DOCKER.md Dockerfile GETTING_STARTED.md INSTALL.md ISSUES.md LICENSE...