Hamada14/Video-Enhancement

Integrate VFI with SR

Hamada14 opened this issue · 1 comments

Integrate VFI with SR

We'll use pre-trained models to achieve two tasks concurrently:

  1. Increase the resolution using super-resolution model. The model which we will be using is SRGAN.
  2. Increase the FPS using a VFI model. The model which we will be using is Adaptive Separable Convolution for Video Frame Interpolation .