-
Notifications
You must be signed in to change notification settings - Fork 3
/
index.html
617 lines (456 loc) · 25.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
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
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
<!DOCTYPE html>
<html lang="en">
<head>
<title>FLL3</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<!-- <link rel="icon" type="image/x-ico" href="images/106point.jpg" /> -->
<link rel="icon" type="image/x-ico" href="images/106point.jpg" />
<link href="https://fonts.googleapis.com/css?family=B612+Mono|Cabin:400,700&display=swap" rel="stylesheet">
<link rel="stylesheet" href="fonts/icomoon/style.css">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css"
integrity="sha384-Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9MuhOf23Q9Ifjh" crossorigin="anonymous">
<link rel="stylesheet" href="css/jquery-ui.css">
<link rel="stylesheet" href="css/owl.carousel.min.css">
<link rel="stylesheet" href="css/owl.theme.default.min.css">
<link rel="stylesheet" href="css/owl.theme.default.min.css">
<link rel="stylesheet" href="css/jquery.fancybox.min.css">
<link rel="stylesheet" href="fonts/flaticon/font/flaticon.css">
<link rel="stylesheet" href="css/aos.css">
<link href="css/jquery.mb.YTPlayer.min.css" media="all" rel="stylesheet" type="text/css">
<link rel="stylesheet" href="css/style.css">
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
<script>
(function (i, s, o, g, r, a, m) {
i['GoogleAnalyticsObject'] = r;
i[r] = i[r] || function () {
(i[r].q = i[r].q || []).push(arguments)
}, i[r].l = 1 * new Date();
a = s.createElement(o),
m = s.getElementsByTagName(o)[0];
a.async = 1;
a.src = g;
m.parentNode.insertBefore(a, m)
})(window, document, 'script', 'https://www.google-analytics.com/analytics.js', 'ga');
ga('create', 'UA-88572407-1', 'auto');
ga('send', 'pageview');
</script>
</head>
<body data-spy="scroll" data-target=".site-navbar-target" data-offset="300">
<div class="site-wrap">
<div class="site-mobile-menu site-navbar-target">
<div class="site-mobile-menu-header">
<div class="site-mobile-menu-close mt-3">
<span class="icon-close2 js-menu-toggle"></span>
</div>
</div>
<div class="site-mobile-menu-body"></div>
</div>
<!---------------------------导航栏------------------------------->
<div class="site-navbar py-2 js-sticky-header site-navbar-target d-none pl-0 d-lg-block" role="banner">
<div class="container">
<div class="d-flex align-items-center">
<div class="mr-auto">
<nav class="site-navigation position-relative text-right" role="navigation">
<ul class="site-menu main-menu js-clone-nav mr-auto d-none pl-0 d-lg-block">
<li class="active">
<a href="index.html" class="nav-link text-left">Home</a>
</li>
<li>
<a href="index.html#dates" class="nav-link text-left">Important dates</a>
</li>
<li>
<a href="index.html#awards" class="nav-link text-left">organizer</a>
</li>
<li>
<a href="datasets.html" class="nav-link text-left">Datasets</a>
</li>
<li>
<a href="evaluation.html" class="nav-link text-left">evaluation</a>
</li>
<li>
<a href="leaderboard.html" class="nav-link text-left">leaderboard</a>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="challenge.html" id="navbarDropdown"
role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Previous
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="https://fllc-icpr2020.github.io/home/">FLLC2_ICPR2020</a>
<a class="dropdown-item" href="https://facial-landmarks-localization-challenge.github.io/#index">FLLC1_ICME2019</a>
</div>
</li>
</ul>
</nav>
</div>
</div>
</div>
</div>
</div>
<div class="site-blocks-cover overlay inner-page-cover" style="background-image: url('images/intro-background2.jpg');"
data-stellar-background-ratio="0.5">
<div class="container">
<div class="row align-items-center justify-content-center">
<div class="col-md-10 text-center" data-aos="fade-up">
<!-- <h3> The 2nd Learning from Imperfect Data (LID) Workshop</h3>-->
<h1>The 3rd Grand Challenge of 106-Point Facial Landmark Localization</h1>
<h3> ICME 2021</h3>
<h3> July 5 2021, Shenzhen, China</h3>
<br>
<a class="btn" href="https://wj.qq.com/s2/8104361/7743">Click to sign up</a>
</div>
</div>
</div>
</div>
<div class="site-section">
<div class="container">
<div class="row">
<!------------------------------ award ------------------------------------------>
<div class="col-lg-12" id="news" style="padding-top:80px;margin-top:-150px;">
<h4><i>News</i> !</h4>
<ul>
<li>
<p style="height: 10px" >
<strong style="font-size:16px;color:red">Jul. 15, 2021:  </strong>
Our paper has been published, <i>The 3rd Grand Challenge of Lightweight 106-Point Facial Landmark Localization on Masked Faces</i>. If you find this dataset helpful, please cite our paper.
</p>
</li>
<br>
<li>
<p style="height: 10px" >
<strong style="font-size:16px;color:red">Apr. 30, 2021:  </strong>
<!-- The leaderboard is released now. The leaderboard for the final evaluation has been updated. Congratulations to the winners-->
<!-- Thank you for participating in the third Grand Challenge of 106-points Facial Landmark Localization.-->
<!-- The leaderboard for the final evaluation has been released now. Congratulations to the winners.-->
The leaderboard for the final evaluation has been released. Congratulations to the winners.
<!-- and thanks for all the participants.-->
</p>
</li>
<li>
<p style="height: 10px">
<strong style="font-size:16px;color:red">Apr. 2, 2021:  </strong>
The grand challenge track is open. Click <a href="https://cmt3.research.microsoft.com/ICMEW2021/Track/10/Submission/Create">here</a> to submit your paper.
<!-- The deadline is April 7, 2021 [11:59 pm PST]-->
</p>
</li>
<li>
<p style="height: 10px">
<strong style="font-size:16px;color:red">Apr. 1, 2021:  </strong>
The test phase begins. Please submit the model and paper following the <a href="evaluation.html#finalSubmission">submission guideline</a>.
</p>
</li>
<li>
<p style="height: 10px">
<strong style="font-size:16px;color:red">Mar. 4, 2021:  </strong>
The 3rd Grand Challenge of 106-Point Facial Landmark Localization is opening now. Welcome to participate!
</p>
</li>
</ul>
<!-- <p style="height: 18px">-->
<!-- <strong style="font-size:16px;color:red">[March 4, 2021]  </strong>-->
<!-- 3rd Grand Challenge of 106-Point Facial Landmark Localization is opening! Welcome to participate in!-->
<!-- </p>-->
</div>
<!-- <br><br><br><br>-->
<!-- <div class="col-lg-12" id="news" style="padding-top:80px;margin-top:-150px;">-->
<!-- <h4>News: </h4>-->
<!-- <ul>-->
<!-- <li>-->
<!-- <p style="height: 18px">-->
<!-- <strong style="font-size:16px;color:red">March 4, 2021:  </strong>-->
<!-- The 3rd Grand Challenge of 106-Point Facial Landmark Localization is opening now. Welcome to participate.-->
<!-- </p>-->
<!-- </li>-->
<!-- </ul>-->
<!-- <p style="height: 18px">-->
<!-- <strong style="font-size:16px;color:red">[March 4, 2021]  </strong>-->
<!-- 3rd Grand Challenge of 106-Point Facial Landmark Localization is opening! Welcome to participate in!-->
<!-- </p>-->
<!-- </div>-->
<br><br><br><br>
<!------------------------ overview ----------------------->
<div class="col-lg-12">
<div class="section-title">
<h2>Overview</h2>
</div>
<div class="trend-entry d-flex">
<div class="trend-contents">
<p>
   Due to the global pandemic of COVID-19, people are recommended to wear facial masks for health and safety reasons, and the situation will continue in the long term. This apparently makes conventional facial landmark localization unfaithful and inefficient. However, facial landmark localization is a very crucial step of facial recognition technology, which is very helpful in tracking the close contacts of COVID-19 patients to prevent the spread of the virus. Besides, it is also wildly used in head pose estimation, face image synthesis, etc. Therefore, we are hosting the 3rd grand challenge of 106-point facial landmark localization in conjunction with ICME 2021, aiming to improve the accuracy and efficiency of facial landmark localization in real-world situations, especially on masked faces.
