Lornatang / SRGAN-PyTorch

A simple and complete implementation of super-resolution paper.
Apache License 2.0
410 stars 105 forks source link

How do you test the SRResNet Models? #77

Closed mlellouch closed 1 year ago

mlellouch commented 1 year ago

Seems like 'test.py' is only for SRGAN

Lornatang commented 1 year ago

import srgan_config replace import srresnet_config