liuyuan-pal/Gen6D

output video of custom object pose estimation.

flydragon2018 opened this issue · 2 comments

I used the demo data, however the output video is upside down.

which parameter for frame flip?

if v0>=4 and v1>=5:

You may flip the video here, which is called from predictor.py.

Thanks for your reply. I found that --transpose works too.