From f947f11bdd80ee3b69335b5326a3e2b561f07067 Mon Sep 17 00:00:00 2001
From: tomrink <rink@ssec.wisc.edu>
Date: Tue, 22 Aug 2023 13:20:00 -0500
Subject: [PATCH] snapshot...

---
 modules/GSOC/E2_ESRGAN/config/config.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules/GSOC/E2_ESRGAN/config/config.yaml b/modules/GSOC/E2_ESRGAN/config/config.yaml
index 7f55d432..c4a1fec5 100644
--- a/modules/GSOC/E2_ESRGAN/config/config.yaml
+++ b/modules/GSOC/E2_ESRGAN/config/config.yaml
@@ -7,7 +7,7 @@ dataset:
   scale_method: "bicubic"
   hr_dimension: 512
 
-print_step: 1000
+print_step: 200
 
 # The following configuration is taken from ESRGAN Paper
 # Paper Available at: https://arxiv.org/abs/1809.00219
-- 
GitLab