File size: 3,635 Bytes
9a1f239
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2bafab6
 
9a1f239
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
b605bb2
 
 
 
2bafab6
 
b605bb2
 
 
 
 
2bafab6
 
b605bb2
 
 
 
 
2bafab6
 
b605bb2
 
 
 
 
2bafab6
 
b605bb2
 
 
9a1f239
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
{
    "architecture_plans": {
        "arch_class_name": "ResEncL",
        "arch_kwargs": null,
        "arch_kwargs_requiring_import": null
    },
    "pretrain_plan": {
        "dataset_name": "Dataset745_OpenNeuro_v2",
        "plans_name": "nnsslPlans",
        "original_median_spacing_after_transp": [
            1,
            1,
            1
        ],
        "image_reader_writer": "SimpleITKIO",
        "transpose_forward": [
            0,
            1,
            2
        ],
        "transpose_backward": [
            0,
            1,
            2
        ],
        "configurations": {
            "onemmiso": {
                "data_identifier": "nnsslPlans_3d_fullres",
                "preprocessor_name": "DefaultPreprocessor",
                "spacing_style": "onemmiso",
                "normalization_schemes": [
                    "ZScoreNormalization"
                ],
                "use_mask_for_norm": [
                    false
                ],
                "resampling_fn_data": "resample_data_or_seg_to_shape",
                "resampling_fn_data_kwargs": {
                    "is_seg": false,
                    "order": 3,
                    "order_z": 0,
                    "force_separate_z": null
                },
                "resampling_fn_mask": "resample_data_or_seg_to_shape",
                "resampling_fn_mask_kwargs": {
                    "is_seg": true,
                    "order": 1,
                    "order_z": 0,
                    "force_separate_z": null
                },
                "spacing": [
                    1,
                    1,
                    1
                ],
                "patch_size": [
                    192,
                    192,
                    64
                ]
            }
        },
        "experiment_planner_used": "FixedResEncUNetPlanner"
    },
    "pretrain_num_input_channels": 1,
    "recommended_downstream_patchsize": [
        160,
        160,
        160
    ],
    "key_to_encoder": "encoder.stages",
    "key_to_stem": "encoder.stem",
    "keys_to_in_proj": [
        "encoder.stem.convs.0.conv",
        "encoder.stem.convs.0.all_modules.0"
    ],
    "key_to_lpe": null,
    "citations": [
        {
            "type": "Architecture",
            "name": "ResEncL",
            "apa_citations": [
                "Isensee, F., Wald, T., Ulrich, C., Baumgartner, M., Roy, S., Maier-Hein, K., & Jaeger, P. F. (2024, October). nnu-net revisited: A call for rigorous validation in 3d medical image segmentation. MICCAI."
            ]
        },
        {
            "type": "Pretraining Method",
            "name": "SimCLR",
            "apa_citations": [
                "Chen, T., Kornblith, S., Norouzi, M., & Hinton, G. (2020, November). A simple framework for contrastive learning of visual representations. ICML."
            ]
        },
        {
            "type": "Pre-Training Dataset",
            "name": "OpenMind",
            "apa_citations": [
                "Wald, T., Ulrich, C., Suprijadi, J., Ziegler, S., Nohel, M., Peretzke, R., ... & Maier-Hein, K. H. (2024). An OpenMind for 3D medical vision self-supervised learning. arXiv preprint arXiv:2412.17041."
            ]
        },
        {
            "type": "Framework",
            "name": "nnssl",
            "apa_citations": [
                "Wald, T., Ulrich, C., Lukyanenko, S., Goncharov, A., Paderno, A., Maerkisch, L., ... & Maier-Hein, K. (2024). Revisiting MAE pre-training for 3D medical image segmentation. CVPR."
            ]
        }
    ],
    "trainer_name": "SimCLRTrainer_BS32"
}