<br>
   The 1st and 2nd 106-point facial landmark localization competitions were held in conjunctive with ICME2019 and ICPR2020, respectively. There are more than 400 teams taking part in the competitions, e.g., Tinghua University, National University of Singapore, University of Michigan. Different from the prior two challenges, the 2021 edition contains about 27,000 images of two kinds, real-masked and virtual-masked, which are largely varied in identity, pose, expression, and occlusion. In addition, a strict limitation of model weights is required for computational efficiency (the upper bound of computational complexity is 100MFLOPs, and the upper bound of model size is 2MB). We sincerely invite academic and industrial practitioners to participate in and together push the frontier along this direction.
</p>
</div>
</div>
</div>
<div class="section-title">
<img src="images/face1.png" class="icon-align-center" width="70%">
</div>
<!------------------------ import dates --------------------->
<div class="col-lg-12" id="dates" style="padding-top:80px;margin-top:-80px;">
<div class="section-title">
<br><br><br>
<h2>Important Dates</h2>
</div>
<div class="trend-entry d-flex">
<table class="table table-striped">
<thead>
<tr>
<th scope="col"> Description</th>
<th scope="col"> Date</th>
</tr>
</thead>
<tbody>
<tr>
<td>Challenge Begin</td>
<td> March 4, 2021</td>
</tr>
<tr>
<td>Validation phase</td>
<td> March 7 - March 31, 2021</td>
</tr>
<tr>
<td>Test phase</td>
<td> April 1 - April 30, 2021</td>
</tr>
<tr>
<td>Model & Paper submission deadline</td>
<td> April 7, 2021 [11:59 pm PST]</td>
</tr>
<tr>
<td>Final evaluation results & Paper acceptance announcement</td>
<td> April 30, 2021</td>
</tr>
<tr>
<td>Camera-ready paper submission deadline</td>
<td> <strike>May 7, 2021 [11:59 pm PST]</strike>  extend</td>
</tr>
<!-- <tr>
<td>Poster</td>
<td>10:00-11:00, June 16, 2020</td>
</tr> -->
</tbody>
</table>
</div>
<div class="trend-entry d-flex">
<div class="trend-contents">
<p>
  During the validation phase, participants could send their results on the validation set to
