forked from jonbarron/website
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
executable file
·188 lines (155 loc) · 8.63 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
<!DOCTYPE HTML>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Changlong Jiang</title>
<meta name="author" content="Changlong Jiang">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="shortcut icon" href="images/favicon/favicon.ico" type="image/x-icon">
<link rel="stylesheet" type="text/css" href="stylesheet.css">
</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 class="name" style="text-align: center;">
Changlong Jiang 姜昌龙
</p>
<p>I am a master’s student at the Department of Artificial Intelligence and Automation, Huazhong University of Science and Technology (HUST), advised by <a href="https://scholar.google.com/citations?user=NeKBuXEAAAAJ&hl=en">Prof. Yang Xiao</a>. Before that, I received my bachelor's degree from HUST in 2022. I was born in Tai'an, Shandong, a beautiful historical and cultural city at the foot of Mount Tai.
</p>
<p>
My research interests include computer vision and pattern recognition. My current research direction is mainly in human body analysis, including human pose estimation and hand pose estimation.
</p>
<p style="text-align:center">
<a href="mailto:changlongjiang@hust.edu.cn">Email</a> /
<!-- <a href="data/JonBarron-CV.pdf">CV</a> / -->
<!-- <a href="data/JonBarron-bio.txt">Bio</a> / -->
<a href="https://scholar.google.com/citations?user=zinPdKsAAAAJ&hl=en&oi=sra">Scholar</a> /
<!-- <a href="https://twitter.com/jon_barron">Twitter</a> / -->
<a href="https://github.com/ChanglongJiangGit/">Github</a>
</p>
</td>
<td style="padding:2.5%;width:40%;max-width:40%">
<a href="images/me.jpg"><img style="width:100%;max-width:100%;object-fit: cover; border-radius: 50%;" alt="profile photo" src="images/me.jpg" 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;"><tbody>
<tr>
<td style="padding:20px;width:100%;vertical-align:middle">
<h2>Publications</h2>
</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="a2jtrans_stop()" onmouseover="a2jtrans_start()" bgcolor="#ffffd0"> -->
<tr onmouseout="a2jtrans_stop()" onmouseover="a2jtrans_start()">
<td style="padding:20px;width:25%;vertical-align:middle">
<img src="images/fig1new.png" width="180">
</td>
<td style="padding:20px;width:75%;vertical-align:middle">
<a href="https://github.com/ChanglongJiangGit/A2J-Transformer">
<span class="papertitle">Anchor-to-Joint Transformer Network for 3D Interacting Hand Pose Estimation from a Single RGB Image </span>
</a>
<br>
<strong>Changlong Jiang</strong>,
<a href="https://scholar.google.com/citations?user=NeKBuXEAAAAJ&hl=en">Yang Xiao</a>#,
Cunlin Wu,
Mingyang Zhang,
<a href="https://scholar.google.com/citations?user=sLTEDCsAAAAJ&hl=en&oi=ao">Jinghong Zheng</a>,
<a href="https://scholar.google.com/citations?hl=en&user=396o2BAAAAAJ">Zhiguo Cao</a>,
<a href="https://joeyzhouty.github.io/">Joey Tianyi Zhou</a>
<br>
(#: corresponding author)
<br>
<em>IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)</em>, 2023
<br>
<a href="https://github.com/ChanglongJiangGit/A2J-Transformer">code & project page</a>
/
<a href="https://github.com/ChanglongJiangGit/A2J-Transformer/blob/main/data/Jiang_A2J-Transformer_CVPR_2023_paper.pdf">paper</a>
/
<a href="https://www.youtube.com/watch?v=Q40E1ASRXaQ&pp=ygUPYTJqLXRyYW5zZm9ybWVy">video</a>
/
<a href="https://github.com/ChanglongJiangGit/A2J-Transformer/blob/main/data/a2j-transformer_poster.png">poster</a>
<p></p>
</td>
</tr>
</tbody></table>
<table width="100%" align="center" border="0" cellspacing="0" cellpadding="20"><tbody>
<tr>
<td>
<h2>Competitions</h2>
</td>
</tr>
</tbody></table>
<table width="100%" align="center" border="0" cellpadding="20"><tbody>
<tr>
<td style="padding:20px;width:25%;vertical-align:middle">
<img src="images/ECCV-logo3.png", width="180"></td>
<td width="75%" valign="center">
<span><strong>6th International Workshop on Observing and Understanding Hands in Action (HANDS), ECCV 2022</strong></span>
<br>
<strong>Challenge:</strong> Semi/Self-supervised Two-hands 3D Pose Estimation.
<br>
<strong>Result:</strong> Obtain <strong>1rd place and first prize</strong>.
<br>
</td>
</tr>
<tr>
<td style="padding:20px;width:25%;vertical-align:middle">
<img src="images/logo_new.gif", width="180"></td>
<td width="75%" valign="center">
<span><strong>The "Challenge Cup" National Competition, 2023</strong></span>
<br>
<strong>Topic:</strong> Driver Monitoring System (DMS).
<br>
<strong>Result:</strong> Winning the <strong>Grand Prize (top prize beyond First Prize)</strong>.
<br>
</td>
</tr>
<tr>
<td style="padding:20px;width:25%;vertical-align:middle">
<img src="images/COMAP-logo-EF3340.svg", width="170"></td>
<td width="75%" valign="center">
<span><strong>The Mathematical Contest In Modeling (MCM), America, 2020</strong></span>
<br>
<strong>Topic:</strong> Comprehensive exploration of buyer reviews and ratings for Amazon e-commerce products.
<br>
<strong>Result:</strong> Obtain <strong>Meritorious Winner (9%)</strong>.
<br>
</td>
</tr>
</tbody></table>
<p></p><p></p><p></p><p></p><p></p>
<table width="100%" align="center" border="0" cellspacing="0" cellpadding="20">
<tr>
<td width="100%" valign="middle">
<h2>Selected Honors & Scholarships</h2>
<div style="line-height:25px">
<p>
<li> <stronghuge>National Scholarship (Rank 7/630+), 2023<br/>
<li> <stronghuge>Merit Student, 2023<br/>
<li> <stronghuge>First-Class Scholarship for Postgraduates </stronghuge>, 2023<br/>
</p>
</div>
</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">
<br>
<p style="text-align:right;font-size:small;">
This website is inspired by <a href="https://jonbarron.info/">Jon Barron's website</a> and <a href="https://wenzhengzeng.github.io/">Wenzheng Zeng's website </a>. Many thanks to them!
</p>
</td>
</tr>
</tbody></table>
</td>
</tr>
</table>
</body>
</html>