Push model using huggingface_hub.
Browse files- config.json +12 -1
config.json
CHANGED
@@ -1,3 +1,14 @@
|
|
1 |
{
|
2 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
}
|
|
|
1 |
{
|
2 |
+
"blocks_down": [
|
3 |
+
1,
|
4 |
+
2,
|
5 |
+
2,
|
6 |
+
4,
|
7 |
+
4
|
8 |
+
],
|
9 |
+
"dsdepth": 4,
|
10 |
+
"in_channels": 1,
|
11 |
+
"init_filters": 32,
|
12 |
+
"out_channels": 118,
|
13 |
+
"spatial_dims": 3
|
14 |
}
|