and we will return the performance to the participants by updating the leaderboard. Each team could only submit once a day.
<br>
  During the test phase, participants need to submit their model and paper within a week, from April 1 - April 7.
It will be used for the final evaluation.
Specifically, all the training materials including codes, models, and technical reports need to be sent to us before April 7, 2021.
To prevent cheating on the test set, the test images will not be released to participants.
<br><br>
<strong style="font-size:16px;color:red">Notice: </strong> 
<br>
  To improve the accuracy on masked-face scenarios, the model ensemble strategy is allowed.
However, you should know that the limitations of model size and complexity are based on all the models you submit.
Besides, if your model executes multiple times, the model size and complexity will be multiplied.
</p>
</div>
</div>
</div>
<!------------------------------ award ------------------------------------------>
<div class="col-lg-12" id="awards" style="padding-top:80px;margin-top:-80px;">
<div class="section-title">
<br><br><br>
<h2>awards</h2>
</div>
<div class="section-title">
<img src="images/prize.png" class="icon-align-center">
</div>
</div>
<!---------------------------- organizers ---------------------------------------->
<div class="col-lg-12" id="or" style="padding-top:80px;margin-top:-80px;">
<!---------------------------- organizer ---------------------------------------->
<div class="section-title">
<br><br><br>
<h2>organizers</h2>
</div>
<div align="center">
<div class="instructor">
<a href="https://github.com/lucia123">
<div class="instructorphoto"><img src="images/lyl.png"></div>
<div style="font-size: 18px; ">Yinglu Liu</div>
</a>
<div style="font-family:Georgia, serif;font-size: 18px">JD Tech</div>
</div>
<div class="instructor">
<a href="https://mitchellx.github.io/">
<div class="instructorphoto"><img src="images/xmc2.jpg"></div>
<div style="font-size: 18px">Mingcan Xiang</div>
</a>
<div style="font-family:Georgia, serif;font-size: 18px">JD Tech</div>
</div>
<div class="instructor">
<a href="https://sites.google.com/view/hailin-shi">
<div class="instructorphoto"><img src="images/shl2.jpg"></div>
<div style="font-size: 18px">Hailin Shi</div>
</a>
<div style="font-family:Georgia, serif;font-size: 18px">JD Tech</div>
</div>
<div class="instructor">
<a href="http://liuwu.weebly.com/">
<div class="instructorphoto"><img src="images/lw2.png"></div>
<div style="font-size: 18px">Wu Liu</div>
</a>
<div style="font-family:Georgia, serif;font-size: 18px">JD Tech</div>
</div>
<div class="instructor">
<a href="http://www.cbsr.ia.ac.cn/users/xiangyuzhu/">
<div class="instructorphoto"><img src="images/zxy2.JPG"></div>
<div style="font-size: 18px">Xiangyu Zhu</div>
</a>
<div style="font-family:Georgia, serif;font-size: 18px">Chinese Academy <br>of Science</div>
</div>
<div class="instructor">
<a href="">
<!-- <div class="instructorphoto"><img src="images/zxy.JPG"></div>-->
<div class="instructorphoto"><img src="images/ltt2.jpg"></div>
<div style="font-size: 18px">Tingting Liao</div>
</a>
<div style="font-family:Georgia, serif;font-size: 18px">Chinese Academy <br>of Science</div>
</div>
</div>
</div>
<!---------------------------- organizer ---------------------------------------->
<!-- <div class="col-lg-12" id="organizer" style="padding-top:80px;margin-top:-80px;">-->
<!-- <div class="section-title">-->
<!-- <br><br><br>-->
<!-- <h2>organizers</h2>-->
<!-- </div>-->
<!-- <div class="section-title">-->
<!-- <img src="images/organizer.png">-->
<!-- </div>-->
<!-- <div class="row justify-content-md-center">-->
<!-- <div class="col-md-3">-->
<!-- <div class="card">-->
<!-- <img src="images/lyl.png" width="100%"/>-->
<!-- <div class="post-meta">-->
<!-- <span class="d-block"><a href="https://github.com/JDAI-CV/lapa-dataset">Yinglu Liu</a> </span>-->
<!-- <span class="date-read"> DJ AI Research</span>-->
<!-- </div>-->
<!-- </div>-->
<!-- </div>-->
<!-- <div class="col-md-3">-->
<!-- <div class="card">-->
<!-- <img src="images/xmc.jpg" width="100%"/>-->
<!-- <div class="post-meta">-->
<!-- <span class="d-block"><a href="https://mitchellx.github.io/">Mingcan Xiang</a> </span>-->
<!-- <span class="date-read"> DJ AI Research</span>-->
<!-- </div>-->
<!-- </div>-->
<!-- </div>-->
<!-- <div class="col-md-3">-->
<!-- <div class="card">-->
<!-- <img src="images/shl.jpg" width="100%"/>-->
<!-- <div class="post-meta">-->
<!-- <span class="d-block"><a href="https://sites.google.com/view/hailin-shi">Hailin Shi</a> </span>-->
<!-- <span class="date-read"> DJ AI Research</span>-->
<!-- </div>-->
<!-- </div>-->
<!-- </div>-->
<!-- <div class="col-md-3">-->
<!-- <div class="card">-->
<!-- <img src="images/lw.jpg" width="100%"/>-->
<!-- <div class="post-meta">-->
<!-- <span class="d-block"><a href="http://liuwu.weebly.com/">Wu Liu</a> </span>-->
<!-- <span class="date-read"> DJ AI Research</span>-->
<!-- </div>-->
<!-- </div>-->
<!-- </div>-->
<!-- <div class="col-md-3">-->
<!-- <div class="card">-->
<!-- <img src="images/zxy.JPG" width="100%"/>-->
<!-- <div class="post-meta">-->
<!-- <span class="d-block"><a href="http://www.cbsr.ia.ac.cn/users/xiangyuzhu/">Xiangyu Zhu</a> </span>-->
<!-- <span class="date-read"> Institute of Automation, CAS</span>-->
<!-- </div>-->
<!-- </div>-->
<!-- </div>-->
<!-- </div>-->
<!-- <div class="row" style="margin-top: 40px">-->
<!-- <div class="col-md-3">-->
<!-- <div class="card">-->
<!--<!– <img src="LID2019/img/liuting.jpg" width="100%"/> –>-->
<!-- <div class="post-meta">-->
<!-- <span class="d-block"> Ting Liu </span>-->
<!-- <span >Webmaster</span>-->
<!-- </div>-->
<!-- </div>-->
<!-- </div>-->
<!-- </div>-->
<!-- </div>-->
</div>
<!------------------------------ sponsor ------------------------------------------>
<div class="section-title">
<br>
<img src="images/logo.png" class="icon-align-center">
</div>
<!-- ----------------------------email-------------------------------->
<br><br>
<p style="text-align: center">Please feel free to contact us if you have any questions!    <strong>[email protected]</strong> </p>
<!------------------------------- boarder ---------------------------------------->
<div class="col-lg-12">
<div style="display:inline-block;width:500px;">
<script type="text/javascript" src="//rc.rev
olvermaps.com/0/0/7.js?i=2hlmeh3dic1&m=0&c=ff0000&cr1=ffffff&br=19&sx=0"
async="async"></script>
</div>
</div>
</div>
</div>
<!-- END section -->
<div class="footer">
<div class="container">
<div class="row">
<div class="col-12">
<div class="copyright">
<p>
<!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
Copyright ©<script>document.write(new Date().getFullYear());</script>
All rights reserved | This template is made with <i class="icon-heart text-danger"
aria-hidden="true"></i> by <a
href="https://colorlib.com" target="_blank">Colorlib</a>
<!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
</p>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- .site-wrap -->
<!-- loader -->
<div id="loader" class="show fullscreen">
<svg class="circular" width="48px" height="48px">
<circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
<circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
stroke="#ff5e15"/>
</svg>
</div>
<script src="js/jquery-3.3.1.min.js"></script>
<script src="js/jquery-migrate-3.0.1.min.js"></script>
<script src="js/jquery-ui.js"></script>
<script src="js/popper.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/owl.carousel.min.js"></script>
<script src="js/jquery.stellar.min.js"></script>
<script src="js/jquery.countdown.min.js"></script>
<script src="js/bootstrap-datepicker.min.js"></script>
<script src="js/jquery.easing.1.3.js"></script>
<script src="js/aos.js"></script>
<script src="js/jquery.fancybox.min.js"></script>
<script src="js/jquery.sticky.js"></script>
<script src="js/jquery.mb.YTPlayer.min.js"></script>
<script src="js/main.js"></script>
</body>
</html>