白鹭先生 commited on
Commit
f71c898
1 Parent(s): 25cc8e1

更新模型

Browse files
Files changed (3) hide show
  1. .gitignore +1 -0
  2. esrgan.py +1 -1
  3. model_data/Generator_ESRGAN6.pth +3 -0
.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ propress.py
esrgan.py CHANGED
@@ -14,7 +14,7 @@ class ESRGAN(object):
14
  #-----------------------------------------------#
15
  # model_path指向logs文件夹下的权值文件
16
  #-----------------------------------------------#
17
- "model_path" : 'model_data/Generator_ESRGAN.pth',
18
  #-----------------------------------------------#
19
  # 上采样的倍数,和训练时一样
20
  #-----------------------------------------------#
 
14
  #-----------------------------------------------#
15
  # model_path指向logs文件夹下的权值文件
16
  #-----------------------------------------------#
17
+ "model_path" : 'model_data/Generator_ESRGAN6.pth',
18
  #-----------------------------------------------#
19
  # 上采样的倍数,和训练时一样
20
  #-----------------------------------------------#
model_data/Generator_ESRGAN6.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e9694a2253dba5c2e0365bd5d90842354d9edd46fa074509621cfcb1a54b34ae
3
+ size 42002303