open-mmlab / denseflow

Extracting optical flow and frames
https://open-mmlab.github.io/
MIT License
307 stars 61 forks source link

Encountered similar issue #33 #60

Open ChuhuaW opened 2 years ago

ChuhuaW commented 2 years ago

Hi, I encounter a very similar issue. I have 11588 jpg frames in my folder, but only got 11263 pairs of flow. Tried extract frames by setting -s=0, and run denseflow again but it didn't help. I have other folders with more than 20000 frames and it works fine with denseflow.

denseflow_s1.txt Please see the log attached. Seems like the last batch was not saved.

jbistanbul commented 1 year ago

I am encountering the same issue; it seems like the last batch is not saved. Have you solved this issue?