jmiller656 / EDSR-Tensorflow

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

training problem for tensorflow #39

Open suke27 opened 5 years ago

suke27 commented 5 years ago

i use same network (EDSR) with same dataset. training using pytorch and tensorflow. but I found the pytorch SR result is obvious better than tensorflow. there are similar ops used both 2 framework. anybody know how to improve in tensorflow?

sdlpkxd commented 5 years ago

Same problem, maybe the initialization should be checked