-
Notifications
You must be signed in to change notification settings - Fork 0
/
about.html
269 lines (239 loc) · 13.2 KB
/
about.html
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
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
<!DOCTYPE html>
<html>
<head>
<title>BABY-MedIA@KCL</title>
<link rel="icon" type="image/x-icon" href="imgs/viz/Baby-Logo-sm.svg">
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Raleway">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.4/jquery.min.js" defer></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js" defer></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<link rel="stylesheet" href="style/styles.css">
</head>
<body>
<!-- Navbar (sit on top) -->
<div class="w3-top">
<div class="w3-bar w3-white w3-card" id="myNavbar">
<a href="index.html" class="w3-bar-item w3-button w3-wide"><img src="imgs/viz/Baby-Logo-sm.svg" height="18" alt="babymedia icon" /> BABY-MedIA@KCL</a>
<!-- Right-sided navbar links -->
<div class="w3-right w3-hide-small">
<a href="projects.html" class="w3-bar-item w3-button"><i class="fa fa-puzzle-piece"></i> PROJECTS</a>
<a href="software.html" class="w3-bar-item w3-button"><i class="fa fa-github-alt"></i> SOFTWARE</a>
<a href="publications.html" class="w3-bar-item w3-button"><i class="fa fa-child"></i> PUBLICATIONS</a>
<a href="team.html" class="w3-bar-item w3-button"><i class="fa fa-user"></i> TEAM</a>
<a href="about.html#about" class="w3-bar-item w3-button"><i class="fa fa-info"></i> ABOUT US</a>
<a href="about.html#join" class="w3-bar-item w3-button"><i class="fa fa-user-plus"></i> JOIN US</a>
<a href="about.html#contact" class="w3-bar-item w3-button"><i class="fa fa-envelope"></i> CONTACT</a>
</div>
<!-- Hide right-floated links on small screens and replace them with a menu icon -->
<a href="javascript:void(0)" class="w3-bar-item w3-button w3-right w3-hide-large w3-hide-medium" onclick="w3_open()">
<i class="fa fa-bars"></i>
</a>
</div>
</div>
<!-- Sidebar on small screens when clicking the menu icon -->
<nav class="w3-sidebar w3-bar-block w3-black w3-card w3-animate-left w3-hide-medium w3-hide-large" style="display:none" id="mySidebar">
<a href="javascript:void(0)" onclick="w3_close()" class="w3-bar-item w3-button w3-large w3-padding-16">Close ×</a>
<a href="projects.html" onclick="w3_close()" class="w3-bar-item w3-button">PROJECTS</a>
<a href="software.html" onclick="w3_close()" class="w3-bar-item w3-button">SOFTWARE</a>
<a href="publications.html" onclick="w3_close()" class="w3-bar-item w3-button">PUBLICATIONS</a>
<a href="team.html" onclick="w3_close()" class="w3-bar-item w3-button">TEAM</a>
<a href="about.html#about" onclick="w3_close()" class="w3-bar-item w3-button">ABOUT US</a>
<a href="about.html#join" onclick="w3_close()" class="w3-bar-item w3-button">JOIN US</a>
<a href="about.html#contact" onclick="w3_close()" class="w3-bar-item w3-button">CONTACT</a>
</nav>
<!-- About Section -->
<div class="w3-container" style="padding:128px 16px" id="about">
<h3 class="w3-center">ABOUT US</h3>
<!-- <p class="w3-center w3-large">Key features of our company</p> -->
<div class="w3-row-padding w3-center" style="margin-top:64px">
<!-- <div class="w3-quarter">
<i class="fa fa-heart w3-margin-bottom w3-jumbo"></i>
<p class="w3-large">Passion</p>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore.</p>
</div> -->
<!-- KCL -->
<div class="w3-quarter">
<a href="https://www.kcl.ac.uk/bmeis/index" class="w3-button">
<i class="fa fa-university w3-margin-bottom w3-jumbo"></i>
</a>
<p class="w3-large">Biomedical Engineering & Imaging Sciences</p>
<p>We are proud members of King's College London, where we embrace our role within the broader university community. We actively engage with fellow researchers, students, and experts across disciplines, promoting interdisciplinary exchange.</p>
</div>
<!-- Perinatal -->
<div class="w3-quarter">
<a href="https://www.developingbrain.co.uk/" class="w3-button">
<img class="fa w3-margin-bottom w3-jumbo" src="imgs/viz/brain-icon-2.svg" height="64" alt="brain icon" />
</a>
<p class="w3-large">Centre for the Developing Brain</p>
<p>We are driven by a desire to develop medical image analysis tools to further our understanding of the mechanisms behind fetal, neonatal and children development.</p>
</div>
<!-- Github -->
<div class="w3-quarter">
<a href="https://github.com/baby-MedIA" class="w3-button">
<i class="fa fa-github w3-margin-bottom w3-jumbo"></i>
</a>
<p class="w3-large">Software Tools at our Github Page</p>
<p>We value open source code and actively contribute to the global scientific community by sharing our advancements, and fostering a culture of transparency and collaboration.</p>
</div>
<!-- MetricsLAB -->
<div class="w3-quarter">
<a href="https://metrics-lab.github.io/" class="w3-button">
<i class="fa fa-users w3-margin-bottom w3-jumbo"></i>
</a>
<p class="w3-large">Check out our larger group, MeTrICS Lab</p>
<p>We believe that pooling our collective knowledge and skills fosters innovation and accelerates progress in the rapidly evolving field of medical image analysis.</p>
<!-- <p>Check our sister group <i class="fa fa-link"> </i><a href="https://metrics-lab.github.io/">MeTrICS Lab</a> at King's College London.</p> -->
</div>
</div>
</div>
<!-- Carousel Images of our group -->
<div class="container w3-white" style="padding:128px 16px">
<div id="myCarousel" class="carousel slide" data-ride="carousel">
<!-- Indicators -->
<ol class="carousel-indicators">
<li data-target="#myCarousel" data-slide-to="0" class="active"></li>
<li data-target="#myCarousel" data-slide-to="1"></li>
<li data-target="#myCarousel" data-slide-to="2"></li>
<li data-target="#myCarousel" data-slide-to="3"></li>
<li data-target="#myCarousel" data-slide-to="4"></li>
</ol>
<!-- Wrapper for slides -->
<div class="carousel-inner">
<div class="item active">
<img src="imgs/group-photos/group-1.jpeg" class="w3-image" style="width:100%">
</div>
<div class="item">
<img src="imgs/group-photos/group-2.jpeg" class="w3-image" style="width:100%">
</div>
<div class="item">
<img src="imgs/group-photos/group-3.jpeg" class="w3-image" style="width:100%">
</div>
<div class="item">
<img src="imgs/group-photos/group-4.jpeg" class="w3-image" style="width:100%">
</div>
<div class="item">
<img src="imgs/group-photos/group-5.jpeg" class="w3-image" style="width:100%">
</div>
</div>
<!-- Left and right controls -->
<a class="left carousel-control" href="#myCarousel" data-slide="prev">
<span class="glyphicon glyphicon-chevron-left"></span>
<span class="sr-only">Previous</span>
</a>
<a class="right carousel-control" href="#myCarousel" data-slide="next">
<span class="glyphicon glyphicon-chevron-right"></span>
<span class="sr-only">Next</span>
</a>
</div>
</div>
<!-- Modal for full size images on click-->
<div id="modal01" class="w3-modal w3-black" onclick="this.style.display='none'">
<span class="w3-button w3-xxlarge w3-black w3-padding-large w3-display-topright" title="Close Modal Image">×</span>
<div class="w3-modal-content w3-animate-zoom w3-center w3-transparent w3-padding-64">
<img id="img01" class="w3-image">
<p id="caption" class="w3-opacity w3-large"></p>
</div>
</div>
<!-- Delimiter -->
<div class="w3-container w3-row w3-center w3-black w3-padding-64"></div>
<!-- JOIN US Section -->
<div class="w3-container" style="padding:128px 16px" id="join">
<h3 class="w3-center">JOIN US</h3>
<h4 class="w3-center">PhD opportunities in my group <br>are available through various PhD programs at KCL:</h4>
<div class="w3-row-padding w3-center" style="margin-top:64px">
<!-- MRC-DTP -->
<div class="w3-half">
<a href="https://kcl-mrcdtp.com/project/causal-modelling-and-explainable-deep-learning-to-disentangle-the-roles-of-the-toxic-duet-of-iron-imbalance-and-neuroinflammation-in-alzheimer%C2%92s-disease-through-quantitative-mri/" class="w3-button w3-black w3-center w3-xlarge"><i class="fa fa-link"></i> MRC-DTP</a>
<br><br>
<p class="w3-large">Causal modelling and explainable deep learning to disentangle the roles of the toxic duet of iron imbalance and neuroinflammation in Alzheimer’s Disease through quantitative MRI</p>
</div>
<!-- King's-China Scholarship -->
<div class="w3-half">
<a href="https://www.kcl.ac.uk/study-legacy/funding/kings-china-scholarship-council-phd-scholarship-programme-k-csc" class="w3-button w3-black w3-center w3-xlarge"><i class="fa fa-link"></i> King's-China Scholarship</a>
<br><br>
<p class="w3-large">Please contact me to discuss potential projects if you are interested in fetal/neonatal MRI and US, image analysis and AI (Chinese students only).</p>
</div>
</div>
</div>
<!-- Delimiter -->
<div class="w3-container w3-row w3-center w3-black w3-padding-64"></div>
<!-- Contact Section -->
<div class="w3-container w3-light-grey" style="padding:128px 16px" id="contact">
<h3 class="w3-center">CONTACT</h3>
<div style="margin-top:48px">
<div class="w3-row-padding w3-grayscale" style="margin-top:64px">
<!-- Contact details -->
<div class="w3-col m5 w3-margin-bottom">
<h4 class="w3-right">
<!-- <i class="fa fa-map-marker fa-fw w3-xlarge w3-margin-right"></i> -->
Department of Perinatal Imaging and Health <br> <br>
1st floor, South Wing <br> <br>
St Thomas' Hospital <br> <br>
London SE1 7EH, UK
</h4>
</div>
<div class="w3-col m2 w3-margin-bottom"></div>
<!-- Map -->
<div class="w3-col m5 w3-margin-bottom w3-right">
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d2483.7576273889113!2d-0.1199181768689147!3d51.499315091961094!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x487604c0dd16877b%3A0x43c4966ccbc12d1!2sSt%20Thomas'%20Hospital!5e0!3m2!1sen!2suk!4v1691584831267!5m2!1sen!2suk" width="600" height="450" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe>
</div>
</div>
</div>
</div>
<!-- Delimiter -->
<div class="w3-container w3-row w3-center w3-black w3-padding-16"></div>
<!-- Footer -->
<footer class="w3-center w3-white w3-padding-16">
<div class="w3-section w3-white">
<br>
<!-- row-1 -->
<img src="imgs/viz/Baby-Logo-flip.png" alt="Baby drawing Logo by Irina Grigorescu" style="width:2%">
<img src="imgs/viz/dhcp-logo.png" alt="Developing Human Connectome Project Logo" style="width:3.8%">
<img src="imgs/viz/Wellcome-logo.jpeg" alt="Wellcome Logo" style="width:3.7%">
<img src="imgs/viz/KCL-logo.jpg" alt="King's College London Logo" style="width:6%">
<img src="imgs/viz/ERC-logo.jpg" alt="European Research Council Logo" style="width:4%">
<img src="imgs/viz/UKRI-logo.jpg" alt="UK Research and Innovation Logo" style="width:3.8%">
<img src="imgs/viz/Baby-Logo.png" alt="Baby drawing Logo by Irina Grigorescu" style="width:2%">
<br><br>
<!-- row-2 -->
<img src="imgs/viz/centre-develop-brain-logo.png" alt="NIHR Logo" style="width:12%">
<img src="imgs/viz/nihr-logo.png" alt="NIHR Logo" style="width:19%">
<img src="imgs/viz/nhs-logo.png" alt="NHS Logo" style="width:7%">
<img src="imgs/viz/rosetrees-logo.png" alt="Rosetrees Logo" style="width:12%">
<img src="imgs/viz/EPSRC-logo.png" alt="EPSRC Logo" style="width:6%">
<br><br>
<p>
Powered by <a href="https://www.w3schools.com/w3css/default.asp" title="W3.CSS" target="_blank" class="w3-hover-text-green">w3.css</a>
</p>
<a href="#about" class="w3-button w3-light-grey"><i class="fa fa-arrow-up w3-margin-right"></i>To the top</a>
</div>
</footer>
<script>
// Modal Image Gallery
function onClick(element) {
document.getElementById("img01").src = element.src;
document.getElementById("modal01").style.display = "block";
var captionText = document.getElementById("caption");
captionText.innerHTML = element.alt;
}
// Toggle between showing and hiding the sidebar when clicking the menu icon
var mySidebar = document.getElementById("mySidebar");
function w3_open() {
if (mySidebar.style.display === 'block') {
mySidebar.style.display = 'none';
} else {
mySidebar.style.display = 'block';
}
}
// Close the sidebar with the close button
function w3_close() {
mySidebar.style.display = "none";
}
</script>
</body>
</html>