-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathPublication_v20200815.html
534 lines (463 loc) · 22.6 KB
/
Publication_v20200815.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
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Tianshui Chen (陈添水) | 中山大学人机物智能融合实验室</title>
<link rel="stylesheet" href="bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" href="bootstrap/css/bootstrap.css">
<script src="jquery/jquery-1.9.1.min.js"></script>
<script type="text/javascript" src="bootstrap/js/bootstrap.js"></script>
<style type="text/css">
body {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 16px;
background-color: #f5f5f5;
}
p{
text-align:justify;
}
.Bar_Div{
background-color: #F8F8FF; position: fixed; z-index: 99; width: 100%; margin-left: -105px;
}
.panel-heading {
color: inherit;
font-weight: 600;
transition: all .3s;
font-size: 18px;
font-family: Geneva, Arial, Helvetica, sans-serif;
}
.second-heading {
color: inherit;
font-weight: 600;
font-size: 20px;
margin-top:10px;
margin-bottom: 10px;
font-family: Geneva, Arial, Helvetica, sans-serif;
}
.Text-context {
color: inherit;
font-weight: 500;
font-size: 16px;
font-family: Geneva, Arial, Helvetica, sans-serif;
line-height: 18px;
margin:4px auto 0 auto;
}
.li_style{
width:100%;
height:120;
float:left;
list-style-type:none;
margin-bottom:10px;
}
.span_style_1{
float:left;
width:20%;
height:120;"
}
.span_style_2{
float:left;
width:80%;
height:120;"
}
.img_style{
box-shadow: 4px 4px 4px #666
}
.dagger_style{
font-family:楷体_GB2312, "Times New Roman";
}
</style>
</head>
<body style="background-color: #f5f5f5;">
<div class="container">
<!-- 导航栏 -->
<div class="Bar_Div" style="">
<ul class="nav nav-tabs" >
<li id='nav-bar-1' style="width: 150px;">    </li>
<li id='nav-bar-1' class=""><a href="index.html">Tianshui Chen (陈添水)</a></li>
<li id='nav-bar-2' class="active"><a href="Publication.html">Publications</a></li>
</ul>
</div>
<div class="row clearfix" style=" background-color: white;margin:60px -50px 100px -50px;">
<div class="col-md-12 column" style=" background-color: white;padding:50px 100px 50px 50px;">
<div class="row clearfix" style="margin-left:20px; margin-bottom:30px; float: left; border: solid 2px #F0F8FF;">
<div class="col-md-12 column" style="float: left;">
<ul style="float: left;">
<!-- Technical Report
<p class="second-heading" style="margin-left: -15px; margin-top: 20px;">Technical Report</p>
<li class="li_style">
<span class="span_style_1">
<img src="images/NTPAOGR_Fig1.jpg" width=90% height=90 class="img_style" >
</span>
<span class="span_style_2">
<p class="Text-context">Neural Task Planning with And-Or Graph Representations.</p>
<p class="Text-context" ><b style="font-weight:bold;">Tianshui Chen</b>, Riquan Chen, Lin Nie, Xiaonan Luo, Xiaobai Liu, and Liang Lin.</p>
<p class="Text-context" >
[<a href="https://arxiv.org/pdf/1808.09284">PDF</a>]
</p>
</span>
</li>
-->
</ul>
<ul style="float: left;">
<!-- Tournal papers -->
<p class="second-heading" style="margin-left: -15px;">Journal papers</p>
<!--
<hr style="margin-left: -15px; height:1px;border:none;border-top:1px solid #555555;" />
-->
<li class="li_style">
<span class="span_style_1">
<img src="images/GLD-TMM.png" width=90% height=90 class="img_style" >
</span>
<span class="span_style_2">
<p class="Text-context">Fine-Grained Image Captioning with Global-Local Discriminative Objective.</p>
<p class="Text-context" >Jie Wu, <b style="font-weight:bold;">Tianshui Chen</b>, Hefeng Wu, Zhi Yang, Guangchun Luo, and Liang Lin.</p>
<p class="Text-context" >IEEE Transactions on Mutimedia (<b style="font-weight:bold;">T-MM</b>).</p>
<p class="Text-context" >
[<a href="https://www.sciencedirect.com/science/article/abs/pii/S0925231220308778">PDF</a>]
[<a href="https://github.com/ HCPLab-SYSU/Fine-Grained-Image-Captioning">Code</a>]
</p>
</span>
</li>
<li class="li_style">
<span class="span_style_1">
<img src="images/SCANet.png" width=90% height=90 class="img_style" >
</span>
<span class="span_style_2">
<p class="Text-context">Crowd Counting via Scale-Communicative Aggregation Networks.</p>
<p class="Text-context" >Lixian Yuan, Zhilin Qiu, Lingbo Liu, Hefeng Wu, <b style="font-weight:bold;">Tianshui Chen</b>, Pei Chen, and Liang Lin.</p>
<p class="Text-context" >Neurocomputing, 2020.</p>
<p class="Text-context" >
[<a href="https://arxiv.org/abs/2007.10662">PDF</a>]
</p>
</span>
</li>
<li class="li_style">
<span class="span_style_1">
<img src="images/NTPAOGR_Fig1.jpg" width=90% height=90 class="img_style" >
</span>
<span class="span_style_2">
<p class="Text-context">Neural Task Planning with And-Or Graph Representations.</p>
<p class="Text-context" ><b style="font-weight:bold;">Tianshui Chen</b>, Riquan Chen, Lin Nie, Xiaonan Luo, Xiaobai Liu, and Liang Lin.</p>
<p class="Text-context" >IEEE Transactions on Mutimedia (<b style="font-weight:bold;">T-MM</b>), 21(4), 1022-1034, 2019.</p>
<p class="Text-context" >
[<a href="https://arxiv.org/pdf/1808.09284">PDF</a>]
</p>
</span>
</li>
<li class="li_style">
<span class="span_style_1">
<img src="images/LSOCRNN_Fig1.jpg" width=90% height=90 class="img_style" >
</span>
<span class="span_style_2">
<p class="Text-context">Learning to Segment Object Candidates via Recursive Neural Networks.</p>
<p class="Text-context" ><b style="font-weight:bold;">Tianshui Chen</b>, Liang Lin, Xian Wu, Nong Xiao, and Xiaonan Luo.</p>
<p class="Text-context" >IEEE Transactions on Image Processing (<b style="font-weight:bold;">T-IP</b>), 27(12), 5827-5839, 2018.</p>
<p class="Text-context" >
[<a href="https://arxiv.org/abs/1612.01057">PDF</a>]
[<a href="http://www.sysu-hcp.net/learning-to-segment-object-proposals-via-recursive-neural-networks/">ProjectPage</a>]
</p>
</span>
</li>
<li class="li_style">
<span class="span_style_1">
<img src="images/CASPGDRL_Fig1.jpg" width=90% height=90 class="img_style" >
</span>
<span class="span_style_2">
<p class="Text-context">Content-Adaptive Sketch Portrait Generation by Decompositional Representation Learning.</p>
<p class="Text-context" >Dongyu Zhang, Liang Lin, <b style="font-weight:bold;">Tianshui Chen</b>, Xian Wu, Wenwei Tan, and Ebroul Izquierdo.</p>
<p class="Text-context" >IEEE Transactions on Image Processing (<b style="font-weight:bold;">T-IP</b>), 26(1): 328-339, 2017.</p>
<p class="Text-context" >
[<a href="https://arxiv.org/abs/1710.01453">PDF</a>]
[<a href="http://www.sysu-hcp.net/photo-sketch-generation-and-verification/">ProjectPage</a>]
</p>
</span>
</li>
<li class="li_style">
<span class="span_style_1">
<img src="images/DISC_DISCPRL_Fig2.jpg" width=90% height=90 class="img_style" >
</span>
<span class="span_style_2">
<p class="Text-context">DISC: Deep Image Saliency Computing via Progressive Representation Learning.</p>
<p class="Text-context" ><b style="font-weight:bold;">Tianshui Chen</b>, Liang Lin, Lingbo Liu, Xiaonan Luo, and Xuelong Li.</p>
<p class="Text-context" >IEEE Transactions on Neural Networks and Learning Systems (<b style="font-weight:bold;">T-NNLS</b>), 27(6): 1135-1149, 2016.</p>
<p class="Text-context" >
[<a href="https://arxiv.org/abs/1511.04192">PDF</a>]
[<a href="https://github.com/tianshuichen/DISC">Code</a>]
[<a href="http://www.sysu-hcp.net/disc-deep-image-saliency-computing-via-progressive-representation-learning/">ProjectPage</a>]
</p>
</span>
</li>
</ul>
<ul style="float: left;">
<!-- Conference papers -->
<p class="second-heading" style="margin-left: -15px;">Conference papers</p>
<!--
<hr style="margin-left: -15px; height:1px;border:none;border-top:1px solid #555555;" />
-->
<li class="li_style">
<span class="span_style_1">
<img src="images/ACMMM_AGRA.png" width=90% height=90 class="img_style" >
</span>
<span class="span_style_2">
<p class="Text-context">Adversarial Graph Representation Adaptation for Cross-Domain Facial Expression Recognition.</p>
<p class="Text-context" >Yuan Xie, <b style="font-weight:bold;">Tianshui Chen</b>, Tao Pu, Hefeng Wu, Liang Lin.</p>
<p class="Text-context" >Proc. of ACM International Conference on Multimedia (ACM MM), 2020.</p>
<p class="Text-context" >
[<a href="https://arxiv.org/abs/2008.00859">PDF</a>]
[<a href="https://github.com/HCPLab-SYSU/CD-FER-Benchmark">Code</a>]
<!--
[<a href="">PDF</a>]
-->
</p>
</span>
</li>
<li class="li_style">
<span class="span_style_1">
<img src="images/ACMMM_AOS.png" width=90% height=90 class="img_style" >
</span>
<span class="span_style_2">
<p class="Text-context">Active Object Search.</p>
<p class="Text-context" >Jie Wu, <b style="font-weight:bold;">Tianshui Chen</b>, Lishan Huang, Hefeng Wu, Guanbin Li, Ling Tian, Liang Lin.</p>
<p class="Text-context" >Proc. of ACM International Conference on Multimedia (ACM MM), 2020. (Oral Presentation).</p>
<p class="Text-context" >
[<a href="https://arxiv.org/abs/2008.00923">PDF</a>]
<!--
[<a href="">PDF</a>]
-->
</p>
</span>
</li>
<li class="li_style">
<span class="span_style_1">
<img src="images/ACMMM-SKT.png" width=90% height=90 class="img_style" >
</span>
<span class="span_style_2">
<p class="Text-context">Efficient Crowd Counting via Structured Knowledge Transfer.</p>
<p class="Text-context" >Lingbo Liu, Jiaqi Chen, Hefeng Wu, <b style="font-weight:bold;">Tianshui Chen</b>, Guanbin Li, Liang Lin.</p>
<p class="Text-context" >Proc. of ACM International Conference on Multimedia (ACM MM), 2020. (Oral Presentation).</p>
<p class="Text-context" >
[<a href="https://arxiv.org/abs/2003.10120">PDF</a>]
[<a href="https://github.com/HCPLab-SYSU/SKT">Code</a>]
<!--
[<a href="">PDF</a>]
-->
</p>
</span>
</li>
<li class="li_style">
<span class="span_style_1">
<img src="images/KGTN.png" width=90% height=90 class="img_style" >
</span>
<span class="span_style_2">
<p class="Text-context">Knowledge Graph Transfer Network for Few-Shot Recognition.</p>
<p class="Text-context" ><b style="font-weight:bold;">Tianshui Chen<sup class="dagger_style">†</sup></b>, Riquan Chen<sup class="dagger_style">†</sup>, Xiaolu Hui, Hefen Wu, Guanbin Li, and Liang Lin.</p>
<p class="Text-context" >Proc. of AAAI Conference on Artificial Intelligence (<b style="font-weight:bold;">AAAI</b>), 2020. (<sup class="dagger_style">†</sup>co-first authors).</p>
<p class="Text-context" >
[<a href="https://arxiv.org/abs/1911.09579">PDF</a>]
</p>
</span>
</li>
<li class="li_style">
<span class="span_style_1">
<img src="images/SSGRL.png" width=90% height=90 class="img_style" >
</span>
<span class="span_style_2">
<p class="Text-context">Learning Semantic- Specific Graph Representation for Multi-Label Image Recognition.</p>
<p class="Text-context" ><b style="font-weight:bold;">Tianshui Chen</b>, Muxin Xu, Xiaolu Hui, Hefeng Wu, Liang Lin.</p>
<p class="Text-context" >Proc. of IEEE International Conference on Computer Vision (ICCV), 2019.</p>
<p class="Text-context" >
[<a href="https://arxiv.org/abs/1908.07325">PDF</a>]
[<a href="https://github.com/HCPLab-SYSU/SSGRL">Code</a>]
</p>
</span>
</li>
<li class="li_style">
<span class="span_style_1">
<img src="images/Video_saliency.png" width=90% height=90 class="img_style" >
</span>
<span class="span_style_2">
<p class="Text-context">Semi-Supervised Video Salient Object Detection Using Pseudo-Labels.</p>
<p class="Text-context" >Pengxiang Yan, Guanbin Li, Yuan Xie, Zhen Li, Chuan Wang, <b style="font-weight:bold;">Tianshui Chen</b>, Liang Lin.</p>
<p class="Text-context" >Proc. of IEEE International Conference on Computer Vision (ICCV), 2019.</p>
<p class="Text-context" >
[<a href="https://arxiv.org/abs/1908.04051">PDF</a>]
<!--
[<a href="https://github.com/HCPLab-SYSU/KERN">Code</a>
[<a href="">PDF</a>]
-->
</p>
</span>
</li>
<li class="li_style">
<span class="span_style_1">
<img src="images/image-caption-ICME.png" width=90% height=90 class="img_style" >
</span>
<span class="span_style_2">
<p class="Text-context">Concrete Image Captioning by Integrating Content Sensitive and Global Discriminative Objective.</p>
<p class="Text-context" >Jie Wu, <b style="font-weight:bold;">Tianshui Chen</b>, Hefeng Wu, Qing Wang, Zhi Yang, Liang Lin.</p>
<p class="Text-context" >Proc. of IEEE International Conference on Multimedia and Expo (ICME), 2019.</p>
<p class="Text-context" >
[<a href="https://ieeexplore.ieee.org/document/8784830">PDF</a>]
[<a href="https://github.com/WuJie1010/Concrete-Image-Captioning">Code</a>]
<!--
[<a href="">PDF</a>]
-->
</p>
</span>
</li>
<li class="li_style">
<span class="span_style_1">
<img src="images/KERN.png" width=90% height=90 class="img_style" >
</span>
<span class="span_style_2">
<p class="Text-context">Knowledge-Embedded Routing Network for Scene Graph Generation.</p>
<p class="Text-context" ><b style="font-weight:bold;">Tianshui Chen</b>, Weihao Yu, Riquan Chen, Liang Lin.</p>
<p class="Text-context" >Proc. of IEEE Conference on Computer Vision and Pattern Recognition (CVPR), 2019.</p>
<p class="Text-context" >
[<a href="https://arxiv.org/abs/1903.03326">PDF</a>]
[<a href="https://github.com/HCPLab-SYSU/KERN">Code</a>]
<!--
[<a href="">PDF</a>]
-->
</p>
</span>
</li>
<li class="li_style">
<span class="span_style_1">
<img src="images/RRI.png" width=90% height=90 class="img_style" >
</span>
<span class="span_style_2">
<p class="Text-context">ClusterNet: Deep Hierarchical Cluster Network with Rigorously Rotation-Invariant Representation for Point Cloud Analysis.</p>
<p class="Text-context" >Chao Chen, Guanbin Li, Ruijia Xu, <b style="font-weight:bold;">Tianshui Chen</b>, Meng Wang, Liang Lin.</p>
<p class="Text-context" >Proc. of IEEE Conference on Computer Vision and Pattern Recognition (CVPR), 2019.</p>
<p class="Text-context" >
[<a href="http://openaccess.thecvf.com/content_CVPR_2019/papers/Chen_ClusterNet_Deep_Hierarchical_Cluster_Network_With_Rigorously_Rotation-Invariant_Representation_for_CVPR_2019_paper.pdf">PDF</a>]
<!--
[<a href="https://github.com/HCPLab-SYSU/KERN">Code</a>]
[<a href="">PDF</a>]
-->
</p>
</span>
</li>
<li class="li_style">
<span class="span_style_1">
<img src="images/FGRLREHSE_Fig.jpg" width=90% height=90 class="img_style" >
</span>
<span class="span_style_2">
<p class="Text-context">Fine-Grained Representation Learning and Recognition by Exploiting Hierarchical Semantic Embedding.</p>
<p class="Text-context" ><b style="font-weight:bold;">Tianshui Chen</b>, Wenxi Wu, Yuefang Gao, Le Dong, Xiaonan Luo, Liang Lin.</p>
<p class="Text-context" >Proc. of ACM International Conference on Multimedia (ACM MM), 2018. (Oral Presentation).</p>
<p class="Text-context" >
[<a href="https://arxiv.org/abs/1808.04505">PDF</a>]
[<a href="https://github.com/HCPLab-SYSU/HSE">Code</a>]
[<a href="http://www.sysu-hcp.net/hierarchical-semantic-embedding/">ProjectPage</a>]
<!--
[<a href="">PDF</a>]
-->
</p>
</span>
</li>
<li class="li_style">
<span class="span_style_1">
<img src="images/KERLFGIR_Fig1.jpg" width=90% height=90 class="img_style" >
</span>
<span class="span_style_2">
<p class="Text-context">Knowledge-Embedded Representation Learning for Fine-Grained Image Recognition.</p>
<p class="Text-context" ><b style="font-weight:bold;">Tianshui Chen</b>, Liang Lin, Riquan Chen, Yang Wu, Xiaonan Luo.</p>
<p class="Text-context" >Proc. of International Joint Conference on Artificial Intelligence (<b style="font-weight:bold;">IJCAI</b>), 2018.</p>
<p class="Text-context" >
[<a href="https://arxiv.org/abs/1807.00505">PDF</a>]
</p>
</span>
</li>
<li class="li_style">
<span class="span_style_1">
<img src="images/DRKGSRU_Fig1.jpg" width=90% height=90 class="img_style" >
</span>
<span class="span_style_2">
<p class="Text-context">Deep Reasoning with Knowledge Graph for Social Relationship Understanding.</p>
<p class="Text-context" ><b style="font-weight:bold;">Tianshui Chen<sup class="dagger_style">†</sup></b>, Zhouxia Wang<sup class="dagger_style">†</sup>, Jimmy Ren, Weihao Yu, Hui Cheng, Liang Lin.</p>
<p class="Text-context" >Proc. of International Joint Conference on Artificial Intelligence (<b style="font-weight:bold;">IJCAI</b>), 2018. (<sup class="dagger_style">†</sup>co-first authors).</p>
<p class="Text-context" >
[<a href="https://arxiv.org/abs/1807.00504">PDF</a>]
[<a href="https://github.com/HCPLab-SYSU/SR">Code</a>]
</p>
</span>
</li>
<li class="li_style">
<span class="span_style_1">
<img src="images/LWAEADNN_Fig1.jpg" width=90% height=90 class="img_style" >
</span>
<span class="span_style_2">
<p class="Text-context">Learning a Wavelet-like Auto-Encoder to Accelerate Deep Neural Networks.</p>
<p class="Text-context" ><b style="font-weight:bold;">Tianshui Chen</b>, Liang Lin, Wangmeng Zuo, Xiaonan Luo, and Lei Zhang.</p>
<p class="Text-context" >Proc. of AAAI Conference on Artificial Intelligence (<b style="font-weight:bold;">AAAI</b>), 2018. (Oral Presentation).</p>
<p class="Text-context" >
[<a href="https://arxiv.org/abs/1712.07493">PDF</a>]
[<a href="https://github.com/tianshuichen/Wavelet-like-Auto-Encoder">Code</a>]
[<a href="http://www.sysu-hcp.net/wae/">ProjectPage</a>]
</p>
</span>
</li>
<li class="li_style">
<span class="span_style_1">
<img src="images/RARLMIR_Fig1.jpg" width=90% height=90 class="img_style" >
</span>
<span class="span_style_2">
<p class="Text-context">Recurrent Attentional Reinforcement Learning for Multi-label Image Recognition.</p>
<p class="Text-context" ><b style="font-weight:bold;">Tianshui Chen</b>, Zhouxia Wang, Guanbin Li, and Liang Lin.</p>
<p class="Text-context" >Proc. of AAAI Conference on Artificial Intelligence (<b style="font-weight:bold;">AAAI</b>), 2018.</p>
<p class="Text-context" >
[<a href="https://arxiv.org/abs/1712.07465">PDF</a>]
</p>
</span>
</li>
<li class="li_style">
<span class="span_style_1">
<img src="images/MIRRDAR_Fig1.jpg" width=90% height=90 class="img_style" >
</span>
<span class="span_style_2">
<p class="Text-context">Multi-label Image Recognition by Recurrently Discovering Attentional Regions.</p>
<p class="Text-context" ><b style="font-weight:bold;">Tianshui Chen<sup class="dagger_style">†</sup></b>, Zhouxia Wang<sup class="dagger_style">†</sup>, Guanbin Li, Ruijia Xu, and Liang Lin.</p>
<p class="Text-context" >Proc. of IEEE International Conference on Computer Vision (<b style="font-weight:bold;">ICCV</b>), 2017. (<sup class="dagger_style">†</sup>co-first authors).</p>
<p class="Text-context" >
[<a href="https://arxiv.org/abs/1711.02816">PDF</a>]
</p>
</span>
</li>
<li class="li_style">
<span class="span_style_1">
<img src="images/KGRNNLTOAP_Fig1.jpg" width=90% height=90 class="img_style" >
</span>
<span class="span_style_2">
<p class="Text-context">Knowledge-Guided Recurrent Neural Network Learning for Task-oriented Action Prediction.</p>
<p class="Text-context" >Liang Lin, <b style="font-weight:bold;">Tianshui Chen<sup class="dagger_style">†</sup></b>, Lili Huang<sup class="dagger_style">†</sup>, Yukang Gan, and Hui Cheng.</p>
<p class="Text-context" >Proc. of IEEE International Conference on Multimedia and Expo (<b style="font-weight:bold;">ICME</b>), 2017.
(<b style="font-weight:bold;">The world’s first 10K Best Paper Diamond Award</b>,
More info: <a href="http://www.ieee-icme.org/sc/award.php">http://www.ieee-icme.org/sc/award.php</a>, <sup class="dagger_style">†</sup>co-second authors).</p>
<p class="Text-context" >
[<a href="https://arxiv.org/abs/1707.04677">PDF</a>]
</p>
</span>
</li>
<li class="li_style">
<span class="span_style_1">
<img src="images/CPNFRTE_Fig1.jpg" width=90% height=90 class="img_style" >
</span>
<span class="span_style_2">
<p class="Text-context">Character Proposal Network for Robust Text Extraction.</p>
<p class="Text-context" >Shuye Zhang, Mude Lin, <b style="font-weight:bold;">Tianshui Chen</b>, Lianwen Jin, Liang Lin.</p>
<p class="Text-context" >Proc. of IEEE International Conference on Acoustics, Speech and Signal Processing (<b style="font-weight:bold;">ICASSP</b>), 2016.</p>
<p class="Text-context" >
[<a href="https://arxiv.org/abs/1602.04348">PDF</a>]
</p>
</span>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</body>
</html>