forked from xiaoman-zhang/xiaoman-zhang.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
216 lines (180 loc) · 9.14 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
<!DYPE HTML>
<html lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Jinxiang Liu</title>
<link href="image/jinxiang.ico" rel="SHORTCUT ICON" />
<meta name="author" content="Jinxiang Liu">
<meta name="viewport" content="width=device-width, initial-scale=1">
<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 style="text-align:center">
<name> Jinxiang Liu (Chinese: 刘金祥)</name>
</p>
<p>I obtained my PhD degree from <a href="https://mediabrain.sjtu.edu.cn/">MediaBrain</a>, Shanghai Jiao Tong University (上海交通大学).
</p>
<p>
My current research interest is in machine learning, multi-media, computer vision, deep learning.
</p>
<p style="text-align:center">
<a href="mailto:jinxliu@sjtu.edu.cn">Email</a>  / 
<a href="https://scholar.google.com/citations?user=wSRKaWIAAAAJ&hl=en">Google Scholar</a>  / 
<a href="https://github.com/jinxiang-liu/">Github</a>
</p>
</td>
<td style="padding:2.5%;width:40%;max-width:40%">
<a href="image/jinxiang.png"><img style="width:100%;max-width:100%" alt="profile photo" src="image/jinxiang-circle.png" class="hoverZoomLink"></a>
</td>
</tr>
</tbody></table>
<br />
<table style="width:100%;border:0px;border-spacing:0px;border-collapse:separate;margin-right:auto;margin-left:auto;"><tbody>
<heading><b></bold>Research</b></heading>
<tr onmouseout="ld_stop()" onmouseover="ld_start()">
<td style="padding:0px;width:25%;vertical-align:middle">
<img src="image/ufe.jpg" width="200" height="80" style="border-style: none">
</td>
<td style="padding:10px;width:75%;vertical-align:middle">
<a href="https://arxiv.org/abs/2403.11074/">
<papertitle>Audio-Visual Segmentation via Unlabeled Frame Exploitation</papertitle>
</a>
<br>
<strong>Jinxiang Liu</strong>,
<a href="https://code-kunkun.github.io/">Yikun Liu</a>,
<a href="https://scholar.google.com/citations?user=Omrg6UkAAAAJ&hl=en">Fei Zhang</a>,
<a href="https://ju-chen.github.io/">Chen Ju</a>,
<a href="https://mediabrain.sjtu.edu.cn/yazhang/">Ya Zhang</a>,
<a href="https://mediabrain.sjtu.edu.cn/members/">Yanfeng Wang</a>,
<br>
<em>CVPR</em>, 2024
<br>
<a href="https://jinxiang-liu.github.io/UFE-AVS/"> [Project] </a>
<a href="https://github.com/jinxiang-liu/ufe-avs/"> [Code] </a>
<!-- <p> </p> -->
</td>
</tr>
<tr onmouseout="ld_stop()" onmouseover="ld_start()">
<td style="padding:0px;width:25%;vertical-align:middle">
<img src="image/syn-pipeline.png" width="200" height="75" style="border-style: none">
</td>
<td style="padding:10px;width:75%;vertical-align:middle">
<a href="https://jinxiang-liu.github.io/anno-free-AVS">
<papertitle>Annotation-free Audio-Visual Segmentation</papertitle>
</a>
<br>
<strong>Jinxiang Liu</strong>,
<a href="https://mediabrain.sjtu.edu.cn/yuwang/">Yu Wang</a>,
<a href="https://ju-chen.github.io/">Chen Ju</a>,
<a >Chaofan Ma</a>,
<a href="https://mediabrain.sjtu.edu.cn/yazhang/">Ya Zhang</a>,
<a href="https://weidixie.github.io/">Weidi Xie</a>,
<br>
<em>WACV</em>, 2024
<br>
<a href="https://jinxiang-liu.github.io/anno-free-AVS//"> [Project] </a>
<a href="https://github.com/jinxiang-liu/anno-free-AVS/"> [Code] </a>
</td>
</tr>
<tr onmouseout="ld_stop()" onmouseover="ld_start()">
<td style="padding:0px;width:25%;vertical-align:middle">
<img src="image/tie-ssl.png" width="200" height="80" style="border-style: none">
</td>
<td style="padding:10px;width:75%;vertical-align:middle">
<a href="https://jinxiang-liu.github.io/SSL-TIE">
<papertitle>Exploiting Transformation Invariance and Equivariance for Self-supervised Sound Localisation</papertitle>
</a>
<br>
<strong>Jinxiang Liu</strong>,
<a href="https://ju-chen.github.io/">Chen Ju</a>,
<a href="https://weidixie.github.io/">Weidi Xie</a>,
<a href="https://mediabrain.sjtu.edu.cn/yazhang/">Ya Zhang</a>,
<br>
<em>ACMMM</em>, 2022
<br>
<a href="https://jinxiang-liu.github.io/SSL-TIE/"> [Project] </a>
<a href="https://github.com/jinxiang-liu/SSL-TIE/"> [Code] </a>
<!-- <p> </p> -->
</td>
</tr>
<tr onmouseout="sar_stop()" onmouseover="sar_start()">
<td style="padding:0px;width:40%;vertical-align:middle">
<img src="image/meshPose.png" width="200" height="80" style="border-style: none">
</td>
<td style="padding:10px;width:60%;vertical-align:middle">
<a href="https://ieeexplore.ieee.org/document/9565321">
<papertitle>A 3D Mesh-Based Lifting-and-Projection Network for Human Pose Transfer</papertitle>
</a>
<br>
<strong>Jinxiang Liu</strong>,
<a href="https://scholar.google.com/citations?user=Xv9DcdEAAAAJ&hl=en&oi=ao">Yangheng Zhao</a>,
<a href="https://scholar.google.com/citations?hl=en&user=9WvLlkIAAAAJ">Siheng Chen</a>,
<a href="https://mediabrain.sjtu.edu.cn/yazhang/">Ya Zhang</a>,
<br>
<em>IEEE Transactions on Multimedia</em>, 2021
<p></p>
</td>
</tr>
<tr onmouseout="sar_stop()" onmouseover="sar_start()">
<td style="padding:0px;width:30%;vertical-align:middle">
<img src="image/distilling.PNG" width="200" height="90" style="border-style: none">
</td>
<td style="padding:10px;width:70%;vertical-align:middle">
<a href="https://arxiv.org/pdf/2212.09335.pdf">
<papertitle>Distilling Vision-Language Pre-training to Collaborate with Weakly-Supervised Temporal Action Localization</papertitle>
</a>
<br>
<a href="https://ju-chen.github.io/">Chen Ju*</a>,
<a href="https://scholar.google.com.hk/citations?user=zDy4jSYAAAAJ&hl=zh-CN&oi=ao">Kunhao Zheng*</a>,
<strong>Jinxiang Liu</strong>,
<a href="https://scholar.google.com.hk/citations?user=hCr8Km8AAAAJ&hl=zh-CN&oi=ao">Peisen Zhao</a>,
<a href="https://mediabrain.sjtu.edu.cn/yazhang/">Ya Zhang</a>,
<a href="https://scholar.google.com.hk/citations?user=RDwnNsQAAAAJ&hl=zh-CN&oi=ao">Jianlong Chang</a>,
<a href="https://mediabrain.sjtu.edu.cn/members/">Yanfeng Wang</a>,
<a href="https://scholar.google.com.hk/citations?user=61b6eYkAAAAJ&hl=zh-CN&oi=ao">Qi Tian</a>
<br>
<em>CVPR</em>, 2023
<br>
<p></p>
</td>
</tr>
<tr onmouseout="ld_stop()" onmouseover="ld_start()">
<td style="padding:0px;width:25%;vertical-align:middle">
<img src="image/autr.png" width="200" height="75" style="border-style: none">
</td>
<td style="padding:10px;width:75%;vertical-align:middle">
<a href="https://arxiv.org/abs/2307.13236">
<papertitle>Audio-aware Query-enhanced Transformer for Audio-Visual Segmentation</papertitle>
</a>
<br>
<strong>Jinxiang Liu</strong>,
<a href="https://ju-chen.github.io/">Chen Ju</a>,
<a >Chaofan Ma</a>,
<a href="https://mediabrain.sjtu.edu.cn/members/">Yanfeng Wang</a>,
<a href="https://mediabrain.sjtu.edu.cn/yuwang/">Yu Wang</a>,
<a href="https://mediabrain.sjtu.edu.cn/yazhang/">Ya Zhang</a>,
<br>
<em>arxiv</em>, 2023
</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:0px">
<br>
<p style="text-align:right;font-size:small;">
<!-- Based on a template by <a href="https://github.com/jonbarron/jonbarron_website">Jon Barron</a>. -->
<br>
</p>
</td>
</tr>
</tbody></table>
</td>
</tr>
</table>
</body>
</html>