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

Question about different group parameter #90

Open llp1996 opened 4 years ago

llp1996 commented 4 years ago

i find that the deform conv parameter “group” is different between "train_EDVR_woTSA_M.yml"and "train_EDVR_M.yml".why? what is the motivation? thx~