update input channels
Browse files- config.json +2 -2
config.json
CHANGED
|
@@ -14,7 +14,7 @@
|
|
| 14 |
1280,
|
| 15 |
1280
|
| 16 |
],
|
| 17 |
-
"channels_in":
|
| 18 |
"input_scale_factor": 8,
|
| 19 |
"kerenl_size": 1,
|
| 20 |
"num_res_blocks": 2,
|
|
@@ -36,7 +36,7 @@
|
|
| 36 |
1280,
|
| 37 |
1280
|
| 38 |
],
|
| 39 |
-
"channels_in":
|
| 40 |
"input_scale_factor": 8,
|
| 41 |
"kerenl_size": 1,
|
| 42 |
"num_res_blocks": 2,
|
|
|
|
| 14 |
1280,
|
| 15 |
1280
|
| 16 |
],
|
| 17 |
+
"channels_in": 3,
|
| 18 |
"input_scale_factor": 8,
|
| 19 |
"kerenl_size": 1,
|
| 20 |
"num_res_blocks": 2,
|
|
|
|
| 36 |
1280,
|
| 37 |
1280
|
| 38 |
],
|
| 39 |
+
"channels_in": 3,
|
| 40 |
"input_scale_factor": 8,
|
| 41 |
"kerenl_size": 1,
|
| 42 |
"num_res_blocks": 2,
|