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, thank you for this awesome repo! π
I'm new to the field of optical flow estimation, and I've been experimenting with your model on my own video data.
I used the demo.py script to run inference on my own video. I tried all four provided models: KITTI, Sintel, Spring, and FlyingThings. However, as shown in the attached video, the results don't look very good β the flow appears inconsistent or unstable across frames.
I'd like to ask:
Am I using the models correctly?
Are these results expected for this type of data?
Or should I expect better performance based on what was shown in the paper?
Since I'm new to optical flow estimation, I'd really appreciate any clarification!
Hi, thank you for this awesome repo! π
I'm new to the field of optical flow estimation, and I've been experimenting with your model on my own video data.
I used the demo.py script to run inference on my own video. I tried all four provided models: KITTI, Sintel, Spring, and FlyingThings. However, as shown in the attached video, the results don't look very good β the flow appears inconsistent or unstable across frames.
I'd like to ask:
Since I'm new to optical flow estimation, I'd really appreciate any clarification!
IcYcwbypv_s_12.mp4
flow_kitti_result.mp4
flow_sintel_result.mp4
flow_spring_result.mp4
flow_things_result.mp4