File tree Expand file tree Collapse file tree 1 file changed +19
-2
lines changed
Expand file tree Collapse file tree 1 file changed +19
-2
lines changed Original file line number Diff line number Diff line change @@ -14,18 +14,35 @@ search_omit: true
1414<div style =" display :flex ; justify-content : space-around ;" >
1515 <div >
1616 <a href="https://meldproject.github.io//studies/MELD_Graph/">
17- <p style="text-align:center"><strong>MELD Graph:</strong> Automated MRI detection of focal cortical dysplasias (FCDs) using Graph Neural Network</p>
17+ <p style="text-align:center">
18+ <strong>MELD Graph:</strong> Automated MRI detection of focal cortical dysplasias (FCDs) using Graph Neural Network
19+ </p>
1820 <img src="/images/MELD_FCD_thin.png" alt="MELD FCD">
1921 </a>
2022 </div >
23+
2124 <div >
2225 <a href="https://meldproject.github.io//studies/FocalEpilepsies/">
23- <p style="text-align:center"><strong>MELD Focal Epilepsies:</strong> Project to automatically detect a broad range of causes of focal epilepsy.</p>
26+ <p style="text-align:center">
27+ <strong>MELD Focal Epilepsies:</strong> Project to automatically detect a broad range of causes of focal epilepsy.
28+ </p>
2429 <img src="/images/MELD_FE.png" alt="MELD Focal Epilepsies">
2530 </a>
2631 </div >
2732</div >
2833
34+ <!-- New row below -->
35+ <div style =" display :flex ; justify-content : center ; margin-top : 20px ;" >
36+ <div >
37+ <a href="https://meldproject.github.io//studies/AID-HS/">
38+ <p style="text-align:center">
39+ <strong>AID-HS:</strong> Automated and Interpretable Detection of Hippocampal Sclerosis.
40+ </p>
41+ <!-- <img src="PATH_TO_NEW_IMAGE" alt="New Study"> -->
42+ </a>
43+ </div >
44+ </div >
45+
2946
3047To get involved and join our team of MELD collaborators visit [ Who's involved] ( https://meldproject.github.io//groups/ ) .
3148
You can’t perform that action at this time.
0 commit comments