anuragranj/spynet

Some questions about the flo result.

Lucksong opened this issue · 0 comments

Hi, thanks for your work, I intend to apply it to my job and I have some questions to confirm.
Which image is the optical flow referenced to in the code? im1 + flow = im2 or im2 + flow = img1?
The two channels in the flow result represent horizontal(cols) and vertical(rows) translation respectively?