-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
556 lines (444 loc) · 17.6 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
<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
<title>Yi Liu (刘熠)</title>
<meta content="Yi Liu (刘熠), Richard-61.github.io" name="keywords" />
<style media="screen" type="text/css">
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
border: 0pt none;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-style: inherit;
font-weight: inherit;
margin: 0pt;
outline-color: invert;
outline-style: none;
outline-width: 0pt;
padding: 0pt;
vertical-align: baseline;
}
a {
margin: .2em auto .2em auto;
color: #137fd1;
text-decoration:none;
}
a:focus, a:hover {
color: #f09228;
text-decoration:none;
}
* {
margin: 0pt;
padding: 0pt;
}
body {
position: relative;
margin: 2em auto 2em auto;
width: 950px;
font-family: Open Sans Light, Helvetica, sans-serif;
font-size: 15px;
background: #F4F6F6;
}
h2 {
font-family: Lato, Verdana, Helvetica, sans-serif;
font-size: 17pt;
font-weight: 700;
}
h3 {
margin: 0.1em auto 1em auto;
font-family: Lato, Verdana, Helvetica, sans-serif;
font-size: 16px;
font-weight: 700;
}
h4 {
margin: 0.1em auto 0.3em auto;
font-family: Lato, Verdana, Helvetica, sans-serif;
font-size: 16px;
font-weight: 700;
}
strong {
/* font-family: Lato, Verdana, Helvetica, sans-serif; */
/* font-size: 13px; */
font-weight:bold;
}
ul {
/* list-style: circle; */
list-style: disc;
}
img {
border: none;
}
li {
padding-bottom: 0.5em;
margin-left: 1.4em;
}
alert {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #FF0000;
}
em, i {
font-style:italic;
}
div.section {
clear: both;
margin-bottom: 1.2em;
background: #F4F6F6;
}
div.spanner {
clear: both;
}
div.paper {
clear: both;
margin-top: 0.4em;
margin-bottom: 0.7em;
border: 2px solid #ddd;
background: #fff;
padding: 0.55em .8em 0.6em .8em;
border-top-right-radius:10px;
border-top-left-radius:10px;
border-bottom-left-radius:10px;
border-bottom-right-radius:10px;
line-height: 140%;
}
div.paper:hover {
background: #FFFDEE;
/* background-color: #242d36 ; */
}
div.paper2 {
clear: both;
margin-top: 0.4em;
margin-bottom: 0.7em;
border: 0px solid #ddd;
background: #fff;
padding: 0.55em .8em 0.6em .8em;
border-top-right-radius:10px;
border-top-left-radius:10px;
border-bottom-left-radius:10px;
border-bottom-right-radius:10px;
line-height: 140%;
}
div.paper2:hover {
background: #FFFDEE;
/* background-color: #242d36 ; */
}
div.bio {
clear: both;
margin-top: 0.4em;
margin-bottom: 0.7em;
border: 0px solid #ddd;
background: #fff;
padding: 0.55em .8em 0.6em .8em;
border-top-right-radius:10px;
border-top-left-radius:10px;
border-bottom-left-radius:10px;
border-bottom-right-radius:10px;
line-height: 135%;
}
div.res {
clear: both;
margin-top: 0.4em;
margin-bottom: 0.4em;
border: 0px solid #ddd;
background: #fff;
padding: 0.65em .8em 0.15em .8em;
border-top-right-radius:10px;
border-top-left-radius:10px;
border-bottom-left-radius:10px;
border-bottom-right-radius:10px;
line-height: 130%;
}
div.award {
clear: both;
margin-top: 0.4em;
margin-bottom: 0.4em;
border: 0px solid #ddd;
background: #fff;
padding: 0.65em .8em 0.15em .8em;
border-top-right-radius:10px;
border-top-left-radius:10px;
border-bottom-left-radius:10px;
border-bottom-right-radius:10px;
line-height: 130%;
}
div.paper div {
padding-left: 270px;
}
img.paper {
/* margin-bottom: 0.4em; */
float: left;
width: 250px;
height: 100px;
}
span.blurb {
font-style:italic;
display:block;
margin-top:0.75em;
margin-bottom:0.5em;
}
pre, code {
font-family: Open Sans Light, Helvetica, sans-serif;
font-size: 14px;
margin: 1em 0;
padding: 0;
}
.bot {
font-size: 14%;
}
.ptypej {
display: inline;
padding: .0em .2em .05em;
font-size: 85%;
font-weight: bold;
line-height: 1;
background-color: #5cb85c;
color: #FFFFFF;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
margin-right: 6px;
}
.ptypec {
display: inline;
padding: .0em .2em .05em;
font-size: 85%;
font-weight: bold;
line-height: 1;
background-color: #5018a9;
color: #FFFFFF;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
margin-right: 6px;
}
.ptypep {
display: inline;
padding: .0em .2em .05em;
font-size: 85%;
font-weight: bold;
line-height: 1;
background-color: #6B6B6B;
color: #FFFFFF;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
margin-right: 6px;
}
/* navigation */
#nav {
/* font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans',*/
/* Corbel, Arial, Helvetica, sans-serif; */
font-family: Georgia, Helvetica, sans-serif;
position: fixed;
top: 50px;
/* left: 860px; */
margin-left: 860px; /*1060*/
width: 118px;
font-size: 15px;
}
#nav li2 {
margin-bottom: 1px;
}
ol {
list-style: none;
}
#nav a {
display: block;
padding: 6px 9px 7px;
color: #fff;
background-color: #000000;
text-decoration: none;
}
#nav a:hover {
color: #ffde00;
/* background-color: #242d36 ; */
}
</style>
<!-- <script type="text/javascript" async="" src="./files/ga.js"></script>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-7953909-1']);
_gaq.push(['_trackPageview']);
(function () {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script> -->
<script type="text/javascript" src="./files/hidebib.js"></script>
<link href="http://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic" rel="stylesheet" type="text/css" />
<!--<link href='http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300' rel='stylesheet' type='text/css'>--><!--<link href='http://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'>--><!--<link href='http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz' rel='stylesheet' type='text/css'>-->
</head>
<!-- <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','//www.google-analytics.com/analytics.js','ga');
</script> -->
<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','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-66888300-1', 'auto');
ga('send', 'pageview');
</script>
<!-- <script src="./files/main.js"></script> -->
<body>
<ol id="nav">
<li><a href="#home" title="Home">Home</a></li>
<!-- <li><a href="#news" title="News">News</a></li> -->
<!-- <li><a href="#pj" title="Projects">Projects</a></li> -->
<li><a href="#pub" title="Publications">Publications</a></li>
<li><a href="#exp" title="Experience">Experience</a></li>
<!-- <li><a href="mailto:[email protected]" title="Contact">Contact</a></li> -->
</ol>
<a name="home"></a>
<div style="margin-bottom: 1em; border: 1px solid #ddd; background-color: #fff; padding: 1em; height: 170px;">
<div style="margin: 0px auto; width: 100%;">
<img title="Yi Liu (刘熠)" style="float: left; padding-left: 1em; padding-right: 2em; height: 170px;" src="yiliu.jpg" />
<div style="padding-left: 1em; vertical-align: top; height: 170px;"><span style="line-height: 150%; font-size: 23pt;">Yi Liu (刘熠)</span><br />
<!-- <p> </p> -->
<a href="https://scholar.google.com/citations?user=gGPehK4AAAAJ&hl=en"><strong>[Google Scholar]</strong></a>
<a href="https://github.com/Richard-61"><strong>[GitHub]</strong></a>
<!-- <a href="https://www.linkedin.com/in/%E6%96%87%E7%81%8F-%E5%90%B4-aab583128/?locale=en_US">[Linkedin]</a> -->
<!-- <a href="https://www.zhihu.com/people/wu-wen-hao-80-23">[Zhihu]</a></p> -->
<br></br>
<!-- <p> </p> -->
<h4><strong>Senior Engineer at <i> Honor Device Co., Ltd</i> .</strong></h4>
<!-- <h4><strong>Research Intern at <i>Shanghai AI Laboratory</i> .</strong></h4> -->
<h4><span><strong>Personal Email </strong>: <u> [email protected]</u> </span> <br /></h4>
<!-- <h4><span><strong>School Email </strong>: <u> [email protected]</u></span> <br /></h4> -->
</div>
</div>
</div>
<!--<div style="clear: both; background-color: #fff; margin-top: 1.5em; padding: .2em; padding-left: .3em;">-->
<div style="clear: both;">
<div class="section">
<!-- <h2>(<a href='https://scholar.google.com/citations?user=kWADCMUAAAAJ&hl=zh-CN'>Google scholar</a>)</h2> -->
<h2>About Me</h2>
<div class="bio">
<!-- <h4>Research Interest</h4> -->
<p>
Now I work at Honor Device Co., Ltd. as a Computer Vision Senior Engineer to develop new technologies related to video understanding. <br>
I received my Ph.D. degree at <a href='http://mmlab.siat.ac.cn/'>MMLab@SIAT</a>,
<a href='http://english.ucas.ac.cn/'>University of Chinese Academy of Sciences</a>, supervised by
<a href='https://scholar.google.com/citations?user=gFtI-8QAAAAJ&hl=zh-CN'>Prof. Yu Qiao</a>
and <a href='https://scholar.google.com/citations?user=hD948dkAAAAJ&hl=zh-CN'>Prof. Yali Wang</a> in 2024.
And I was a research intern at <a href="https://www.shlab.org.cn/">Shanghai AI Laboratory </a> from 2022 to 2023.
I received a B.Eng. degree in <a href='https://english.hust.edu.cn/'>Huazhong University of Science and Technology (HUST)</a>, Wuhan, China, in 2019.<br>
<br><h4>Research Interest</h4>
My research interests broadly lie in the areas of <b>Computer Vision</b> and <b>Deep Learning</b>, including:
<li>
<strong style="font-size:15px;color:#086885">Video-related Applications</strong>: Temporal Action Detection, Temporal Sentence Grounding
</li>
<li>
<strong style="font-size:15px;color:#086885">MultiModal Learning</strong>: Video-Language Modeling, Multimodal Large Language Model
</li>
<li>
<strong style="font-size:15px;color:#086885">Long-form Video Understanding</strong>: Online Action Detection, Video QA, Video Caption
</li>
</p>
<!-- My main research interests include: Supervised/Unsupervised Video Representation Learning, Dynamic Video Inference, Cross-Modal Learning, Temporal Action/Anomaly Detection. -->
<!-- <strong><p>Please drop me an email if you are interested in those topics.</p></strong> -->
</div>
</div>
<!-- <a name="pj"></a>
<div style="clear: both;">
<div class="section">
<h2>Projects</h2>
<div class="paper">
<ul>
<li> <strong>2019.03-2020.06:</strong> 短视频的精彩瞬间检测 (中科院 & 华为)</li>
<li> <strong>2020.06-2022.03:</strong> 城市管网视频缺陷检测 (中科院 & 博铭维)</li>
<li> <strong>2020.12-2021.09:</strong> 细粒度时序动作检测 (中科院 & 南京大学)</li>
<li> <strong>2022.03-2022.12:</strong> 视频理解通用模型及下游应用 (中科院 & 上海 AI Lab)</li>
<li> <strong>2023.03-2023.12:</strong> 大模型范式下长视频理解基准 (中科院 & 上海 AI Lab)</li>
</ul>
</div>
</div> -->
<a name="pub"></a>
<div style="clear: both;">
<div class="section">
<!-- <h2 id="confpapers">Publications [ <a href="https://www.yiliu.me">Full List</a> ] </h2> -->
<h2 id="confpapers">Publications </h2>
<div class="paper" id="xxx">
<!--
<b>PipeDet: Temporal Mask Attention Network for Urban Pipe Video Defect Detection
</b><br />
<u><b style="color:#d11372">Yi Liu</b></u>, Yu Qiao and Yali Wang. <i>IEEE Transactions on Multimedia <b><font color="#f09228">(under review)</font></b> </i> <br />
</b> -->
</b><br />
<b> MoVQA: A Benchmark of Versatile Question-Answering for Long-Form Movie Understanding
[ <a href='https://arxiv.org/abs/2312.04817'>PDF</a> ]
</b><br />
Hongjie Zhang*, <u><b style="color:#d11372">Yi Liu*</b></u>, Lu Dong*, Yifei Huang, et al. <i> <b> <font color="#f09228">(under review)</font> </i> <br />
</b>
</b><br />
<b>F2S-Net: Learning Frame-To-Segment Prediction for Online Action Detection
</b><br />
<u><b style="color:#d11372">Yi Liu</b></u>, Yu Qiao and Yali Wang. <i>Journal of Real-Time Image Processing<b> <font color="#d11372">(JRTIP 2024)</font> </i> <br />
</b>
</b><br />
<b>Dual Masked Modeling for Weakly-Supervised Temporal Boundary Discovery
[ <a href='https://ieeexplore.ieee.org/abstract/document/10374139/'>PDF</a> ]
</b><br />
Yuer Ma*, <u><b style="color:#d11372">Yi Liu*</b></u>, Wenxiong Kang, Limin Wang, Yu Qiao and Yali Wang. <i>IEEE Transactions on Multimedia<b> <font color="#d11372">(T-MM 2023)</font></i> <br />
</b>
</b><br />
<b> Learning Discriminative Feature Representation for Open Set Action Recognition
[ <a href='https://dl.acm.org/doi/abs/10.1145/3581783.3611824'>PDF</a> ]
<!-- [ <a href='https://deeperaction.github.io/datasets/fineaction'>Project</a> ] [ <a href='https://arxiv.org/pdf/2105.11107.pdf'>PDF</a> ] [ <a href='https://github.com/Richard-61/FineAction'>Code</a> ] -->
</b><br />
Hongjie Zhang*, <u><b style="color:#d11372">Yi Liu*</b></u>, Limin Wang, Yali Wang and Yu Qiao. <i>ACM Multimedia <b> <font color="#d11372">(ACM MM 2023)</font> </i> <br />
</b>
</b><br />
<b>FineAction: A Fine-Grained Video Dataset for Temporal Action Localization
[ <a href='https://deeperaction.github.io/datasets/fineaction'>Project</a> ] [ <a href='https://arxiv.org/pdf/2105.11107'>PDF</a> ] [ <a href='https://github.com/Richard-61/FineAction'>Code</a> ]
</b><br />
<u><b style="color:#d11372">Yi Liu*</b></u>, Limin Wang*, Yali Wang*, Xiao Ma, and Yu Qiao. <i>IEEE Transactions on Image Processing <b> <font color="#d11372">(T-IP 2022)</font> </i> <br />
</b>
</b><br />
<b>VideoPipe 2022 Challenge: Real-World Video Understanding for Urban Pipe Inspection
[ <a href='https://videopipe.github.io/'>Project</a> ] [ <a href='https://arxiv.org/pdf/2210.11158'>PDF</a> ] [ <a href='https://github.com/Richard-61/VideoPipe'>Code</a> ]
</b><br />
<u><b style="color:#d11372">Yi Liu*</b></u>, Xuan Zhang*, Ying Li, Guixin Liang, et al. <i> International Conference on Pattern Recognition <b> <font color="#d11372">(ICPR 2022)</font> </i> <br />
</b>
</b><br />
<b>短视频场景在线起始检测任务及方法研究
[ <a href='https://jcjs.siat.ac.cn/jcjs/article/abstract/202106006'>PDF</a> ]
</b><br />
李煜堃*, <u><b style="color:#d11372">刘熠*</b></u>, 周林, 何艾莲, 王亚立, 彭小江, 乔宇. <i> 集成技术 <b> <font color="#d11372">(集成技术 2021)</font> </i> <br />
</b>
</div>
<a name="exp"></a>
<div style="clear: both;">
<div class="section"><h2>Experience</h2>
<div class="paper">
<h3>Workshops</h3>
<li> <b style="color:#d11372">Student organizer</b> of ECCV 2022 DeeperAction Challenge, <b> <a href='https://codalab.lisn.upsaclay.fr/competitions/4386'>Track 1: Temporal Action Localization</a> </b> </li>
<li> <b style="color:#d11372">Student organizer</b> of ICPR 2022 VideoPipe Challenge, <b> <a href='https://codalab.lisn.upsaclay.fr/competitions/2284'>Track 2: Temporal Defect Localization</a> </b> </li>
<li> <b style="color:#d11372">Student organizer</b> of ICCV 2021 DeeperAction Challenge, <b> <a href='https://competitions.codalab.org/competitions/32363'>Track 1: Temporal Action Localization</a> </b> </li>
<!-- <h3>Member of IEEE, ACM and CVF</h3> -->
<li> <b style="color:#d11372">1st Prize</b> in ECCV 2022 Ego4D Episodic Memory Challenge, <b> <a href='https://ego4d-data.org/workshops/eccv22/'> Moments Queries Track </a> </b> </li>
<li> <b style="color:#d11372">1st Prize</b> in ECCV 2022 Ego4D Episodic Memory Challenge, <b> <a href='https://ego4d-data.org/workshops/eccv22/'> Looking At Me Track </a> </b> </li>
<h3>Journal Reviewer</h3>
<li> Neural Networks, Journal of Visual Communication and Image Representation </li>
<li> Pattern Recognition, International Journal of Computer Vision </li>
<li> IEEE Transactions on Pattern Analysis and Machine Intelligence </li>
<!-- <h3>Workshop Participator</h3> -->
</div>
</div>
</div>
<!-- <div style="clear:both;"> -->
<!-- <p align="right"><font size="5">Last Updated on 21th Oct, 2022</a></font></p> -->
<!-- <p align="right"><font size="5">Published with <a href='https://pages.github.com/'>GitHub Pages</a></font></p> -->
<!-- </div> -->
<!-- <hr>
<div id="clustrmaps-widget"></div>
<script type='text/javascript' id='clustrmaps' src='//cdn.clustrmaps.com/map_v2.js?cl=0e1633&w=300&t=tt&d=N0ZXDEaZVrn2LXkG_byNAa2NLm2v6WRQIUifhg-2f1A&co=0b4975&ct=cdd4d9&cmo=3acc3a&cmn=ff5353'></script> -->
<!-- <script type="text/javascript" id="clustrmaps" src="//clustrmaps.com/map_v2.js?d=Mey1Pj0l_Q9eojQ32DA8EQrF7_beoN3_eOpGywJi_8M&cl=ffffff&w=a"></script> -->
<!-- <script type="text/javascript" id="clustrmaps" src="//clustrmaps.com/globe.js?d=Mey1Pj0l_Q9eojQ32DA8EQrF7_beoN3_eOpGywJi_8M"></script> -->
<!-- <script type="text/javascript" id="clstr_globe" src="//cdn.clustrmaps.com/globe.js?d=N0ZXDEaZVrn2LXkG_byNAa2NLm2v6WRQIUifhg-2f1A"></script> -->
</body>
</html>