xinntao / EDVR

Winning Solution in NTIRE19 Challenges on Video Restoration and Enhancement (CVPR19 Workshops) - Video Restoration with Enhanced Deformable Convolutional Networks. EDVR has been merged into BasicSR and this repo is a mirror of BasicSR.
https://github.com/xinntao/BasicSR
1.49k stars 318 forks source link

Is there a way to get the optical flow of PCD module? #80

Open lianqiyan opened 5 years ago

lianqiyan commented 5 years ago

I read that you have analysed the flow of the PCD Alignment Module in 4.3. Ablation Studies.

xinntao commented 5 years ago
  1. We use PWC-net to analyze the features in our paper.
  2. You can also visualize the offsets in the Deformable conv.