You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, you can run the demo in the RAFT repo: https://github.com/princeton-vl/RAFT
Run it on the directory of frames to get the forward flow, and to get the backward flow just modify the code to reverse the list of files.
Hi, you can run the demo in the RAFT repo: https://github.com/princeton-vl/RAFT Run it on the directory of frames to get the forward flow, and to get the backward flow just modify the code to reverse the list of files.
The demo in RAFT doesn't have any example of how to save the .flo file. So I save the results by using their frame_untils.writeFlow() as the code shown below. Not sure the outputs are ok for your project or not?
Would you please give detail guidline or example of how to get the forward/backword .flo files from RAFT?
The text was updated successfully, but these errors were encountered: