-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
executable file
·226 lines (203 loc) · 10.3 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
<!DOCTYPE HTML>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Jinxian Zhou</title>
<meta name="author" content="Jinxian Zhou">
<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;">
Jinxian Zhou | 周进贤
</p>
<p>Hi👋, I am Jinxian Zhou, a senior undergraduate student in <a href="https://en.sjtu.edu.cn/">Shanghai Jiao Tong University(SJTU)</a>, majoring in Mechanical Engineering at Tsien Hsue-Shen Class.
</p>
<p>
At SJTU, I have been an reserach intern of <a href="https://www.mvig.org/">Machine Vision and Intelligence Group (MVIG)</a>, supervised by Prof.<a href="https://www.mvig.org/">Cewu Lu</a> and Prof.<a href="https://lixiny.github.io/">Lixin Yang</a>.
</p>
<p>
Currently, I'm fortunately to work with Prof.<a href="https://linsats.github.io/">Lin Shao</a> at <a href="https://www.nus.edu.sg/">National University of Singapore(NUS)</a>.
</p>
<p>
<p style="color:red; font-weight: bold;">I'm looking for a Ph.D position starting from 2025 Fall.🙏</p>
</p>
<p style="text-align:center">
<a href="mailto:[email protected]">Email</a> /
<a href="data/#">CV</a> /
<a href="#">Scholar</a> /
<!-- <a href="#">Twitter</a> / -->
<a href="https://github.com/isabella4444x/">Github</a>
</p>
</td>
<td style="padding:2.5%;width:37%;max-width:37%">
<a href="images/zjx.jpg"><img style="width:100%;max-width:100%;object-fit: cover; border-radius: 50%;"
alt="profile photo" src="images/zjx.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:16px;width:100%;vertical-align:middle">
<h2>🎉News</h2>
<ul style="list-style-type: disc; padding-left: 20px;">
<li style="margin-bottom: 10px;">
<span style="color: gray;">[2024/11]</span>
<span style="font-size: 18px;">🙌🏻</span>
<a href="#" style="color: #1e90ff; text-decoration: none;">Bi-Adapt</a>
was submitted!
</li>
</ul>
</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:16px;width:100%;vertical-align:middle">
<h2>🎯Research</h2>
<p>
I'm interested in robotics🤖 and computer vision 👀.
</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 onmouseout="flash_cache_stop()" onmouseover="flash_cache_start()">
<td style="padding:16px;width:20%;vertical-align:middle">
<div class="one">
<img src='images/BiAdapt_teaser.jpg' width=100%>
</div>
<script type="text/javascript">
function flash_cache_start() {
document.getElementById('flash_cache_image').style.opacity = "1";
}
function flash_cache_stop() {
document.getElementById('flash_cache_image').style.opacity = "0";
}
flash_cache_stop()
</script>
</td>
<td style="padding:8px;width:80%;vertical-align:middle">
<a href="#">
<span class="papertitle">Bi-Adapt: Few-shot Bimanual Adaptaion for Novel Categories of 3D Objects
via Semantic Correspondence</span>
</a>
<br>
<strong>Jinxian Zhou</strong>,
<a href="https://warshallrho.github.io/">Ruihai Wu</a>,
Xunzhe Zhou,
Checheng Yu,
<a href="https://zlicheng.com">Licheng Zhong</a>,
<a href="https://linsats.github.io/">Lin Shao </a>
<br>
<em>under review</em>
<br>
<a href="#">project page</a>
/
<a href="#">arXiv</a>
/
<a href="#">code</a>
<p></p>
<p>
We propose a foundation model for robots to leverage prior knowledge for adaptively exploring unseen scenarios, thereby enhancing the generalization of interactions across categories in complex bi-manual manipulation tasks.
</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:16px;width:100%;vertical-align:middle">
<h2>🚀Experience</h2>
<!-- NUS Experience -->
<div style="display: flex; align-items: center; margin-bottom: 20px;">
<img src="images/NUS.svg" alt="NUS Logo" style="width: 80px; height: auto; margin-right: 20px;">
<div style="flex-grow: 1;">
<p style="font-size: 18px; font-weight: bold;">National University of Singapore, Singapore</p>
<p>Research Intern</p>
<p>Research Advisor: <a href="https://linsats.github.io/">Prof. Lin Shao</a></p>
</div>
<div style="text-align: right; color: gray; font-size: 14px;">2024.06 - present</div>
</div>
<!-- MVIG Experience -->
<div style="display: flex; align-items: center; margin-bottom: 20px;">
<img src="images/SJTU.png" alt="SJTU Logo" style="width: 80px; height: auto; margin-right: 20px;">
<div style="flex-grow: 1;">
<p style="font-size: 18px; font-weight: bold;">SJTU Machine Vision and Intelligence Group (MVIG), China</p>
<p>Research Intern</p>
<p>Research Advisor: <a href="https://www.mvig.org/">Prof. Cewu Lu</a></p>
</div>
<div style="text-align: right; color: gray; font-size: 14px;">2023.12 - present</div>
</div>
<!-- SJTU Experience -->
<div style="display: flex; align-items: center; margin-bottom: 20px;">
<img src="images/SJTU.png" alt="SJTU Logo" style="width: 80px; height: auto; margin-right: 20px;">
<div style="flex-grow: 1;">
<p style="font-size: 18px; font-weight: bold;">Shanghai Jiaotong University(SJTU), China</p>
<p>B.E. in Mechanical Engineering at Tsien Hsue-Shen Class</p>
<p>Zhiyuan Honors Program of Engineering</a></p>
</div>
<div style="text-align: right; color: gray; font-size: 14px;">2021.09 - present</div>
</div>
</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:16px;width:100%;vertical-align:middle">
<h2>🏅Award</h2>
<ul style="list-style-type: disc; padding-left: 20px;">
<li>Zhiyuan Honors Scholarship (Top 5%)<span style="float:right;">2022 - 2024</span></li>
<li>Undergraduate Excellence Scholarshio of Shanghai Jiao Tong University<span style="float:right;">2022 - 2024</span></li>
<li>Huawei Smart Base Scholarship<span style="float:right;">2023</span></li>
<li>Saic GM-Wuling Scholarship<span style="float:right;">2023</span></li>
<li>Honorable Mention in Mathematical Contest In Modeling (MCM)<span style="float:right;">2022</span></li>
<li>Third prize of Shanghai in China Undergraduate Mathematical Contest in Modelling (CUMCM)<span style="float:right;">2022</span></li>
</ul>
</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;">
Website template taken from <a href="https://jonbarron.info">jonbarron</a>.
</p>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</table>
</body>
</html>