-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
747 lines (701 loc) · 34.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
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
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
<!DOCTYPE HTML>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Weihang Ran冉 维航</title>
<style>
.container {
width: 100%;
display: flex;
justify-content: space-between;
}
.left-align {
text-align: left;
}
.right-align {
text-align: right;
}
</style>
<meta name="author" content="Weihang Ran">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="stylesheet.css">
<link rel="icon"
href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>🌐</text></svg>">
</head>
<body>
<table
style="width:100%;max-width:800px;border:0px;border-spacing:0px;border-collapse:separate;margin-right:auto;margin-left:auto;">
<tbody>
<tr style="padding:0px">
<td style="padding:0px">
<table
style="width:100%;border:0px;border-spacing:0px;border-collapse:separate;margin-right:auto;margin-left:auto;">
<tbody>
<tr style="padding:0px">
<td style="padding:2.5%;width:63%;vertical-align:middle">
<p style="text-align:center">
<name>Weihang Ran 冉 维航</name>
</p>
<p>My name is Weihang Ran (冉 維航 ゼン イコウ). I am currently a 1st year Doctoral student from <a
href="https://oscarslab.github.io/">OSCARS Lab</a> in the Graduate School of Information Science and
Technology, the University of Tokyo supervised by Prof. <a href="https://scholar.google.co.jp/citations?user=JD-5DKcAAAAJ&hl=ja">Yinqiang
ZHENG</a>.
<br>
<br>
My current research interest includes Visual-Language Model (VLM) and Adversarial Attack.
</p>
</p>
<p style="text-align:center">
<a href="mailto:[email protected]">Email</a>  / 
<a href="https://github.com/SilverRAN">Github</a>  / 
<a href="file/CV_Shuwei Shi.pdf">CV</a>  / 
<a href="https://scholar.google.com/citations?user=ofa8fFoAAAAJ&hl=zh-CN">Google Scholar</a>
</p>
</td>
<td style="padding:2.5%;width:40%;max-width:40%">
<a href="images/1.jpeg"><img style="width:100%;max-width:100%" alt="profile photo"
src="images/1.jpeg" class="hoverZoomLink"></a>
</td>
</tr>
</tbody>
</table>
<table
style="width:100%;border:0px;border-spacing:0px;border-collapse:separate;margin-right:auto;margin-left:auto;">
<h2>Education Background</h2>
<tr style="padding:0px">
<td style="padding:2.5%;vertical-align:left">
<p>
<div class="container">
<div class="left-align"><strong>The University of Tokyo</strong></div>
<div class="right-align">Oct.2023 - Sep.2026 (Expected)</div>
</div>
</p>
<p>・1st year Doctoral student in Mechano-Informatics, the Graduate School of Information Science and Technology</p>
<p>・Supervisor: Prof. <a href="https://scholar.google.co.jp/citations?user=JD-5DKcAAAAJ&hl=ja">Yinqiang ZHENG</a></p>
<p>・Research Theme: Adversarial attack, Visual-Language Models</p>
<p>
<div class="container">
<div class="left-align"><strong>The University of Tokyo</strong></div>
<div class="right-align">Oct.2021 - Sep.2023</div>
</div>
</p>
<p>・M.E. in Socio-Cultural Environmental Study, the Graduate School of Frontier Sciences</p>
<p>
・Supervisor: Prof. <a href="https://scholar.google.com/citations?user=0UjOE4IAAAAJ&hl=en">Ryosuke SHIBASAKI</a>
and Prof. <a href="https://scholar.google.com/citations?user=_qCSLpMAAAAJ&hl=zh-CN">Xuan SONG</a>
</p>
<p>・Thesis: Object Detection and Vectorization System for Urban Monitoring</p>
<p>
<div class="container">
<div class="left-align"><strong>Wuhan University</strong></div>
<div class="right-align">Sep.2015 - Jun.2020</div>
</div>
</p>
<p>・B.Arch. in Architecture, School of Urban Design</p>
<p>・GPA: 3.3/4.0</p>
</td>
</tr>
</table>
<table
style="width:100%;border:0px;border-spacing:0px;border-collapse:separate;margin-right:auto;margin-left:auto;">
<tbody>
<tr>
<td style="padding:0px;width:100%;vertical-align:middle;padding-top: 60px">
<heading>Publications</heading>
</td>
</tr>
</tbody>
</table>
<table
style="width:100%;border:0px;border-spacing:0px;border-collapse:separate;margin-right:auto;margin-left:auto;">
<tbody>
<tr onmouseout="nips22_stop()" onmouseover="nips22_start()">
<td style="padding:0px;width:25%;vertical-align:middle">
<div class="one">
<div class="two" id='c5_image' style="padding-top: 30px;">
<img src='images/DC-DDPM.png' width="180">
</div>
<script type="text/javascript">
function dualfont_start() {
document.getElementById('dualfont_image').style.opacity = "1";
}
function dualfont_stop() {
document.getElementById('dualfont_image').style.opacity = "0";
}
dualfont_stop()
</script>
</td>
<td style="padding:0px;width:75%;vertical-align:middle">
<a href="https://openaccess.thecvf.com/content/CVPR2023W/PCV/html/Ran_Few-Shot_Depth_Completion_Using_Denoising_Diffusion_Probabilistic_Model_CVPRW_2023_paper.html">
<papertitle>Few-Shot Depth Completion Using Denoising Diffusion Probabilistic Model.</papertitle>
</a>
<br>
<strong>Weihang Ran</strong>, Wei Yuan, Ryosuke Shibasaki.
<br>
<em>CVPR Workshop 2023
<br>
<a href="https://openaccess.thecvf.com/content/CVPR2023W/PCV/html/Ran_Few-Shot_Depth_Completion_Using_Denoising_Diffusion_Probabilistic_Model_CVPRW_2023_paper.html">paper</a>
/
<a href="https://github.com/SilverRAN/FSDC">code</a>
<p></p>
</td>
</tr>
<tr onmouseout="workshop1_stop()" onmouseover="workshop1_start()">
<td style="padding:0px;width:25%;vertical-align:middle">
<div class="one">
<div class="two" id='c5_image' style="padding-top: 30px;">
<img src='images/MCTransU.png' width="180">
</div>
<script type="text/javascript">
function dualfont_start() {
document.getElementById('dualfont_image').style.opacity = "1";
}
function dualfont_stop() {
document.getElementById('dualfont_image').style.opacity = "0";
}
dualfont_stop()
</script>
</td>
<td style="padding:0px;width:75%;vertical-align:middle">
<a
href="https://ieeexplore.ieee.org/abstract/document/10265007">
<papertitle>Multiconstraint Transformer-Based Automatic Building Extraction
From High-Resolution Remote Sensing Images.</papertitle>
</a>
<br>
Wei Yuan*, <strong>Weihang Ran*</strong>, Xiaodan Shi,
Ryosuke Shibasaki.
<br>
<em>IEEE Journal of Selected Topics in Applied Earth Observations and Remote Sensing
<br>
<a
href="https://ieeexplore.ieee.org/abstract/document/10265007">paper</a>
/
<a href="https://github.com/yw94cool/Multi-Constraint-Transformer-based-Automatic-Building-Extraction-from-High-Resolution-Remote-Sensing.git">code</a>
<p></p>
</td>
</tr>
<tr onmouseout="workshop2_stop()" onmouseover="workshop2_start()">
<td style="padding:0px;width:25%;vertical-align:middle">
<div class="one">
<div class="two" id='c5_image' style="padding-top: 30px;">
<img src='images/OutlineFormer.png' width="180">
</div>
<script type="text/javascript">
function dualfont_start() {
document.getElementById('dualfont_image').style.opacity = "1";
}
function dualfont_stop() {
document.getElementById('dualfont_image').style.opacity = "0";
}
dualfont_stop()
</script>
</td>
<td style="padding:0px;width:75%;vertical-align:middle">
<a href="https://ieeexplore.ieee.org/abstract/document/10282867">
<papertitle>Hybrid Feature Embedding for Automatic Building Outline
Extraction.</papertitle>
</a>
<br>
<strong>Weihang Ran</strong>, Wei Yuan, Xiaodan Shi, Zipei Fan,
Ryosuke Shibasaki.
<br>
<em>IEEE International Geoscience and Remote Sensing Symposium (IGARSS) 2023
<br>
<a
href="https://ieeexplore.ieee.org/abstract/document/10282867">paper</a>/code
<p></p>
</td>
</tr>
<tr onmouseout="workshop3_stop()" onmouseover="workshop3_start()">
<td style="padding:0px;width:25%;vertical-align:middle">
<div class="one">
<div class="two" id='c5_image' style="padding-top: 30px;">
<img src='images/RoadNet.png' width="180">
</div>
<script type="text/javascript">
function dualfont_start() {
document.getElementById('dualfont_image').style.opacity = "1";
}
function dualfont_stop() {
document.getElementById('dualfont_image').style.opacity = "0";
}
dualfont_stop()
</script>
</td>
<td style="padding:0px;width:75%;vertical-align:middle">
<a href="https://ieeexplore.ieee.org/abstract/document/10283247">
<papertitle>Graph Encoding based Hybrid Vision Transformer for Automatic Road Network Extraction.
</papertitle>
</a>
<br>
Wei Yuan, <strong>Weihang Ran</strong>, Xiaodan Shi, Zipei Fan, Yang Cai and Ryosuke Shibasaki.
<br>
<em>IEEE International Geoscience and Remote Sensing Symposium (IGARSS) 2023
<br>
<a href="https://ieeexplore.ieee.org/abstract/document/10283247">paper</a>
<p></p>
</td>
</tr>
</tbody>
</table>
<table
style="width:100%;border:0px;border-spacing:0px;border-collapse:separate;margin-right:auto;margin-left:auto;">
<h2>Peer Reviewer</h2>
<tr style="padding:0px">
<td style="padding:2.5%;vertical-align:left">
<p>
Conference: IGARSS 2024
</p>
<!-- <p>
Jounal: IJCV, TCSVT
</p> -->
</td>
</tr>
</table>
<!-- <table style="width:100%;border:0px;border-spacing:0px;border-collapse:separate;margin-right:auto;margin-left:auto;"><tbody>
<tr>
<td style="padding:20px;width:100%;vertical-align:middle">
<heading>Manuscripts</heading>
</td>
</tr>
</tbody></table>
<table style="width:100%;border:0px;border-spacing:0px;border-collapse:separate;margin-right:auto;margin-left:auto;"><tbody>
<tr onmouseout="iros22_stop()" onmouseover="iros22_start()">
<td style="padding:20px;width:25%;vertical-align:middle">
<div class="one">
<div class="two" id='c5_image'>
<img src='images/avis.png' width="180"></div>
<img src='images/avis.png' width="180">
</div>
<script type="text/javascript">
function dualfont_start() {
document.getElementById('dualfont_image').style.opacity = "1";
}
function dualfont_stop() {
document.getElementById('dualfont_image').style.opacity = "0";
}
dualfont_stop()
</script>
</td>
<td style="padding:20px;width:75%;vertical-align:middle">
<a href="https://arxiv.org/pdf/2207.05580.pdf">
<papertitle>Online Video Instance Segmentation via Robust Context Fusion.</papertitle>
</a>
<br>
<a href="https://lxa9867.github.io/">Xiang Li</a>, <a href="https://www.microsoft.com/en-us/research/people/jinglwa/research/">Jinglu Wang</a>, <strong>Xiaohao Xu</strong>, <a href="https://scholar.google.com.au/citations?hl=ca&user=IWcGY98AAAAJ&view_op=list_works">Bhiksha Raj</a>, <a href="https://scholar.google.com/citations?user=djk5l-4AAAAJ&hl=en">Yan Lu</a>.
<br>
Under review of <em>IEEE Transactions on Image Processing (TIP)</em>.
<br>
<a href="https://arxiv.org/pdf/2207.05580.pdf">paper</a>
<p></p>
<p>We design a robust context fusion module for modeling compact and effective spatio-temporal correlations for online VIS. Meanwhile, a matching-free and supervision-free instance identity tracking method, and its corresponding mathematical explanation are proposed.</p>
</td>
</tr>
<tr onmouseout="iros22_stop()" onmouseover="iros22_start()">
<td style="padding:20px;width:25%;vertical-align:middle">
<div class="one">
<div class="two" id='c5_image'>
<img src='images/rrvos.jpg' width="180"></div>
<img src='images/rrvos.jpg' width="180">
</div>
<script type="text/javascript">
function dualfont_start() {
document.getElementById('dualfont_image').style.opacity = "1";
}
function dualfont_stop() {
document.getElementById('dualfont_image').style.opacity = "0";
}
dualfont_stop()
</script>
</td>
<td style="padding:20px;width:75%;vertical-align:middle">
<a href="https://arxiv.org/abs/2207.10915">
<papertitle>Robust Referring Video Object Segmentation via Relational Multimodal Cycle Consistency.</papertitle>
</a>
<br>
<a href="https://lxa9867.github.io/">Xiang Li</a>, <a href="https://www.microsoft.com/en-us/research/people/jinglwa/research/">Jinglu Wang</a>, <strong>Xiaohao Xu</strong>, <a href="https://scholar.google.com/citations?hl=en&user=hEPx3rwAAAAJ&view_op=list_works&sortby=pubdate">Xiao Li</a>,<a href="https://scholar.google.com/citations?user=djk5l-4AAAAJ&hl=en">Yan Lu</a>, <a href="https://scholar.google.com.au/citations?hl=ca&user=IWcGY98AAAAJ&view_op=list_works">Bhiksha Raj</a>.
<br>
Under review of <em>IEEE / CVF Computer Vision and Pattern Recognition Conference (CVPR)</em>, 2023.
<br>
<a href="https://arxiv.org/abs/2207.10915">paper</a>
/
<a href="https://www.youtube.com/watch?v=xzL8olvgqRY">demo</a>
/
<a href="https://lxa9867.github.io/works/rrvos/index.html">website</a>
<p></p>
<p>We are the first to address the severe false-alarm problem faced by R-VOS methods and study how to resolve that.</p>
</td>
</tr>
<tr onmouseout="iros22_stop()" onmouseover="iros22_start()">
<td style="padding:20px;width:25%;vertical-align:middle">
<div class="one">
<div class="two" id='c5_image'>
<img src='images/cs.jpeg' width="140"></div>
<img src='images/cs.jpeg' width="140">
</div>
<script type="text/javascript">
function dualfont_start() {
document.getElementById('dualfont_image').style.opacity = "1";
}
function dualfont_stop() {
document.getElementById('dualfont_image').style.opacity = "0";
}
dualfont_stop()
</script>
</td>
<td style="padding:20px;width:75%;vertical-align:middle">
<a href="">
<papertitle>Open-set Supervised Anomaly Localization via Union Discrepancy Learners.</papertitle>
</a>
<br>
<a href="https://www.researchgate.net/profile/Yunkang-Cao">Yunkang Cao</a>, <strong>Xiaohao Xu</strong>,<a href="https://scholar.google.ca/citations?user=FuSHsx4AAAAJ&hl=en">Weiming Shen</a>.
<br>
Under review of <em>IEEE Transactions on Cybernetics (Tcyb)</em>.
<p></p>
</td>
</tr>
<tr onmouseout="iros22_stop()" onmouseover="iros22_start()">
<td style="padding:20px;width:25%;vertical-align:middle">
<div class="one">
<div class="two" id='c5_image'>
<img src='images/cs.jpeg' width="140"></div>
<img src='images/cs.jpeg' width="140">
</div>
<script type="text/javascript">
function dualfont_start() {
document.getElementById('dualfont_image').style.opacity = "1";
}
function dualfont_stop() {
document.getElementById('dualfont_image').style.opacity = "0";
}
dualfont_stop()
</script>
</td>
<td style="padding:20px;width:75%;vertical-align:middle">
<a href="">
<papertitle>Collaborative Discrepancy Optimization for Reliable Image Anomaly Detection.</papertitle>
</a>
<br>
<a href="https://www.researchgate.net/profile/Yunkang-Cao">Yunkang Cao</a>, <strong>Xiaohao Xu</strong>,Zhaoge Liu, <a href="https://scholar.google.ca/citations?user=FuSHsx4AAAAJ&hl=en">Weiming Shen</a>.
<br>
Under review of <em>IEEE Transactions on Industrial Informatics (TII)</em>.
<p></p>
</td>
</tr>
</tbody></table>
<table style="width:100%;border:0px;border-spacing:0px;border-collapse:separate;margin-right:auto;margin-left:auto;"><tbody>
<tr>
<td style="padding:20px;width:100%;vertical-align:middle">
<heading>Patents</heading>
</td>
</tr>
</tbody></table>
<table style="width:100%;border:0px;border-spacing:0px;border-collapse:separate;margin-right:auto;margin-left:auto;"><tbody>
<tr onmouseout="aaai22_stop()" onmouseover="aaai22_start()">
<td style="padding:20px;width:25%;vertical-align:middle">
<div class="one">
<div class="two" id='c5_image'>
<img src='images/patent_exoskeleton.jpg' width="140"></div>
<img src='images/patent_exoskeleton.jpg' width="140">
</div>
<script type="text/javascript">
function dualfont_start() {
document.getElementById('dualfont_image').style.opacity = "1";
}
function dualfont_stop() {
document.getElementById('dualfont_image').style.opacity = "0";
}
dualfont_stop()
</script>
</td>
<td style="padding:20px;width:75%;vertical-align:middle">
<a href="https://patents.google.com/patent/CN113305805A/en?q=(Passive+double-frame+bionic+exoskeleton+back+device)&oq=(Passive+double-frame+bionic+exoskeleton+back+device)">
<papertitle>Passive Double-frame Bionic Exoskeleton Back Device.</papertitle></a>
<br>
ZL202110402575.6, <strong>Granted</strong> Oct 2022.
<br>
Collaborated with my friends: R. Zhang, Z. Du, H. Zhang, Z. Hong; Advised by Prof. B. Han
</a>
</td>
</tr>
<tr onmouseout="aaai22_stop()" onmouseover="aaai22_start()">
<td style="padding:20px;width:25%;vertical-align:middle">
<div class="one">
<div class="two" id='c5_image'>
<img src='images/patent_signal.jpg' width="140"></div>
<img src='images/patent_signal.jpg' width="140">
</div>
<script type="text/javascript">
function dualfont_start() {
document.getElementById('dualfont_image').style.opacity = "1";
}
function dualfont_stop() {
document.getElementById('dualfont_image').style.opacity = "0";
}
dualfont_stop()
</script>
</td>
<td style="padding:20px;width:75%;vertical-align:middle">
<a href="https://patents.google.com/patent/CN111850918B/en?q=Foldable+automatic+sock+washing+and+airing+all-in-one+machine&oq=Foldable+automatic+sock+washing+and+airing+all-in-one+machine">
<papertitle>Distributed Arm Force Sensing Signal Acquisition Device.</papertitle></a>
<br>
ZL202110871934.2, <strong>Granted</strong> Feb 2022.
<br>
Collaborated with my friends: H. Zhang, Z. Hong, R. Zhang, Z. Du; Advised by Prof. B. Han
</a>
</td>
</tr>
<tr onmouseout="aaai22_stop()" onmouseover="aaai22_start()">
<td style="padding:20px;width:25%;vertical-align:middle">
<div class="one">
<div class="two" id='c5_image'>
<img src='images/patent_sock.jpg' width="140"></div>
<img src='images/patent_sock.jpg' width="140">
</div>
<script type="text/javascript">
function dualfont_start() {
document.getElementById('dualfont_image').style.opacity = "1";
}
function dualfont_stop() {
document.getElementById('dualfont_image').style.opacity = "0";
}
dualfont_stop()
</script>
</td>
<td style="padding:20px;width:75%;vertical-align:middle">
<a href="https://patents.google.com/patent/CN111850918B/en?q=Foldable+automatic+sock+washing+and+airing+all-in-one+machine&oq=Foldable+automatic+sock+washing+and+airing+all-in-one+machine">
<papertitle>Foldable Automatic Sock Washing and Airing All-in-one Machine.</papertitle></a>
<br>
ZL202010621100.1, <strong>Granted</strong> July 2021.
<br>
Collaborated with my friends: H. Zhang, T. Zheng, J. Song, X. Dou; Advised by Prof. B. Han
</a>
</td>
</tr>
<tr onmouseout="aaai22_stop()" onmouseover="aaai22_start()">
<td style="padding:20px;width:25%;vertical-align:middle">
<div class="one">
<div class="two" id='c5_image'>
<img src='images/patent_rubik.jpg' width="140"></div>
<img src='images/patent_rubik.jpg' width="140">
</div>
<script type="text/javascript">
function dualfont_start() {
document.getElementById('dualfont_image').style.opacity = "1";
}
function dualfont_stop() {
document.getElementById('dualfont_image').style.opacity = "0";
}
dualfont_stop()
</script>
</td>
<td style="padding:20px;width:75%;vertical-align:middle">
<a href="https://patents.google.com/patent/CN111037581A/en?q=Electromagnetic+dual-arm+magic+cube+solving+robot+and+control&oq=Electromagnetic+dual-arm+magic+cube+solving+robot+and+control">
<papertitle>Electromagnetic Dual-arm Magic Cube Solving Robot.</papertitle></a>
<br>
CN201911402703.6A, <strong>Publicized</strong> April 2020.
<br>
Collaborated with my friends: F. Zuo, J. Chen, and H. Zhang; Advised by Prof. B. Han
</a>
</td>
</tr>
<table width="100%" align="center" border="0" cellpadding="20"><tbody>
<tr>
<td style="padding:20px;width:100%;vertical-align:middle">
<heading>Technical Services</heading>
<p>
<strong>Reviewer/Program Committee Member</strong>:
<br>
The IEEE / CVF Computer Vision and Pattern Recognition Conference (CVPR) 2022-2023,
<br>
European Conference on Computer Vision (ECCV) 2022,
<br>
ACM International Conference on Multimedia (ACM Multimedia) 2022,
<br>
AAAI Conference on Artificial Intelligence (AAAI) 2023
</p>
</td>
</tr>
</tbody></table>
<table width="100%" align="center" border="0" cellpadding="20"><tbody>
<tr>
<td style="padding:20px;width:100%;vertical-align:middle;text-align:justify">
<heading>Selected Honors</heading>
<p>
<strong>Star of Tomorrow Award</strong> from Microsoft Research Asia (Top 10% Interns at MSRA) (2022)
<br>
<strong>Outstanding Undergraduate Thesis</strong> Award at HUST (Top 0.4%) (2022)
<br>
<strong>Outstanding Graduates Award</strong> at HUST (2022)
<br>
<strong>Star of Scientific and Technological Innovation</strong> Award at HUST (Top 1%) (2020)
<br>
<strong>Hui Chuan Technology Scholarship</strong> at HUST (2 undergraduates yearly at college) (2020)
<br>
<strong>Science and Technology Innovation Scholarship</strong> at HUST (2020-2022)
<br>
<strong>Outstanding Undergraduate in Terms of Academic Performance</strong> Award at HUST (Top 1%) (2019)
</p>
</td>
</tr>
</tbody></table>
<table width="100%" align="center" border="0" cellpadding="20"><tbody>
<tr>
<td style="padding:20px;width:100%;vertical-align:middle;text-align:justify">
<heading>Selected Competition Awards</heading>
<p>
<strong>National First Prize</strong> of Innovation Track at the Sixth National Youth Artificial Intelligence Innovation and Entrepreneurship Conference, <em>Chinese Association for Artificial Intelligence</em> (2021)
<br>
<strong>National First Prize</strong> of China Collegiate Computing Contest, <em>Ministry of Education</em> (2020)
<br>
<strong>Gold Medal</strong> of Citation Intent Recognition Task in WSDM Cup Algorithm Challenge, <em>the 13th ACM International Conference on Web Search and Data Mining</em> (2020)
<br>
<strong>National First Prize</strong> of Huawei Cloud Cup AI Application Innovation Competition, <em>Huawei Corp.</em> (2020)
<br>
<strong>National Champion</strong> of Innovative Thinking and Frontier Design of AI Track in DeeCamp Global AI Leader Training Program, <em>Sinovation Ventures Corp.</em> (2020)
<br>
<strong>National First Prize</strong> of Rubik's Cube Robot Track in National University Intelligent Robot Competition, <em>Ministry of Education</em> (2019)
<br>
<strong>National Second Prize</strong> of China Intelligent Robot Combat Competition, <em>Ministry of Education</em> (2019)
<br>
<strong>National Second Runner-up Prize</strong> of DiggSci Data Mining Contest, <em>Microsoft Corp.</em> (2019)
<br>
<strong>Honorable Mention Award</strong> of Interdisciplinary Contest in Modeling (ICM), <em>COMAP</em> (2019)
<br>
<strong>Top Four</strong> of Central Division of RoboMaster in National Undergraduate Robot Competition, <em>DJI Corp.</em> (2019)
</p>
</td>
</tr>
</tbody></table>
<table style="width:100%;border:0px;border-spacing:0px;border-collapse:separate;margin-right:auto;margin-left:auto;"><tbody>
<tr>
<td style="padding:20px;width:100%;vertical-align:middle">
<heading>Self-made Robots</heading>
</td>
</tr>
</tbody></table>
<table style="width:100%;border:0px;border-spacing:0px;border-collapse:separate;margin-right:auto;margin-left:auto;"><tbody>
<td style="padding:20px;width:50%;vertical-align:middle">
<iframe
width="280"
height="150"
src="https://www.youtube.com/embed/TL_V4A_qG98?autoplay=0&mute=1"
title="YouTube video player"
frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen
></iframe>
</td>
<td style="padding:20px;width:50%;vertical-align:middle">
<papertitle>Rubik's Cube Solver.</papertitle></a>
<br>
Collaborated with my friends: F. Zuo, J. Chen, H. Zhang
<br>
The average time to restore a random Rubik's cube is ~5.42s.
</td>
</tbody></table>
<table style="width:100%;border:0px;border-spacing:0px;border-collapse:separate;margin-right:auto;margin-left:auto;"><tbody>
<td style="padding:20px;width:50%;vertical-align:middle">
<iframe
width="280"
height="150"
src="https://www.youtube.com/embed/WcL-70J6f_4?autoplay=0&mute=1"
title="YouTube video player"
frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen
></iframe>
</td>
<td style="padding:20px;width:50%;vertical-align:middle">
<papertitle>Nail Painting Machine.</papertitle></a>
<br>
Collaborated with my classmates: J. Luo, C. Cao.
<br>
</td>
</tbody></table>
<table style="width:100%;border:0px;border-spacing:0px;border-collapse:separate;margin-right:auto;margin-left:auto;"><tbody>
<td style="padding:20px;width:50%;vertical-align:middle">
<iframe
width="280"
height="150"
src="https://www.youtube.com/embed/knQp0Kfn134?autoplay=0&mute=1"
title="YouTube video player"
frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen
></iframe>
</td>
<td style="padding:20px;width:50%;vertical-align:middle">
<papertitle>Four-legged Dog.</papertitle></a>
<br>
Collaborated with my friends at Robocon Robot Team.
<br>
</td>
<br>
</tbody></table>
<table style="width:100%;border:0px;border-spacing:0px;border-collapse:separate;margin-right:auto;margin-left:auto;"><tbody>
<td style="padding:20px;width:50%;vertical-align:middle">
<iframe
width="280"
height="150"
src="https://www.youtube.com/embed/DOImbTi7o8Q?autoplay=0&mute=1"
title="YouTube video player"
frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen
></iframe>
</td>
<td style="padding:20px;width:50%;vertical-align:middle">
<papertitle>Vision-based Self-driving Mecanum-wheeled Robot.</papertitle></a>
<br>
Collaborated with my friend: Z. Zeng.
<br>
</td>
<br>
</tbody></table>
<table style="width:100%;border:0px;border-spacing:0px;border-collapse:separate;margin-right:auto;margin-left:auto;"><tbody>
<td style="padding:20px;width:50%;vertical-align:middle">
<iframe
width="280"
height="150"
src="https://www.youtube.com/embed/5Y7UqpMtJCU?autoplay=0&mute=1"
title="YouTube video player"
frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen
></iframe>
</td>
<td style="padding:20px;width:50%;vertical-align:middle">
<papertitle>Self-aiming-and-shooting Robot.</papertitle></a>
<br>
Collaborated with my friends at MSE-STAR Robot Team.
<br>
</td>
<br>
</tbody></table>
<table style="width:100%;border:0px;border-spacing:0px;border-collapse:separate;margin-right:auto;margin-left:auto;"><tbody>
<td style="padding:20px;width:50%;vertical-align:middle">
<iframe
width="280"
height="150"
src="https://www.youtube.com/embed/6tyiwAx-0k0?autoplay=0&mute=1"
title="YouTube video player"
frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen
></iframe>
</td>
<td style="padding:20px;width:50%;vertical-align:middle">
<papertitle>Intelligent Line Patrol Car.</papertitle></a>
<br>
Collaborated with my friends: Z. Zeng, Y. Yang.
<br>
</td>
<br>
</tbody></table>
</tbody></table> -->
<!-- <p align="center"><font color="#999999"> Design and source code from <a style="font-size:small;" href="https://leonidk.com/">Leonid Keselman </a> and <a style="font-size:small;" href="https://jonbarron.info">Jon Barron</a></font></p>
<p align="center"><font color="#999999">Last update: Oct. 15, 2022</font></p> -->
</body>
</html>