srcn-ivl / UPR-Net

Official implementation of our CVPR2023 paper "A Unified Pyramid Recurrent Network for Video Frame Interpolation"
Other
98 stars 12 forks source link

Can this demo only interpolate one frame? How to interpolate more frames #13

Open 0Godness opened 2 months ago

0Godness commented 2 months ago

Thanks for your nice work! Hoping for your reply

starrysky-ashin commented 2 months ago

Thanks for your nice work! Hoping for your reply

Hi, given two input frames, our model can be used to interpolate unlimited number of intermediate frames. Although it only generates one intermediate frame at one time, you can run it for multiple times with different time_period.