NVIDIA / flownet2-pytorch

Pytorch implementation of FlowNet 2.0: Evolution of Optical Flow Estimation with Deep Networks
Other
3.09k stars 739 forks source link

Visualizing output Flow #201

Closed pushkalkatara closed 4 years ago

pushkalkatara commented 4 years ago

Saving the flow as .png but cannot open it as it says the file is not formatted as .png. How would I visualize the flow?

Need something like this - flow_to_image

pushkalkatara commented 4 years ago

https://github.com/NVIDIA/flownet2-pytorch/issues/13

Solution above. Closing. Thanks.