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

About the best performance with only training 240 videos #86

Open ZYzhouya opened 4 years ago

ZYzhouya commented 4 years ago

Hi,

Thanks for your great work! I wonder what the best performance with only training on the 240 videos, and testing on the validation videos. Since in the paper, it provides the performance with training on (240+26) videos and testing on the remaining 4 videos. So I am curious about the performance on the whole validation dataset.

Thanks again!