ESRGAN-tensorflow icon indicating copy to clipboard operation
ESRGAN-tensorflow copied to clipboard

A TensorFlow implementation of ESRGAN

Results 7 ESRGAN-tensorflow issues
Sort by recently updated
recently updated
newest added

Hello! Thank you for implementing this! Would it be possible to offer some pointers on resume training from an existing checkpoint?

Hi, after running the train.py, OOM happens when I run inference.py even with several test images, may I ask how to solve this issue? Thank you so much.

Hi, i just train and check ESRGAN result, the output is worse than ESRGAN pytorch version. could you share your pretrained model?

Hi, could I add some code at the beginning of train.py to choose which GPU to use? Like set the os.environ.

ValueError: Tensor conversion requested dtype string for Tensor with dtype bool:

static method should not have "self" maybe