-
Notifications
You must be signed in to change notification settings - Fork 0
/
program.html
452 lines (368 loc) · 17.7 KB
/
program.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
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<!-- Added by HTTrack -->
<meta http-equiv="content-type" content="text/html;charset=UTF-8" /><!-- /Added by HTTrack -->
<style type="text/css">
.table-c table th {
border-left: 1px solid;
border-top: 1px solid;
font-size: 12pt;
font-weight: normal;
color: #404040;
}
.table-c table {
border-right: 1px solid;
border-bottom: 1px solid;
margin: 30px 5% 0px 5%;
width: 90%;
}
@media screen and (max-width: 1200px) {
.th_school {
font-size: 12px;
}
}
.button-top {
display: inline-block;
background-color: #ccc;
width: 50px;
height: 50px;
text-align: center;
border-radius: 4px;
position: fixed;
bottom: 30px;
right: 30px;
transition: background-color .3s,
opacity .5s, visibility .5s;
opacity: 0;
visibility: hidden;
z-index: 1000;
}
.button-top::after {
content: "\f077";
font-family: FontAwesome;
font-weight: normal;
font-style: normal;
font-size: 2em;
line-height: 50px;
color: #fff;
}
.button-top:hover {
cursor: pointer;
background-color: #333;
}
.button-top:active {
background-color: #555;
}
.button-top.show {
opacity: 1;
visibility: visible;
}
.button {
background-color: #FFE4B5;
/* Green */
border: none;
color: #555555;
padding: 15px 32px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 18px;
font-weight: 800;
}
#speaker-ul a:visited {
color: #0e90d2;
}
#speaker-ul a:hover {
color: #0e90d2;
}
#speaker-ul a:link {
color: #0e90d2;
}
#speaker-ul a:active {
color: #0e90d2;
}
#head-a:hover {
color: #0e90d2;
}
.onlywap {
display: inline;
}
@media (min-width: 950px) {
.onlywap {
display: none;
}
}
.onlymobile {
display: none;
}
@media (min-width: 950px) {
.onlymobile {
display: inline;
}
}
.borderImage {
margin:30px 5% 0 5%;
border:#ccc 1px;
/* width: 90%; */
border-radius:10%;
/* border: 1px solid burlywood; */
}
</style>
<head>
<title>GAMES 2023</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<!--[if lte IE 7]>
<link rel="stylesheet" type="text/css" href="css-files/ie-fix/ie67.css" />
<![endif]-->
<!--[if IE 8]>
<link rel="stylesheet" type="text/css" href="css-files/ie-fix/ie8.css">
<![endif]-->
<!--[if IE]><script src="http://libs.baidu.com/jquery/1.9.0/jquery.js"></script>
<![endif]-->
<link href="static/css/bootstrap.css" rel="stylesheet" /> <!-- CSS: Bootstrap -->
<link rel="stylesheet" type="text/css" href="static/css/getCss.css" /> <!-- CSS: Our css :) -->
<link rel="stylesheet" type="text/css" href="static/css/jquery.fancybox-1.3.4.css" /> <!-- CSS: fancybox -->
<!-- Google fonts -->
<link href="http://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700&subset=latin" rel="stylesheet">
</head>
<body>
<div class="nav_display" style="z-index: 32">
<input type="checkbox" id="drawer-toggle" name="drawer-toggle" class="roll" style="z-index: 32" />
<label for="drawer-toggle" id="drawer-toggle-label" class="roll" style="z-index: 32"></label>
<header> 首页</header>
<nav id="drawer" class="roll" style="z-index: 32">
<ul>
<li>
<a href="home.html" style="font-size: 13pt; line-height:30px; color:#434343;">首页</a>
</li>
<!-- <li>
<a href="committee.html" style="font-size: 13pt; line-height:30px; color:#434343;">组织机构</a>
</li> -->
<li>
<a href="program.html" style="font-size: 13pt; line-height:30px; color:#434343;">大会程序</a>
</li>
<li>
<a href="speaker.html" style="font-size: 13pt; line-height:30px; color:#434343;">特邀报告</a>
</li>
<li>
<a href="registration.html" style="font-size: 13pt; line-height:30px; color:#434343;">会议与酒店注册</a>
</li>
<!-- <li>
<a href="company.html" style="font-size: 13pt; line-height:30px; color:#434343;">赞助单位</a>
</li>
<li>
<a href="photo.html" style="font-size: 13pt; line-height:30px; color:#434343;">视频与照片</a>
</li> -->
</ul>
</nav>
</div>
<div class="head_display" style="z-index: 32">
<div class="container">
<div class="row header">
<div class="span10" style="width:1500px">
<!-- responsive dropdown menu -->
<div class="js-jquery-dropdown-wrapper">
<ul class="js-jquery-dropdown" style="font-size: 16pt;width: 1500px;font-weight: bold; margin: 0px 0 -20px 0;">
<li>
<a href="home.html" style="color:#434343;">首页</a>
</li>
<!-- <li>
<a href="committee.html" style="color:#434343;">组织机构</a>
</li> -->
<li>
<a href="program.html" style="color:#434343;">大会程序</a>
</li>
<li>
<a href="speaker.html" style="color:#434343;">特邀报告</a>
</li>
<li>
<a href="registration.html" style="color:#434343;">会议与酒店注册</a>
</li>
<!-- <li>
<a href="company.html" style="color:#434343;">赞助单位</a>
</li>
<li>
<a href="photo.html" style="color:#434343;">视频与照片</a>
</li> -->
</ul>
</div>
</div>
</div>
</div>
</div>
<div class="page-index-featured ">
<div class="container page-text-columns">
<div class="row" style=" box-shadow: darkgrey 0px 0px 30px 1px; border-radius:5px; margin:30px 0 0 0; ">
<div id="content">
<hr width="90%" color="#f3e549" size="8" style="margin:30px 0 0 5%;">
</hr>
<p style="color:#0e90d2;font-size:18pt;margin:30px 5% 0 5%; text-align:center;">三维AIGC与视觉大模型技术研讨会
(GAMES 2023)日程(持续更新中)</p>
<!-- <p style="color:#0e90d2;font-size:13pt;margin:30px 5% 0 5%;text-align:center;">2020.5.15(星期五)</p> -->
<div class="onlymobile">
<div class="table-c" style="margin-top:-20px;margin-left:0%;margin-right:0%;" >
<table width="100%">
<tr>
<th height="60px" style="text-align:center;font-size:23px;font-style:normal;font-weight:400;background-color:#2070B0;border: 2px solid white;"
colspan="3" >
<label></label>
<font color="#FFFFFF" style=" width:100%"><b>2023年11月4日,星期六,上午</b></font>
<label></label>
</th>
</tr>
<tr>
<th height=50px width="20%" style="background-color:#E2F2FD;font-size:18px;border: 2px solid white;">08:45 - 09:00</th>
<th width="50%" style="background-color:#E2F2FD;font-size:18px;border: 2px solid white;">鲍虎军教授致开幕词 </th>
<th width="20%" style="background-color:#E2F2FD;font-size:18px;border: 2px solid white;"> </th>
</tr>
<tr>
<th height=50px width="20%" style="background-color:#E2F2FD;font-size:18px;border: 2px solid white;">09:00 - 09:40</th>
<th width="20%" style="background-color:#E2F2FD;font-size:18px;border: 2px solid white;">童欣 MSRA首席研究员</th>
<th width="20%" style="background-color:#E2F2FD;font-size:18px;border: 2px solid white;"> </th>
</tr>
<tr>
<th height=50px width="20%" style="background-color:#E2F2FD;font-size:18px;border: 2px solid white;">09:40 - 10:20</th>
<th width="20%" style="background-color:#E2F2FD;font-size:18px;border: 2px solid white;">朱军 清华大学教授</th>
<th width="20%" style="background-color:#E2F2FD;font-size:18px;border: 2px solid white;"> </th>
</tr>
<tr>
<th height=50px width="20%" style="background-color:#E2F2FD;font-size:18px;border: 2px solid white;">10:20 - 10:35</th>
<th width="20%" style="background-color:#E2F2FD;font-size:18px;border: 2px solid white;">茶歇</th>
<th width="20%" style="background-color:#E2F2FD;font-size:18px;border: 2px solid white;"> </th>
</tr>
<tr>
<!-- <th height=50px width="20%" style="background-color:#E2F2FD;font-size:18px;border: 2px solid white;">10:35 - 11:15</th>
<th width="20%" style="background-color:#E2F2FD;font-size:18px;border: 2px solid white;"><a href="speaker.html#qy">"书生"通用大模型体系  报告人:乔宇 </a></th>
<th width="20%" style="background-color:#E2F2FD;font-size:18px;border: 2px solid white;"></th> -->
<th height=50px width="20%" style="background-color:#E2F2FD;font-size:18px;border: 2px solid white;">10:35 - 11:15</th>
<th width="20%" style="background-color:#E2F2FD;font-size:18px;border: 2px solid white;">乔宇 上海人工智能实验室教授</th>
<th width="20%" style="background-color:#E2F2FD;font-size:18px;border: 2px solid white;"></th>
</tr>
<tr>
<th height=50px width="20%" style="background-color:#E2F2FD;font-size:18px;border: 2px solid white;">11:15 - 11:55</th>
<th width="20%" style="background-color:#E2F2FD;font-size:18px;border: 2px solid white;">贾奎 华南理工大学教授</th>
<th width="20%" style="background-color:#E2F2FD;font-size:18px;border: 2px solid white;"></th>
</tr>
<tr>
<th height="60px" style="text-align:center;font-size:23px;font-style:normal;font-weight:400;background-color:#2070B0;border: 2px solid white;"
colspan="3" >
<label></label>
<font color="#FFFFFF" style=" width:100%"><b>2023年11月4日,星期六,下午</b></font>
<label></label>
</th>
</tr>
<tr>
<th height=50px width="20%" style="background-color:#E2F2FD;font-size:18px;border: 2px solid white;">13:30 - 14:10</th>
<th width="20%" style="background-color:#E2F2FD;font-size:18px;border: 2px solid white;">段楠 MSRA首席研究员</th>
<th width="20%" style="background-color:#E2F2FD;font-size:18px;border: 2px solid white;"></th>
</tr>
<tr>
<th height=50px width="20%" style="background-color:#E2F2FD;font-size:18px;border: 2px solid white;">14:10 - 14:50</th>
<th width="20%" style="background-color:#E2F2FD;font-size:18px;border: 2px solid white;">张举勇 中国科学技术大学教授</th>
<th width="20%" style="background-color:#E2F2FD;font-size:18px;border: 2px solid white;"></th>
</tr>
<tr>
<th height=50px width="20%" style="background-color:#E2F2FD;font-size:18px;border: 2px solid white;">14:50 - 15:00</th>
<th width="20%" style="background-color:#E2F2FD;font-size:18px;border: 2px solid white;">茶歇</th>
<th width="20%" style="background-color:#E2F2FD;font-size:18px;border: 2px solid white;"></th>
</tr>
<tr>
<th height=50px width="20%" style="background-color:#E2F2FD;font-size:18px;border: 2px solid white;">15:00 - 17:00</th>
<th width="20%" style="background-color:#E2F2FD;font-size:18px;border: 2px solid white;">Panel讨论</th>
<th width="20%" style="background-color:#E2F2FD;font-size:18px;border: 2px solid white;"></th>
</tr>
</table>
</div>
</div>
<div class="onlywap" style="margin-top:-20px;margin-left:0%;margin-right:0%;" >
<table width="100%">
<tr>
<th height="60px" style="text-align:center;font-size:21px;font-style:normal;font-weight:400;background-color:#2070B0;border: 2px solid white;"
colspan="3" >
<label></label>
<font color="#FFFFFF" style=" width:100%"><b>2023年11月4日,星期六,上午</b></font>
<label></label>
</th>
</tr>
<tr>
<th height=50px width="20%" style="background-color:#E2F2FD;font-size:16px;border: 2px solid white;">08:45 - 09:00</th>
<th width="50%" style="background-color:#E2F2FD;font-size:16px;border: 2px solid white;">鲍虎军教授致开幕词 </th>
<th width="20%" style="background-color:#E2F2FD;font-size:16px;border: 2px solid white;"> </th>
</tr>
<tr>
<th height=50px width="20%" style="background-color:#E2F2FD;font-size:16px;border: 2px solid white;">09:00 - 09:40</th>
<th width="20%" style="background-color:#E2F2FD;font-size:16px;border: 2px solid white;">童欣 MSRA首席研究员</th>
<th width="20%" style="background-color:#E2F2FD;font-size:16px;border: 2px solid white;"> </th>
</tr>
<tr>
<th height=50px width="20%" style="background-color:#E2F2FD;font-size:16px;border: 2px solid white;">09:40 - 10:20</th>
<th width="20%" style="background-color:#E2F2FD;font-size:16px;border: 2px solid white;">朱军 清华大学教授</th>
<th width="20%" style="background-color:#E2F2FD;font-size:16px;border: 2px solid white;"> </th>
</tr>
<tr>
<th height=50px width="20%" style="background-color:#E2F2FD;font-size:16px;border: 2px solid white;">10:20 - 10:35</th>
<th width="20%" style="background-color:#E2F2FD;font-size:16px;border: 2px solid white;">茶歇</th>
<th width="20%" style="background-color:#E2F2FD;font-size:16px;border: 2px solid white;"> </th>
</tr>
<tr>
<!-- <th height=50px width="20%" style="background-color:#E2F2FD;font-size:16px;border: 2px solid white;">10:35 - 11:15</th>
<th width="20%" style="background-color:#E2F2FD;font-size:16px;border: 2px solid white;"><a href="speaker.html#qy">"书生"通用大模型体系  报告人:乔宇 </a></th>
<th width="20%" style="background-color:#E2F2FD;font-size:16px;border: 2px solid white;"></th> -->
<th height=50px width="20%" style="background-color:#E2F2FD;font-size:16px;border: 2px solid white;">10:35 - 11:15</th>
<th width="20%" style="background-color:#E2F2FD;font-size:16px;border: 2px solid white;">乔宇 上海人工智能实验室教授</th>
<th width="20%" style="background-color:#E2F2FD;font-size:16px;border: 2px solid white;"></th>
</tr>
<tr>
<th height=50px width="20%" style="background-color:#E2F2FD;font-size:16px;border: 2px solid white;">11:15 - 11:55</th>
<th width="20%" style="background-color:#E2F2FD;font-size:16px;border: 2px solid white;">贾奎 华南理工大学教授</th>
<th width="20%" style="background-color:#E2F2FD;font-size:16px;border: 2px solid white;"></th>
</tr>
<tr>
<th height="60px" style="text-align:center;font-size:21px;font-style:normal;font-weight:400;background-color:#2070B0;border: 2px solid white;"
colspan="3" >
<label></label>
<font color="#FFFFFF" style=" width:100%"><b>2023年11月4日,星期六,下午</b></font>
<label></label>
</th>
</tr>
<tr>
<th height=50px width="20%" style="background-color:#E2F2FD;font-size:16px;border: 2px solid white;">13:30 - 14:10</th>
<th width="20%" style="background-color:#E2F2FD;font-size:16px;border: 2px solid white;">段楠 MSRA首席研究员</th>
<th width="20%" style="background-color:#E2F2FD;font-size:16px;border: 2px solid white;"></th>
</tr>
<tr>
<th height=50px width="20%" style="background-color:#E2F2FD;font-size:16px;border: 2px solid white;">14:10 - 14:50</th>
<th width="20%" style="background-color:#E2F2FD;font-size:16px;border: 2px solid white;">张举勇 中国科学技术大学教授</th>
<th width="20%" style="background-color:#E2F2FD;font-size:16px;border: 2px solid white;"></th>
</tr>
<tr>
<th height=50px width="20%" style="background-color:#E2F2FD;font-size:16px;border: 2px solid white;">14:50 - 15:00</th>
<th width="20%" style="background-color:#E2F2FD;font-size:16px;border: 2px solid white;">茶歇</th>
<th width="20%" style="background-color:#E2F2FD;font-size:16px;border: 2px solid white;"></th>
</tr>
<tr>
<th height=50px width="20%" style="background-color:#E2F2FD;font-size:16px;border: 2px solid white;">15:00 - 17:00</th>
<th width="20%" style="background-color:#E2F2FD;font-size:16px;border: 2px solid white;">Panel讨论</th>
<th width="20%" style="background-color:#E2F2FD;font-size:16px;border: 2px solid white;"></th>
</tr>
</table>
</div>
<hr width="90%" color="#f3e549" size="8" style="margin:30px 0 30px 5%;">
</div>
</div>
</div> <!-- /container -->
</div>
<div class="container">
<div class="row">
<div class="span6">
<span class="footer-company">©2023 GAMES </span>
</div>
</div>
</div>
<div style="display:none">
<script src='http://v7.cnzz.com/stat.php?id=155540&web_id=155540' language='JavaScript'
charset='gb2312'></script>
</div>
</body>
</html>