[ab8281]: / brats_toolkit / config / survival_dockers.json

Download this file

59 lines (58 with data), 1.7 kB

 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
{
"scan_lite-20":{
"name":"scan2020_lite",
"author":"Richard McKinley",
"email": "richard.mckinley@gmail.com",
"citation": "TODO",
"fileformat":"gz-b18",
"runtime":"nvidia",
"id":"brats/scan-20",
"command":"python3 DeepSCAN_BRATS_2020.py -l",
"mountpoint":"/app/data/",
"user_mode": "True",
"root_issue": "False",
"flags": ""
},
"scan-20":{
"name":"scan2020",
"author":"Richard McKinley",
"email": "richard.mckinley@gmail.com",
"citation": "TODO",
"fileformat":"gz-b18",
"runtime":"nvidia",
"id":"brats/scan-20",
"command":"python3 DeepSCAN_BRATS_2020.py",
"mountpoint":"/app/data/",
"user_mode": "True",
"root_issue": "False",
"flags": ""
},
"redneucon-20":{
"name":"redneucon-20",
"author":"Proyecto Fundacion HM",
"email": "psegmentacnn@gmail.com",
"citation": "TODO",
"fileformat":"gz-b18",
"runtime":"nvidia",
"id":"brats/redneucon-20",
"command":"sh /Task2/predict/for_redistribution_files_only/run_predict.sh /opt/mcr/v98/",
"mountpoint":"/app/data/",
"user_mode": "True",
"root_issue": "False",
"flags": ""
},
"brats_midl-20":{
"name":"brats_midl-20",
"author":"Muhammad Junaid Ali",
"email": "junaid199f@gmail.com",
"citation": "TODO",
"fileformat":"gz-b18",
"runtime":"nvidia",
"id":"brats/brats_midl-20",
"command":"",
"mountpoint":"/app/data/",
"user_mode": "True",
"root_issue": "False",
"flags": ""
}
}