-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
executable file
·368 lines (319 loc) · 15.7 KB
/
index.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
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
<!-- FlatFy Theme - Andrea Galanti /-->
<!doctype html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0">
<meta name="description" content="Multimodal Summit 2024">
<meta name="author" content="">
<title>Multimodal Summit 2024</title>
<!-- Bootstrap core CSS -->
<link href="./css/bootstrap.min.css" rel="stylesheet">
<!-- Custom Google Web Font -->
<link href="./font-awesome/css/font-awesome.min.css" rel="stylesheet">
<link href='http://fonts.googleapis.com/css?family=Lato:100,300,400,700,900,100italic,300italic,400italic,700italic,900italic' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Arvo:400,700' rel='stylesheet' type='text/css'>
<!-- Custom CSS-->
<link href="css/general.css" rel="stylesheet">
<!-- Owl-Carousel -->
<link href="./css/custom.css" rel="stylesheet">
<link href="./css/owl.carousel.css" rel="stylesheet">
<link href="./css/owl.theme.css" rel="stylesheet">
<link href="./css/style.css" rel="stylesheet">
<link href="./css/animate.css" rel="stylesheet">
<!-- Magnific Popup core CSS file -->
<link rel="stylesheet" href="./css/magnific-popup.css">
<script src="./js/modernizr-2.8.3.min.js"></script> <!-- Modernizr /-->
</head>
<body id="home">
<!-- Preloader -->
<div id="preloader">
<div id="status"></div>
</div>
<!-- FullScreen -->
<div class="intro-header">
<div class="col-xs-12 text-center abcen1">
<div style="background-color: rgba(0,0,0,0.5)">
<h1 class="h1_home wow fadeIn" data-wow-delay="0.4s" style="text-shadow: 0 0 8px #000000;"> Multimodal Summit 2024</h1>
<br>
<h3 class="h3_home wow fadeIn" data-wow-delay="0.6s" style="text-shadow: 0px 8px 4px black, 0 0 25px black">
April 21<sup>th</sup> - 22<sup>th</sup>, 2024 </p>
Location: Hong Kong</p>
</h3>
</div>
</div>
<!-- /.container -->
<div class="col-xs-12 text-center abcen wow fadeIn">
<div class="button_down ">
<a class="imgcircle wow bounceInUp" data-wow-duration="1.5s" href="#scope"> <img class="img_scroll" src="./img/icon/circle.png" alt=""> </a>
</div>
</div>
<span class="intro-caption">
Photo from <a href="https://www.conferencecentre.CUHK.edu.hk/tc/gallery">CUHK Gallery</a>
</span>
</div>
<!-- NavBar-->
<nav class="navbar-default" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-ex1-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="#home"></a>
</div>
<div class="collapse navbar-collapse navbar-right navbar-ex1-collapse">
<ul class="nav navbar-nav">
<li class="menuItem"><a href="#scope">Introduction</a></li>
<li class="menuItem"><a href="#program">Program</a></li>
<!-- <li class="menuItem"><a href="#speakers">Speakers</a></li> -->
<li class="menuItem"><a href="#organizers">Organizers</a></li>
<li class="menuItem"><a href="#contacts">Contact</a></li>
<li class="menuItem dropdown">
</li>
</ul>
</div>
</div>
</nav>
<!-- Scope -->
<div id ="scope" class="content-section-a" style="border-top: 0">
<div class="container">
<div class="row">
<div class="wow fadeInRightBig" data-animation-delay="200">
<h3 class="section-heading">Multimodal Summit 2024</h3>
<p class="lead" style="text-align:justify">
Multimodal Summit is hosted by <a href="https://lwwangcse.github.io/" style="color: blue;">CUHK LaVi Lab</a>.
(TODO: Introduction)
<br>
<br>
Multimodal.<br>
<br>
Multimodal. <br>
<br>
</p>
</div>
</div>
</div>
<!-- /.container -->
</div>
<!-- Program -->
<div id="program" class="content-section-a">
<div class="container">
<div class="wow fadeInLeftBig" data-animation-delay="200">
<h3 class="section-heading">Program Schedule</h3>
<p class="lead">
You are welcome to join our summit. (TODO: Title, Venue)
</p>
</div>
<table class="table" style="width:100%">
<tr>
<td colspan="2"><strong>Day 1 Morning Session (Venue 1)</strong></td>
<td></td>
</tr>
<tr class="info">
<td style="width: 200px; text-align: center;">8:30 - 9:15</td>
<td><strong>Capability Understanding and Evaluation of Multimodal Large Language Models</strong><br>Liwei Wang (CUHK)</td>
<td></td>
</tr>
<tr class="success">
<td style="width: 200px; text-align: center;">9:20 - 10:05</td>
<td><strong>Frontiers in Multimodal Large Language Models on Edge Devices (Zoom)</strong><br>Yin Li (UW-Madison)</td>
<td></td>
</tr>
<tr>
<td style="width: 200px; text-align: center;">10:05 - 10:20</td>
<td><strong>Coffee Break</strong></td>
<td></td>
</tr>
<tr class="info">
<td style="width: 200px; text-align: center;">10:20 - 11:05</td>
<td><strong>Large Speech Models</strong><br>Xixin Wu (CUHK)</td>
<td></td>
</tr>
<tr class="success">
<td style="width: 200px; text-align: center;">11:10 - 11:55</td>
<td><strong>Multimodal Large Language Models</strong><br>Qifeng Chen (HKUST)</td>
<td></td>
</tr>
</table>
<table class="table" style="width:100%">
<tr>
<td colspan="2"><strong>Day 1 Afternoon Session (Venue 1)</strong></td>
<td></td>
</tr>
<tr class="info">
<td style="width: 200px; text-align: center;">13:40 - 14:25</td>
<td><strong>Multimodal Conversational Systems for Vehicles</strong><br>Weijie Li (Polyu) and Jing Li (Polyu)</td>
<td></td>
</tr>
<tr class="success">
<td style="width: 200px; text-align: center;">14:30 - 15:15</td>
<td><strong>Frontiers in Multimodal Large Language Models (Zoom)</strong><br>Zhengyuan Yang (Microsoft)</td>
<td></td>
</tr>
<tr>
<td style="width: 200px; text-align: center;">15:15 - 15:30</td>
<td><strong>Coffee Break</strong></td>
<td></td>
</tr>
<tr class="info">
<td style="width: 200px; text-align: center;">15:30 - 16:15</td>
<td><strong>Large Models on Edge Devices</strong><br>Qiang Xu (CUHK)</td>
<td></td>
</tr>
<tr class="success">
<td style="width: 200px; text-align: center;">16:20 - 17:05</td>
<td><strong>Text-to-Image Generation</strong><br>Xihui Liu (HKU)</td>
<td></td>
</tr>
<tr class="info">
<td style="width: 200px; text-align: center;">17:10 - 17:55</td>
<td><strong>Doctoral Forum Panel</strong></td>
<td></td>
</tr>
</table>
<table class="table" style="width:100%">
<tr>
<td colspan="2"><strong>Day 1 Afternoon Session (Venue 2)</strong></td>
<td></td>
</tr>
<tr class="info">
<td style="width: 200px; text-align: center;">14:30 - 17:55</td>
<td><strong>Industry Seminar</strong><br>Intelligent Vehicles and Multimodality</td>
<td></td>
</tr>
</table>
<table class="table" style="width:100%">
<tr>
<td colspan="2"><strong>Day 2 Morning Session (Venue 1)</strong></td>
<td></td>
</tr>
<tr class="info">
<td style="width: 200px; text-align: center;">8:30 - 9:15</td>
<td><strong>Embodied Intelligence and Multimodal Large Language Models</strong><br>Huazhe Xu (Tsinghua) and Duan Nan (Microsoft)</td>
<td></td>
</tr>
<tr class="success">
<td style="width: 200px; text-align: center;">9:20 - 10:05</td>
<td><strong>Multimodal AI Agents</strong><br>Xiangyu Yue (CUHK)</td>
<td></td>
</tr>
<tr>
<td style="width: 200px; text-align: center;">10:05 - 10:20</td>
<td><strong>Coffee Break</strong></td>
<td></td>
</tr>
<tr class="info">
<td style="width: 200px; text-align: center;">10:20 - 11:10</td>
<td><strong>Vision-based Autonomous Driving</strong><br>Xiaojuan Qi (HKU)</td>
<td></td>
</tr>
<tr class="success">
<td style="width: 200px; text-align: center;">11:10 - 11:55</td>
<td><strong>Vision-based Autonomous Driving</strong><br>Hengshuang Zhao (HKU)</td>
<td></td>
</tr>
</table>
<table class="table" style="width:100%">
<tr>
<td colspan="2"><strong>Day 2 Afternoon Session (Venue 1)</strong></td>
<td></td>
</tr>
<tr class="info">
<td style="width: 200px; text-align: center;">13:40 - 14:25</td>
<td><strong>Autonomous Driving</strong><br>Dan Xu (HKUST)</td>
<td></td>
</tr>
<tr class="success">
<td style="width: 200px; text-align: center;">14:30 - 15:15</td>
<td><strong>Knowledge Understanding and Application of Large Language Models</strong><br>Yixin Cao (SMU)</td>
<td></td>
</tr>
<tr>
<td style="width: 200px; text-align: center;">15:15 - 15:30</td>
<td><strong>Coffee Break</strong></td>
<td></td>
</tr>
<tr class="info">
<td style="width: 200px; text-align: center;">15:30 - 16:15</td>
<td><strong>Large 3D Models</strong><br>Tianfan Xue (CUHK)</td>
<td></td>
</tr>
<tr class="success">
<td style="width: 200px; text-align: center;">16:20 - 17:05</td>
<td><strong>Text-to-Video Generation</strong><br>Luo Ping (HKU)</td>
<td></td>
</tr>
<tr class="info">
<td style="width: 200px; text-align: center;">17:10 - 17:55</td>
<td><strong>AI Agents</strong><br>Qi Dou (CUHK)</td>
<td></td>
</tr>
</table>
<table class="table" style="width:100%">
<tr>
<td colspan="2"><strong>Day 2 Afternoon Session (Venue 2)</strong></td>
<td></td>
</tr>
<tr class="info">
<td style="width: 200px; text-align: center;">14:30 - 17:55</td>
<td><strong>Industry Seminar</strong><br>Applications of Multimodal Large Language Models</td>
<td></td>
</tr>
</table>
</div>
</div>
<!-- Organizers -->
<div id="organizers" class="content-section-a">
<div class="container">
<div class="row wow fadeInRightBig" data-animation-delay="200">
<h3 class="section-heading">Summit Organizers</h3>
<div class="col-sm-2 wow fadeInRightBig" data-animation-delay="200">
<!-- <center><img class="img-responsive img-rounded" style="border-radius: 50%" height="150" width="150" src="img/organizer/liwei.png" alt=""></center> -->
<h4 class="section-heading"><center><a href="https://lwwangcse.github.io/">Liwei Wang</a></center></h4>
<h5 class="section-heading"><center><i>CUHK</i></center></h5>
</div>
</div>
</div>
</div>
<div id="contacts" class="content-section-a">
<!-- Contacts -->
<div class="container">
<div class="row">
<div class="wow fadeInLeftBig" data-animation-delay="200">
<h3 class="section-heading">Contact</h3>
<p class="lead" style="text-align: center;">
If you have any questions, please contact the summit organizers: [email protected]
</p>
</div>
</div>
</div>
</div>
<!-- JavaScript -->
<script src="./js/jquery-1.10.2.js"></script>
<script src="./js/bootstrap.js"></script>
<script src="./js/owl.carousel.js"></script>
<script src="./js/script.js"></script>
<!-- StikyMenu -->
<script src="./js/stickUp.min.js"></script>
<script type="text/javascript">
jQuery(function($) {
$(document).ready( function() {
$('.navbar-default').stickUp();
});
});
</script>
<!-- Smoothscroll -->
<script type="text/javascript" src="./js/jquery.corner.js"></script>
<script src="./js/wow.min.js"></script>
<script>
new WOW().init();
</script>
<script src="./js/classie.js"></script>
<script src="./js/uiMorphingButton_inflow.js"></script>
<!-- Magnific Popup core JS file -->
<script src="./js/jquery.magnific-popup.js"></script>
</body>
</html>