princeton-vl / RAFT-Stereo

MIT License
686 stars 131 forks source link

How to save the parallax map of a single channel? I need to convert it to a depth map #54

Open JHF0930 opened 2 years ago

lahavlipson commented 2 years ago

In demo.py, you can use the --save_numpy flag to save the output to a file. Is this helpful?