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

Who's doing a Keras version? #7

Open Golbstein opened 5 years ago

Golbstein commented 5 years ago

I've made my Keras version of this Network: EDVR in Keras

I'm currently working on the translation of Deformable Convolutional Networks V2 to Keras. Everyone is welcome to help me with that