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

artifacts with deblurcomp_l model #59

Open satsukiyatoshi opened 5 years ago

satsukiyatoshi commented 5 years ago

Hello. I'm testing this great script now but in some of my pictures i get stange artifacts

00000256

Any way or setting to avoid them ? Thanks

xinntao commented 5 years ago

It is probably raised from the different distributions of the training data and testing data.

Refer to #22