yjxiong / tsn-pytorch

Temporal Segment Networks (TSN) in PyTorch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About data prepare

Racha1992 opened this issue · comments

Hi! I see the dense flow code, when prepare data, you simply resize the image to (340x256) whatever the origin size of the image is, is it right? and compute flow with images of 340x256.
Thank you!

and then convert the flow to 0~255?

It described in both paper and the codebase. Please do no abuse GitHub issues.