Skip to content
Snippets Groups Projects
Commit 07af94fc authored by tomrink's avatar tomrink
Browse files

snapshot...

parent 4c515a71
No related branches found
No related tags found
No related merge requests found
......@@ -14,7 +14,7 @@ logging.basicConfig(filename=str(Path.home()) + '/esrgan_log.txt', level=logging
NUM_WU_EPOCHS = 1
NUM_EPOCHS = 20
num_chans = 2
PSNR_MAX = 1.0
PSNR_MAX = 256.0
class Trainer(object):
""" Trainer class for ESRGAN """
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment