21
21
< main class ="flex-grow ">
22
22
<!-- Hero Section -->
23
23
< section id ="hero " class ="py-24 bg-brand-light relative overflow-hidden ">
24
- < div class ="absolute inset-0 opacity-[0.10] bg-[radial-gradient(circle_at_1px_1px,#000_1px,transparent_0)] bg-[length:36px_36px] "> </ div >
25
24
< div class ="container relative ">
26
25
< div class ="flex flex-wrap items-center ">
27
26
< div class ="w-full max-w-3xl ">
@@ -36,51 +35,67 @@ <h2 class="text-neutral-darkestblack text-2xl font-bold mb-4">Mission Statement<
36
35
</ div >
37
36
</ section >
38
37
39
- <!-- Initiatives Section -->
38
+ <!-- Highlights Section -->
40
39
< section class ="py-24 relative overflow-hidden ">
41
40
< div class ="container relative ">
42
- < h2 class ="text-3xl font-bold text-neutral-darkestblack mb-8 "> Initiatives </ h2 >
41
+ < h2 class ="text-3xl font-bold text-neutral-darkestblack mb-8 "> Highlights </ h2 >
43
42
< div class ="grid grid-cols-1 md:grid-cols-2 gap-8 mt-8 ">
44
43
< div class ="bg-white p-8 rounded-lg border border-neutral-200 hover:border-brand-primary hover:shadow-md transition-all duration-300 ">
45
- < h3 class ="text-xl font-semibold text-brand-primary mb-6 pb-2 border-b border-neutral-200 "> Best Practices & Infrastructure </ h3 >
44
+ < h3 class ="text-xl font-semibold text-brand-primary mb-6 pb-2 border-b border-neutral-200 "> Recommendations </ h3 >
46
45
< ul class ="space-y-4 text-gray-700 ">
47
46
< li class ="flex items-start ">
48
47
< span class ="text-brand-primary mr-3 "> •</ span >
49
- < span > Development of algorithm validation standards</ span >
50
- </ li >
51
- < li class ="flex items-start ">
52
- < span class ="text-brand-primary mr-3 "> •</ span >
53
- < span > Implementation of automated evaluation systems</ span >
48
+ < a href ="https://www.nature.com/articles/s41592-023-02151-z " class ="link-hover ">
49
+ < span > Metrics Reloaded: recommendations for image analysis validation</ span >
50
+ </ a >
54
51
</ li >
55
52
< li class ="flex items-start ">
56
53
< span class ="text-brand-primary mr-3 "> •</ span >
57
- < span > Creation of benchmark frameworks and protocols</ span >
54
+ < a href ="https://www.nature.com/articles/s41592-023-02150-0 " class ="link-hover ">
55
+ < span > Understanding metric-related pitfalls in image analysis validation</ span >
56
+ </ a >
58
57
</ li >
59
58
< li class ="flex items-start ">
60
59
< span class ="text-brand-primary mr-3 "> •</ span >
61
- < span > Establishment of quality control guidelines</ span >
60
+ < a href ="https://metrics-reloaded.dkfz.de/ " class ="link-hover ">
61
+ < span > Metrics Reloaded Toolkit</ span >
62
+ </ a >
62
63
</ li >
63
64
</ ul >
64
65
</ div >
65
66
66
67
< div class ="bg-white p-8 rounded-lg border border-neutral-200 hover:border-brand-primary hover:shadow-md transition-all duration-300 ">
67
- < h3 class ="text-xl font-semibold text-brand-primary mb-6 pb-2 border-b border-neutral-200 "> Research & Community Standards </ h3 >
68
+ < h3 class ="text-xl font-semibold text-brand-primary mb-6 pb-2 border-b border-neutral-200 "> Implementation of recommendations </ h3 >
68
69
< ul class ="space-y-4 text-gray-700 ">
69
70
< li class ="flex items-start ">
70
71
< span class ="text-brand-primary mr-3 "> •</ span >
71
- < span > Development of novel evaluation metrics</ span >
72
+ < a href ="https://github.com/Project-MONAI/MetricsReloaded/ " class ="link-hover ">
73
+ < span > MONAI Evaluation Metrics</ span >
74
+ </ a >
72
75
</ li >
73
76
< li class ="flex items-start ">
74
77
< span class ="text-brand-primary mr-3 "> •</ span >
75
- < span > Implementation of performance analysis tools</ span >
78
+ < a href ="https://docs.monai.io/en/latest/metrics.html " class ="link-hover ">
79
+ < span > Metrics Documentation</ span >
80
+ </ a >
76
81
</ li >
82
+ </ ul >
83
+ </ div >
84
+
85
+ < div class ="md:col-span-2 bg-white p-8 rounded-lg border border-neutral-200 hover:border-brand-primary hover:shadow-md transition-all duration-300 ">
86
+ < h3 class ="text-xl font-semibold text-brand-primary mb-6 pb-2 border-b border-neutral-200 "> Related resources</ h3 >
87
+ < ul class ="space-y-4 text-gray-700 ">
77
88
< li class ="flex items-start ">
78
89
< span class ="text-brand-primary mr-3 "> •</ span >
79
- < span > Establishment of data sharing practices</ span >
90
+ < a href ="https://www.dkfz.de/en/imsy/research/biomedical-image-analysis-challenges-bias-initiative " class ="link-hover ">
91
+ < span > Biomedical Image Analysis ChallengeS (BIAS) Initiative</ span >
92
+ </ a >
80
93
</ li >
81
94
< li class ="flex items-start ">
82
95
< span class ="text-brand-primary mr-3 "> •</ span >
83
- < span > Creation of reproducibility guidelines</ span >
96
+ < a href ="https://www.rankings-reloaded.de/ " class ="link-hover ">
97
+ < span > Rankings Reloaded</ span >
98
+ </ a >
84
99
</ li >
85
100
</ ul >
86
101
</ div >
@@ -90,7 +105,6 @@ <h3 class="text-xl font-semibold text-brand-primary mb-6 pb-2 border-b border-ne
90
105
91
106
<!-- Group Leads Section -->
92
107
< section class ="py-24 bg-neutral-lightgray relative overflow-hidden ">
93
- < div class ="absolute inset-0 opacity-[0.10] bg-[radial-gradient(circle_at_1px_1px,#000_1px,transparent_0)] bg-[length:36px_36px] "> </ div >
94
108
< div class ="container relative ">
95
109
< h2 class ="text-3xl font-bold text-neutral-darkestblack mb-8 "> Group Leads</ h2 >
96
110
< div class ="grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-3 gap-8 ">
@@ -151,75 +165,78 @@ <h3 class="text-xl font-semibold text-brand-primary mb-6 pb-2 border-b border-ne
151
165
</ div >
152
166
</ section >
153
167
154
- <!-- Resources Section -->
168
+ <!-- Ongoing Projects Section -->
155
169
< section class ="py-24 bg-neutral-lightgray relative overflow-hidden ">
156
- < div class ="absolute inset-0 opacity-[0.10] bg-[radial-gradient(circle_at_1px_1px,#000_1px,transparent_0)] bg-[length:36px_36px] "> </ div >
157
170
< div class ="container relative ">
158
- < h2 class ="text-3xl font-bold text-neutral-darkestblack mb-8 "> Resources </ h2 >
171
+ < h2 class ="text-3xl font-bold text-neutral-darkestblack mb-8 "> Ongoing Projects </ h2 >
159
172
< div class ="grid grid-cols-1 md:grid-cols-2 gap-8 mt-8 ">
160
173
< div class ="bg-white p-8 rounded-lg border border-neutral-200 hover:border-brand-primary hover:shadow-md transition-all duration-300 ">
161
- < h3 class ="text-xl font-semibold text-brand-primary mb-6 pb-2 border-b border-neutral-200 "> Development Resources </ h3 >
174
+ < h3 class ="text-xl font-semibold text-brand-primary mb-6 pb-2 border-b border-neutral-200 "> Reporting Guidelines Taskforce (Lead - Olivier Colliot) </ h3 >
162
175
< ul class ="space-y-4 text-gray-700 ">
163
176
< li class ="flex items-start ">
164
177
< span class ="text-brand-primary mr-3 "> •</ span >
165
- < a href ="https://github.com/Project-MONAI/MetricsReloaded/ " class ="link-hover ">
166
- < span > Metrics Reloaded</ span >
167
- </ a >
178
+ < span > Surveying current reporting practices and identifying areas for improvement</ span >
179
+ </ li >
180
+ < li class ="flex items-start ">
181
+ < span class ="text-brand-primary mr-3 "> •</ span >
182
+ < span > Development of guidelines around results reporting with a focus statistical aspects</ span >
183
+ </ li >
184
+ < li class ="flex items-start ">
185
+ < span class ="text-brand-primary mr-3 "> •</ span >
186
+ < span > Identification of proper calculation and methods for various procedures (e.g., confidence intervals) across different tasks and validation metrics</ span >
187
+ </ li >
188
+ < li class ="flex items-start ">
189
+ < span class ="text-brand-primary mr-3 "> •</ span >
190
+ < span > Implementation of recommended calculations for MONAI users</ span >
168
191
</ li >
169
192
</ ul >
170
193
</ div >
171
194
172
195
< div class ="bg-white p-8 rounded-lg border border-neutral-200 hover:border-brand-primary hover:shadow-md transition-all duration-300 ">
173
- < h3 class ="text-xl font-semibold text-brand-primary mb-6 pb-2 border-b border-neutral-200 "> Publications </ h3 >
196
+ < h3 class ="text-xl font-semibold text-brand-primary mb-6 pb-2 border-b border-neutral-200 "> Benchmarking Datasets Taskforce (Lead - Michela Antonelli) </ h3 >
174
197
< ul class ="space-y-4 text-gray-700 ">
175
198
< li class ="flex items-start ">
176
199
< span class ="text-brand-primary mr-3 "> •</ span >
177
- < a href ="https://www.nature.com/articles/s41592-023-02151-z " class ="link-hover ">
178
- < span > Metrics Reloaded: Recommendations for image-analysis validation</ span >
179
- </ a >
200
+ < span > Data quality review for MICCAI 2025 lighthouse challenges</ span >
180
201
</ li >
181
202
< li class ="flex items-start ">
182
203
< span class ="text-brand-primary mr-3 "> •</ span >
183
- < a href ="https://www.nature.com/articles/s41592-023-02150-0 " class ="link-hover ">
184
- < span > Metrics Reloaded: Pitfalls and recommendations for image analysis validation</ span >
185
- </ a >
204
+ < span > Identification of key characteristics for benchmarking datasets</ span >
186
205
</ li >
187
- </ ul >
188
- </ div >
189
- </ div >
190
- </ div >
191
- </ section >
192
-
193
- <!-- Collaboration Opportunities Section -->
194
- < section class ="py-24 bg-white ">
195
- < div class ="container ">
196
- < h2 class ="text-3xl font-bold text-neutral-darkestblack mb-8 "> Collaboration Opportunities</ h2 >
197
- < div class ="grid grid-cols-1 md:grid-cols-2 gap-8 mt-8 ">
198
- < div class ="bg-white p-8 rounded-lg border border-neutral-200 hover:border-brand-primary hover:shadow-md transition-all duration-300 ">
199
- < h3 class ="text-xl font-semibold text-brand-primary mb-6 pb-2 border-b border-neutral-200 "> Development Contributions</ h3 >
200
- < ul class ="space-y-4 text-gray-700 ">
201
206
< li class ="flex items-start ">
202
207
< span class ="text-brand-primary mr-3 "> •</ span >
203
- < span > Contribute to evaluation metrics development </ span >
208
+ < span > Encouragement to develop new datasets according to best practice </ span >
204
209
</ li >
205
210
< li class ="flex items-start ">
206
211
< span class ="text-brand-primary mr-3 "> •</ span >
207
- < span > Help create benchmarking tools </ span >
212
+ < span > Identification of relevant historical datasets to be used for benchmarking </ span >
208
213
</ li >
209
214
< li class ="flex items-start ">
210
215
< span class ="text-brand-primary mr-3 "> •</ span >
211
- < span > Develop validation frameworks </ span >
216
+ < span > Implementation of guidelines for upcoming datasets </ span >
212
217
</ li >
213
218
</ ul >
214
219
</ div >
215
-
220
+ </ div >
221
+ </ div >
222
+ </ section >
223
+
224
+ <!-- Collaboration Opportunities Section -->
225
+ < section class ="py-24 bg-white relative overflow-hidden ">
226
+ < div class ="container relative ">
227
+ < h2 class ="text-3xl font-bold text-neutral-darkestblack mb-8 "> Collaboration Opportunities</ h2 >
228
+ < div class ="grid grid-cols-1 gap-8 mt-8 ">
216
229
< div class ="bg-white p-8 rounded-lg border border-neutral-200 hover:border-brand-primary hover:shadow-md transition-all duration-300 ">
217
230
< h3 class ="text-xl font-semibold text-brand-primary mb-6 pb-2 border-b border-neutral-200 "> Community Engagement</ h3 >
218
231
< ul class ="space-y-4 text-gray-700 ">
219
232
< li class ="flex items-start ">
220
233
< span class ="text-brand-primary mr-3 "> •</ span >
221
234
< span > Join our regular surveys</ span >
222
235
</ li >
236
+ < li class ="flex items-start ">
237
+ < span class ="text-brand-primary mr-3 "> •</ span >
238
+ < span > Contribute to evaluation metrics testing</ span >
239
+ </ li >
223
240
< li class ="flex items-start ">
224
241
< span class ="text-brand-primary mr-3 "> •</ span >
225
242
< span > Share your expertise in validation and benchmarking</ span >
0 commit comments