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.48k stars 320 forks source link

Results on Vimeo-90K-T #112

Open cientgu opened 4 years ago

cientgu commented 4 years ago

Hi, can your model EDVR_Vimeo90K_SR_L get the results fo 35.79/0.9374 on Vimeo-90K-T datasets? If not, how to get it?

xinntao commented 4 years ago

The model EDVR_Vimeo90K_SR_L can produce this result on Vimeo-90K-T dataset. You can modify the test script test_Vid4_REDS4_with_GT.py

wenchen4321 commented 3 years ago

Hello, Could you please tell me which frames would you choose when you get the PSNR result on Vimeo-90K-T? Only im4 or seven frames? Are DUF and TOFlow the same as yours in paper?