LoSealL / VideoSuperResolution

A collection of state-of-the-art video or single-image super-resolution architectures, reimplemented in tensorflow.
MIT License
1.61k stars 295 forks source link

What about EDVR? #86

Closed yuanjunchai closed 5 years ago

yuanjunchai commented 5 years ago

Well, EDVR is the SOTA in Video SR, appearing on NTIRE 2019. It should be updated.

LoSealL commented 5 years ago

Sure, I'm looking for a way to implement deformable conv cross-platform

yuanjunchai commented 4 years ago

IKC and AdaFM have committed codes.