Open sunnydps32 opened 6 years ago
Hi, When I download the data from feichtenhofer's repo, it does contain the "u" and "v" folder, which contains the horizontal and vertical optical flow images respectively.
I'm not sure why the "v" folder is missing in your case. Sorry for not able to help you.
Jeffrey
Are you downloading from all the 3 links ("flow1", "flow2" and "flow3") and merging the files? I am just downloading "flow1" and extracting as the files are of 9 GB. It may be the reason for "v" folder not showing.
Hi, when i donwload the data from feichtenhofer's repo,why there are so many ".bin" files in "U" folder? Can you please explain how to use those ".bin" files ? Thanks!
According to the code, there are 2 folders inside the "UCF101/tvl1_flow/" directory, "u" and "v". When we download the zip file from this mentioned repository and extract the file, only the "u" folder is created. Can you please explain what these two folders contain and how to generate the "v" folder?