Mukosame / Zooming-Slow-Mo-CVPR-2020

Fast and Accurate One-Stage Space-Time Video Super-Resolution (accepted in CVPR 2020)
GNU General Public License v3.0
915 stars 164 forks source link

When the scene changes suddenly, the effect of inserting frames will not work #37

Closed jiangzhiping closed 4 years ago

jiangzhiping commented 4 years ago

When the scene changes suddenly, the effect of inserting frames will not work

Mukosame commented 4 years ago

Thanks for bringing this up. Currently we haven't handled the issue of scene changes and just assumed that the scene within one sequence remains the same. A quick hack is, you can first turn the target video into separate clips by comparing if the adjacent frames are of the same scene.