Upload folder using huggingface_hub
Browse files- config.json +18 -0
- pytorch_model.bin +3 -0
config.json
ADDED
|
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_class_name": "WDSR",
|
| 3 |
+
"_version": "0.0.1",
|
| 4 |
+
"decay": 0.9999,
|
| 5 |
+
"image_mean": 0.5,
|
| 6 |
+
"inv_gamma": 1.0,
|
| 7 |
+
"min_decay": 0.0,
|
| 8 |
+
"num_blocks": 12,
|
| 9 |
+
"num_channels": 3,
|
| 10 |
+
"num_residual_units": 128,
|
| 11 |
+
"optimization_step": 1000,
|
| 12 |
+
"power": 0.6666666666666666,
|
| 13 |
+
"scale": 1,
|
| 14 |
+
"temporal_size": null,
|
| 15 |
+
"update_after_step": 0,
|
| 16 |
+
"use_ema_warmup": false,
|
| 17 |
+
"width_multiplier": 4
|
| 18 |
+
}
|
pytorch_model.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:db38701e54c9473a7048d3bfa45a0096128481374bdcd304d13c63b532ad7ee1
|
| 3 |
+
size 56739355
|