Hamada14 / Video-Enhancement

GNU General Public License v3.0
1 stars 0 forks source link

Integrate VFI with SR #3

Open Hamada14 opened 5 years ago

Hamada14 commented 5 years ago

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 .