cxjyxxme / deep-online-video-stabilization

video stabilization with CNN https://ieeexplore.ieee.org/document/8554287
46 stars 17 forks source link

Can I run the first version that not multi-grid? #11

Open SangA-Lee opened 4 years ago

SangA-Lee commented 4 years ago

Hello, I success run your project that video stabilization using multi-grid.

I am very interested in video stabilization using deep learning, so your project is really helpful for me.

Slightly different I want to run real-time from reading frame to writing frame, but multi-grid is little bit slow.

So I want to run your first version project that not using multi-grid. (I read your first paper that the version is 93.3fps. The paper is in the link that https://arxiv.org/pdf/1802.08091.pdf)

Can I do that??

If I can, please help me how to do it.

Thank you.

jiwenliu123 commented 2 years ago

Hello, I success run your project that video stabilization using multi-grid.

I am very interested in video stabilization using deep learning, so your project is really helpful for me.

Slightly different I want to run real-time from reading frame to writing frame, but multi-grid is little bit slow.

So I want to run your first version project that not using multi-grid. (I read your first paper that the version is 93.3fps. The paper is in the link that https://arxiv.org/pdf/1802.08091.pdf)

Can I do that??

If I can, please help me how to do it.

Thank you.

hello,did you meet the error that Not found: data_video/stable/52/374.jpg; No such file or directory? Could you tell me how to solve it? Thanks!

IamZygote commented 2 years ago

Hello, I success run your project that video stabilization using multi-grid. I am very interested in video stabilization using deep learning, so your project is really helpful for me. Slightly different I want to run real-time from reading frame to writing frame, but multi-grid is little bit slow. So I want to run your first version project that not using multi-grid. (I read your first paper that the version is 93.3fps. The paper is in the link that https://arxiv.org/pdf/1802.08091.pdf) Can I do that?? If I can, please help me how to do it. Thank you.

hello,did you meet the error that Not found: data_video/stable/52/374.jpg; No such file or directory? Could you tell me how to solve it? Thanks!

@jiwenliu123 did you solve it?