Yuxinn-J / Scenimefy

[ICCV 2023] Scenimefy: Learning to Craft Anime Scene via Semi-Supervised Image-to-Image Translation
https://yuxinn-j.github.io/projects/Scenimefy.html
Other
266 stars 17 forks source link

How to process a video? #6

Closed zhongtao93 closed 1 year ago

zhongtao93 commented 1 year ago

From the project web, those demo videos look very stable and amazing. How to process a video? Just extract a video to frames and process frames one by one? Or there is other stability tech?

Yuxinn-J commented 1 year ago

Thank you for the attention. Yep, we just simply perform image translation frame by frame. There is no use of any stability techniques.