yjxiong / temporal-segment-networks

Code & Models for Temporal Segment Networks (TSN) in ECCV 2016
BSD 2-Clause "Simplified" License
1.54k stars 477 forks source link

about extract_optical_flow.sh #211

Closed lianuo closed 6 years ago

lianuo commented 6 years ago

Thanks for your works on TSN!

I have a problem on generate data set from original UCF101 videos。 I failed when run the bash build_all.sh but actually ,I just need the rgb frames.when I run the extract_optical_flow.sh ,no images were generated . I found the function dump_frames in "tools/build_of.py" is not being called by the main function, is that the reason ?

lianuo commented 6 years ago

I modified the build_of.py ,so it can extra rgb now ,thanks~

alrzmshy commented 6 years ago

@lianuo Is it possible for you to share the code? I'm trying to do the same thing. Thank you.

zzw1123 commented 6 years ago

@lianuo Could you please share the modified code? Thanks a lot!

cgokce commented 4 years ago

Modified file for only RGB frames: https://gist.github.com/cgokce/39ac1e617a20ede4471e92549f7430b6