asrimanth commited on
Commit
98a7640
1 Parent(s): 970e2e9

Upload EDSRForImageSuperResolution

Browse files
Files changed (2) hide show
  1. config.json +27 -0
  2. pytorch_model.bin +3 -0
config.json ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_commit_hash": null,
3
+ "architectures": [
4
+ "EDSRForImageSuperResolution"
5
+ ],
6
+ "hidden_act": "relu",
7
+ "n_feats": 64,
8
+ "n_resblocks": 16,
9
+ "num_channels": 3,
10
+ "num_feature_maps": 64,
11
+ "num_res_block": 16,
12
+ "res_scale": 1,
13
+ "rgb_mean": [
14
+ 0.4488,
15
+ 0.4371,
16
+ 0.404
17
+ ],
18
+ "rgb_range": 255,
19
+ "rgb_std": [
20
+ 1.0,
21
+ 1.0,
22
+ 1.0
23
+ ],
24
+ "torch_dtype": "float32",
25
+ "transformers_version": null,
26
+ "upscale": 3
27
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:01d60dc669b20503a8a4118a9c481790ab7aab830581c22417408078cec154f8
3
+ size 6242197