tarun005 / FLAVR

Code for FLAVR: A fast and efficient frame interpolation technique.
Apache License 2.0
430 stars 69 forks source link

forward interpolation #35

Closed kaishijeng closed 2 years ago

kaishijeng commented 2 years ago

Due to latency constraint, will Flavr use just past frames for multi-frame predictions?

Thanks,

tarun005 commented 2 years ago

No. FLAVR uses both past and future frames for interpolation.