lmb-freiburg / flownet2

FlowNet 2.0: Evolution of Optical Flow Estimation with Deep Networks
https://lmb.informatik.uni-freiburg.de/Publications/2017/IMKDB17/
Other
1k stars 318 forks source link

how to show the .flo result? #24

Closed xugangtongji closed 7 years ago

xugangtongji commented 7 years ago

I have run run-flownet.py and get the .flo file. But i don't how to read the .flo and show it like the rgb image. Could anyone give me some advice?

xmfbit commented 7 years ago

You can refer to this: readFlow in run-flownet.py

nikolausmayer commented 7 years ago

This should help: https://github.com/lmb-freiburg/flownet2-docker/issues/1