File size: 235 Bytes
835c7bc | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | {
"blocks_at_neck": 1,
"blocks_per_stage": 2,
"dim_in": 16,
"dim_out": 4,
"gradient_checkpointing": false,
"init_features": 42,
"n_spatial_dims": 3,
"spatial_resolution": [
128,
128,
128
],
"stages": 4
} |