Skip to content
Snippets Groups Projects
Commit 9a19b80a authored by tomrink's avatar tomrink
Browse files

snapshot...

parent 6aa7d0b8
No related branches found
No related tags found
No related merge requests found
...@@ -11,8 +11,8 @@ from pathlib import Path ...@@ -11,8 +11,8 @@ from pathlib import Path
logging.basicConfig(filename=str(Path.home()) + '/esrgan_log.txt', level=logging.DEBUG) logging.basicConfig(filename=str(Path.home()) + '/esrgan_log.txt', level=logging.DEBUG)
NUM_WU_EPOCHS = 60 NUM_WU_EPOCHS = 1
NUM_EPOCHS = 80 NUM_EPOCHS = 20
num_chans = 2 num_chans = 2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment