Commit
·
c6c1a69
1
Parent(s):
2503402
Update config.json
Browse files- config.json +2 -1
config.json
CHANGED
|
@@ -70,5 +70,6 @@
|
|
| 70 |
"UNetResSkipUpBlock2D",
|
| 71 |
"UNetResSkipUpBlock2D",
|
| 72 |
"UNetResSkipUpBlock2D"
|
| 73 |
-
]
|
|
|
|
| 74 |
}
|
|
|
|
| 70 |
"UNetResSkipUpBlock2D",
|
| 71 |
"UNetResSkipUpBlock2D",
|
| 72 |
"UNetResSkipUpBlock2D"
|
| 73 |
+
],
|
| 74 |
+
center_input_sample: true,
|
| 75 |
}
|