-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
224 lines (204 loc) · 11.9 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
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="author" content="Jixiang Wu">
<meta name="description" content="JixiangWu's Homepage">
<meta name="keywords" content="Jixiang Wu, wujixiang, AIRCAS, UCAS">
<!-- The icon is a wechat emoji, named GoForIt. -->
<link rel="shortcut icon" href="./JixiangWu_homepage_files/icon.png" type="image/x-icon">
<link rel="icon" href="./JixiangWu_homepage_files/icon.png" type="image/x-icon">
<link rel="stylesheet" href="./JixiangWu_homepage_files/html_style.css" type="text/css" >
<title>Jixiang Wu</title>
</head>
<body>
<!-- <div class="bar">
<ul>
<li><a href="#news"><h3>NEWS</h3></a></li>
<li><a href="#awards"><h3>COMPETITIONS & AWARDS</h3></a></li>
<li><a href="#education"><h3>EDUCATION</h3></a></li>
<li><a href="#experience"><h3>EXPERIENCE</h3></a></li>
<li><a href="#publications"><h3>PUBLICATIONS</h3></a></li>
</ul>
</div> -->
<div>
<table>
<tr>
<td>
<h1>Jixiang Wu</h1>
</td>
</tr>
<tr>
<td>
<p><b>Email</b>: [email protected]</p>
<a href="https://github.com/Lausen-Ng"><b>Github</b></a>
| <a href="https://www.researchgate.net/profile/Jixiang_Wu2"><b>ResearchGate</b></a>
| <a href="https://orcid.org/my-orcid?orcid=0000-0001-6419-8982"><b>ORCID</b></a>
<br>
<br>
<p>
I obtained my Ph.D. degree from <a href="http://www.aircas.ac.cn/">Aerospace Information Research Institute, Chinese Academy of Science</a> (<b>AIRCAS</b>), affiliated with <a href="https://www.ucas.ac.cn/">University of Chinese Academy of Science</a> (<b>UCAS</b>) in Jun. 2024, supervised by <a href="http://people.ucas.ac.cn/~leibin">Prof. Bin Lei</a> and <a href="http://people.ucas.ac.cn/~panzx">A.P. Zongxu Pan</a>.
Before that, I obtained my B.E. degree from <a href="http://ei.hust.edu.cn/">School of Electronics Information and Communications</a> (<b>EIC</b>), <a href="https://www.hust.edu.cn/">Huazhong University of science and Technology</a> (<b>HUST</b>), Wuhan, China, in Jun. 2019.
My research interests include computer vision, object detection, remote sensing, etc.
</p>
</td>
<td align = "center", width = "300px">
<img src="./JixiangWu_homepage_files/jixiangwu.jpg" width="240px" alt="">
</td>
</tr>
</table>
</div>
<div id = "news">
<h2>News</h2>
<ul>
<li><p>May 2024, I passed the defense of Ph.D. dissertation.</p></li>
<li><p>Oct. 2022, One collaborative paper is accepted by IEEE TGRS.</p></li>
<li><p>Sep. 2022, One paper is accepted by IEEE TGRS.</p></li>
<li><p>Sep. 2021, One paper is accepted by Remote Sensing.</p></li>
<li><p>Aug. 2020, My personal page was born.</p></li>
<li><p>Jun. 2019, I finished my undergraduate studies. </p></li>
</ul>
</div>
<div id = "publications">
<h2>Publications</h2>
<table>
<tbody>
<tr>
<td><img src="./JixiangWu_homepage_files/FSANet/framework_fsanet.png" width="240px" style="box-shadow: 4px 4px 8px #888" alt=""></td>
<td style="padding:30px">
<p>
<font size="4" color= "black"><b>FSANet: Feature-and-Spatial-Aligned Network for Tiny Object Detection in Remote Sensing Images</b></font><br>
<b>Jixiang Wu</b>, Zongxu Pan, Bin Lei, Yuxin Hu<br>
<b>IEEE Transactions on Geoscience and Remote Sensing (TGRS), 2022.</b> (SCI, IF = 8.125)<br>
[<a href="https://ieeexplore.ieee.org/document/9881582">Paper</a>]
[<a href="./JixiangWu_homepage_files/FSANet/fsanet_bibtex.html">BibTex</a>]
</p>
</td>
</tr>
</tbody>
<tbody>
<tr>
<td><img src="./JixiangWu_homepage_files/LR-TSDet/framework_LRTSDet.png" width="240px" style="box-shadow: 4px 4px 8px #888" alt=""></td>
<td style="padding:30px">
<p>
<font size="4" color= "black"><b>LR-TSDet: Towards Tiny Ship Detection in Low-Resolution Remote Sensing Images</b></font><br>
<b>Jixiang Wu</b>, Zongxu Pan, Bin Lei, Yuxin Hu<br>
<b>Remote Sensing (RS), 2021.</b> (SCI, IF = 5.349)<br>
[<a href="https://www.mdpi.com/2072-4292/13/19/3890">Paper</a>]
[<a href="./JixiangWu_homepage_files/LR-TSDet/lrtsdet_bibtex.html">BibTex</a>]
</p>
</td>
</tr>
</tbody>
<tbody>
<tr>
<td><img src="./JixiangWu_homepage_files/MRDAN/mrdan.png" width="240px" style="box-shadow: 4px 4px 8px #888" alt=""></td>
<td style="padding:30px">
<p>
<font size="4" color= "black"><b>Multi-Representation Dynamic Adaptation Network for Remote Sensing Scene Classification</b></font><br>
Ben Niu, Zongxu Pan, <b>Jixiang Wu</b>, Bin Lei, Yuxin Hu<br>
<b>IEEE Transactions on Geoscience and Remote Sensing (TGRS), 2022.</b> (SCI, IF = 8.125)<br>
[<a href="https://ieeexplore.ieee.org/document/9930794">Paper</a>]
[<a href="./JixiangWu_homepage_files/MRDAN/mrdan_bibtex.html">BibTex</a>]
</p>
</td>
</tr>
</tbody>
</table>
</div>
<!-- <div id = "experience">
<h2>
Experience
<font color = "red", size = "-0">(To be updated)</font>
</h2> -->
<!-- <ul class="list">
<table>
<tr height = "100px">
<td>
<li>
<p>
<a href="https://www.ucas.ac.cn/">University of Chinese Academy of Science</a>, UCAS
<br>Sep.2019 - Now, Ph.D. Candidate
</p>
</li>
</td>
<td style = "padding: 5px;" align="center" width ="500px">
<img src="./JixiangWu_homepage_files/University_of_Chinese_Academy_of_Sciences-Logo.png" width="260px">
</td>
</tr>
<tr>
<td>
<li><p><a href="https://www.hust.edu.cn/">Huazhong University of Science and Technology</a>, HUST
<br>Sep.2015 - Jun. 2019, Undergraduate Student</p></li>
</td>
<td style = "padding: 5px;" align="center">
<img src="./JixiangWu_homepage_files/Hustseals.png" width="110px">
</td>
</tr>
</table> -->
<!-- </div> -->
<div id = "education">
<h2>Education</h2>
<ul class="list">
<table border = "0">
<tr>
<td>
<li>
<p><a href="http://www.aircas.ac.cn/">Aerospace Information Research Institute, Chinese Academy of Science</a>, AIRCAS
<br>Sep. 2019 - Jun. 2024, Ph.D. Candidate</p>
</li>
</td>
<td style = "padding: 5px;" align="center">
<img src="./JixiangWu_homepage_files/logo_kty.jpg" width="110px">
</td>
</tr>
<tr>
<td>
<li>
<p><a href="https://www.ucas.ac.cn/">University of Chinese Academy of Science</a>, UCAS
<br>Sep. 2019 - Jun. 2024, Ph.D. Candidate</p>
</li>
</td>
<td style = "padding: 5px;" align="center">
<img src="./JixiangWu_homepage_files/University_of_Chinese_Academy_of_Sciences-Logo.png" width="260px">
</td>
</tr>
<tr height = "100px">
<td>
<li>
<p><a href="https://www.hust.edu.cn/">Huazhong University of Science and Technology</a>, HUST
<br>Sep. 2015 - Jun. 2019, Undergraduate Student</p>
</li>
</td>
<td style = "padding: 5px;" align="center", width = "400px">
<img src="./JixiangWu_homepage_files/Hustseals.png" width="120px">
</td>
</tr>
</table>
</ul>
</div>
<div id = "awards">
<h2>Competitions & Awards</h2>
<ul>
<li><p>Jun. 2023, Outstanding Student in UCAS</p></li>
<li><p>Dec. 2022, Enterprise Naming Scholarship (First Prize) in AIRCAS</p></li>
<li><p>Jun. 2019, Outstanding Graduate in HUST</p></li>
<li><p>Oct. 2018, National Scholarship for Undergraduates</p></li>
<li><p>Oct. 2017, National Inspirational Scholarship in HUST</p></li>
<li><p>I participated in <a href="https://www.robomaster.com/zh-CN">RoboMaster</a> Robotics Competition in 2018 and 2019, and won the national second prize twice.</p></li>
<li><p>I participated in <a href="http://210.42.121.231:8080/edc/index.jsp">Hubei Province Undergraduate Electronics Design Contest</a> in 2018, and won the provincial special prize.</p></li>
<li><p>I participated in <a href="http://nuedc.xjtu.edu.cn/">National Undergraduate Electronics Design Contest</a> (<b>NUEDC</b>) in 2017, and won the provincial first prize.</p></li>
<li><p>I served as the captain of <a href="https://baike.baidu.com/item/华中科技大学电信系“小红帽”义务维修队">the Red Cap</a>
in 2016. This is a voluntary service organization in EIC, HUST. </p></li>
</ul>
</div>
<center>
<script type='text/javascript' id='clustrmaps' src='//cdn.clustrmaps.com/map_v2.js?cl=ffffff&w=300&t=tt&d=zjMCzZ64nHb4vwuxW-jQwPYHAfq8dGEekdruCJTs0T0&co=2d78ad&ct=ffffff&cmo=3acc3a&cmn=ff5353'></script>
</center>
<table width="100%">
<tr>
<td align="center">Copyright © Jixiang Wu | Last update: Jun. 2024.</td>
</tr>
</table>
</body>
</html>