surajpaib commited on
Commit
73fbe7a
·
verified ·
1 Parent(s): ab66b4d

Push model using huggingface_hub.

Browse files
Files changed (1) hide show
  1. config.json +12 -1
config.json CHANGED
@@ -1,3 +1,14 @@
1
  {
2
- "tag": "whole_body_segmentation"
 
 
 
 
 
 
 
 
 
 
 
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
  }