jmiller656 / EDSR-Tensorflow

Tensorflow implementation of Enhanced Deep Residual Networks for Single Image Super-Resolution
MIT License
330 stars 107 forks source link

Improve parallelization of predict on large images #8

Open jmiller656 opened 6 years ago

jmiller656 commented 6 years ago

Right now I'm certainly using more for loops than I need, this can be improved