-
Notifications
You must be signed in to change notification settings - Fork 3
/
index.html
266 lines (241 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta charset="utf-8">
<meta name="robots" content="all">
<meta name="description" content="Bo">
<meta name="keywords" content="Homepage, Li Bo, School of Mathematics and Information Science, Nanchang Hangkong University, NCHU">
<meta name="author" content="Li Bo">
<link rel="icon" href="favicon.ico">
<title>Li Bo's Homepage</title>
<!-- Bootstrap core CSS -->
<link href='http://fonts.googleapis.com/css?family=Roboto:500,300,700,400' rel='stylesheet' type='text/css'>
<link href="pics/bootstrap.min.css" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="pics/style.css" rel="stylesheet">
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<!-- Fixed navbar -->
<nav class="navbar navbar-default navbar-fixed-top">
<div class="container">
<div class="navbar-header">
<a class="navbar-brand" href="#home">Home</a>
</div>
<div id="navbar" class="navbar-collapse collapse">
<ul class="nav navbar-nav">
<li><a href="#about">About</a>
</li>
<li><a href="#publications">Publications</a>
</li>
<li><a href="#teaching">Teaching</a>
</li>
<li><a href="#members">Students</a>
</li>
<!--li><a href="pics/cv.pdf">CV</a>
</li-->
</ul>
</div>
</div>
</nav>
<div class="container main">
<a class="anchor" id="home"></a>
<a class="anchor" id="about"></a>
<div class="about">
<h2>Li Bo(李 波)</h2>
<p><br>
Professor <BR>
<a href="http://sx.nchu.edu.cn/"> Head of School of Mathematics and Information Science</a><br>
<a href="http://www.nchu.edu.cn">Nanchang Hangkong University</a></p>
<p class="m">Contact Info:</p>
<p>
Room D 215 <br>
Email: <a href="mailto:[email protected]">bolimath at gmail dot com</a> <a href="mailto:[email protected]">libonchu at outlook dot com</a>
</p>
<p class="m"> Research Experience</p>
<p>
<ul>
<li>Sep 2005 - June 2008, Phd, Dalian University of Technology (DUT)</li>
<li>Apri 2009 - June 2011, Postdoctoral researcher, Sun Yat-Sen University (SYSU)</li>
<li>Oct 2015 - Oct 2016, Academic visitor, Cardiff University</li>
<li>July 2018 - Aug 2018, Academic visitor, Cardiff University</li>
</ul>
</p>
</p>
<p class="m">Research Interest:</p>
<p>
My research focuses on machine learning for computer vision and pattern recognition. My research topics are:
</p>
<ul>
<li>Deep Learning</li>
<li>Image Stylisation</li>
<li>3D Mesh Processing</li>
</ul>
</div>
<br>
<!-- ********************** teaching **********************-->
<p style="clear:both"> </p>
<div id="teaching">
<h3>Teaching </h3>
<br />
<table border="0">
<tr>
<td class="table_desc"> <b> Digital Image Processing (teaching at CCNU 2018 fall)</b> <a href="image-processing.html"> [link]</a> </td>
</tr>
<tr>
<td class="table_desc"> <b> 矩阵与数值分析</b> <a href="matrix-numerical.html"> [link]</a> </td>
</tr>
</table>
</div>
<!-- ********************** publications **********************-->
<p style="clear:both"> </p>
<a class="anchor" id="publications"></a>
<div>
<h3>Publications</h3>
<br />
<br />
<p>
<img src="pics/f1.jpg" width="300px" style="float:left; margin-right:10px">
<span class="pub_title">Sparse Graph Regularized Mesh Color Edit Propagation </span>
<br />
<span class="pub_authors"><u class="m">Bo Li</u>, Yu-Kun Lai, PL Rosin</span>
<br />
<span class="pub_type">IEEE Transactions on Image Processing, 2020.</span>
<br />
<b><font color="#990000"> SCI, IF: 9.34, CCF-A </font></b>
<span class="pub_downloads"><a href="https://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=9043899">[paper]</a> <a href="https://doi.org/10.1109/TIP.2020.2980962">[doi]</a></span-->
</p>
<br />
<br />
<br />
<br />
<p>
<img src="pics/wrong_match.jpg" width="300px" style="float:left; margin-right:10px">
<span class="pub_title">Automatic Example-based Image Colourisation using Location-Aware Cross-Scale Matching </span>
<br />
<span class="pub_authors"><u class="m">Bo Li</u>, Yu-Kun Lai, M John, PL Rosin</span>
<br />
<span class="pub_type">IEEE Transactions on Image Processing, 2019.</span>
<br />
<b><font color="#990000"> SCI, IF: 9.34, CCF-A </font></b>
<span class="pub_downloads"><a href="https://ieeexplore.ieee.org/iel7/83/4358840/08699109.pdf">[paper]</a> <a href="http://dx.doi.org/10.1109/TIP.2017.2760510">[doi]</a></span-->
</p>
<br />
<br />
<p>
<img src="pics/im-lrr.png" width="300px" style="float:left; margin-right:10px">
<span class="pub_title">Online low-rank representation learning for joint multi-subspace recovery and clustering </span>
<br />
<span class="pub_authors"><u class="m">Bo Li</u>, Risheng Liu, Junjie Cao, Jie Zhang, Yu-Kun Lai, Xiuping Liu</span>
<br />
<span class="pub_type">IEEE Transactions on Image Processing, vol. 27(1), pp. 335-348, 2018.</span>
<br />
<b><font color="#990000"> SCI, IF: 9.34, CCF-A </font></b>
<span class="pub_downloads"><a href="https://users.cs.cf.ac.uk/Yukun.Lai/papers/TIP_LRR.pdf">[paper]</a> <a href="http://dx.doi.org/10.1109/TIP.2017.2760510">[doi]</a></span-->
</p>
<br />
<br />
<p>
<img src="pics/im-sparse-colorization.png" width="300px" style="float:left; margin-right:10px">
<span class="pub_title">Example-based image colorization using locality consistent sparse representation </span>
<br />
<span class="pub_authors"><u class="m">Bo Li</u>, Fuchen Zhao, Zhuo Su, Xiangguo Liang, Yu-Kun Lai, Paul L. Rosin</span>
<br />
<span class="pub_type">IEEE Transactions on Image Processing, vol. 26(11), 5188-5202, 2017.</span>
<br />
<b><font color="#990000"> SCI, IF: 9.34, CCF-A </font></b>
<span class="pub_downloads"><a href="https://users.cs.cf.ac.uk/Yukun.Lai/papers/TIP_Sparse_Colorization.pdf">[paper]</a></span-->
</p>
<br />
<br />
<p>
<img src="pics/im-normal-tvcg.jpg" width="300px" style="float:left; margin-right:10px">
<span class="pub_title">Multi-Normal Estimation via Pair Consistency Voting </span>
<br />
<span class="pub_authors">Jie Zhang, Junjie Cao, Xiuping Liu, He Chen, <u class="m">Bo Li</u>, Ligang Liu.</span>
<br />
<span class="pub_type">IEEE Transactions on Visualization and Computer Graphics, to appear.</span>
<br />
<b><font color="#990000"> SCI, IF: 4.558, CCF-A </font></b>
<span class="pub_downloads"><a href="https://ieeexplore.ieee.org/document/8340177/">[paper]</a></span-->
</p>
<br />
<br />
<!-- ********************** teaching **********************-->
<p style="clear:both"> </p>
<div id="members">
<h3>Students</h3>
<br />
<table border="0">
<tr>
<td class="table_desc"> <b> 陈伟锋,研究方向:工业视觉,缺陷检测,本科毕业院校:厦门大学 智能科学与技术 专业,2020级</b> </td>
</tr>
<tr>
<td class="table_desc"> <b> 林枭,研究方向:自然语言与计算机视觉的交叉应用研究,本科毕业院校:西安电子科技大学 计算机科学与技术 专业,2020级</b> </td>
</tr>
<tr>
<td class="table_desc"> <b> 刘文辉,研究方向:图像/几何的隐式函数表示,本科毕业院校:南京工程学院 通信工程 专业,2020级</b> </td>
</tr>
<tr>
<td class="table_desc"> <b> 丁慧,研究方向:图像/几何的隐式函数表示,本科毕业院校:齐鲁师范大学 数学与应用数学 专业,2020级</b> </td>
</tr>
<tr>
<td class="table_desc"> <b> 马小雪,研究方向:交互式图像编辑,本科毕业院校:齐鲁师范大学 数学与应用数学 专业,2019级</b> </td>
</tr>
<tr>
<td class="table_desc"> <b> 邓述海,研究方向:生成对抗网络的隐空间分析,本科毕业院校:南昌航空大学 数学与应用数学 专业,2019级</b> </td>
</tr>
<tr>
<td class="table_desc"> <b> 胡柳青,研究方向:基于机器学习的学情分析,本科毕业院校:江西师范大学 会计学 专业,2019级</b> </td>
</tr>
</table>
</div>
<!-- ********************** services **********************-->
<!--p style="clear:both"> </p-->
<!--a class="anchor" id="services"></a-->
<!--div>
<h3>Services</h3>
<br />
<table border="0">
<tr>
<td class="b">Paper Reviewer</td>
<td class="table_desc">IEEE VAST (2015)</td>
</tr>
<tr>
<td> </td>
<td class="table_desc">IEEE EuroVis (2015, 2016)</td>
</tr>
<tr>
<td> </td>
<td class="table_desc">IEEE PacificVis (2016)</td>
</tr>
<tr>
<td> </td>
<td class="table_desc">Journal of Software, China (2015)</td>
</tr>
<tr>
<td class="b">Student Volunteer</td>
<td class="table_desc"> </td>
</tr>
</table>
</div-->
<!-- ********************** foot **********************-->
<p style="clear:both"> </p>
<footer>
@2018 Li Bo's Personal Website . All rights reserved.
</footer>
</div>
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="./js/bootstrap.min.js"></script>
</body>
</html>