-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
160 lines (137 loc) · 7.76 KB
/
Copy pathindex.html
File metadata and controls
160 lines (137 loc) · 7.76 KB
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
<!DOCTYPE html>
<!--
Plain-Academic by Vasilios Mavroudis
Released under the Simplified BSD License/FreeBSD (2-clause) License.
https://github.com/mavroudisv/plain-academic
-->
<html lang="en">
<head>
<title>Chenyang Lu (鲁晨阳)</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.0/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"></script>
<link href='https://fonts.googleapis.com/css?family=Oswald:700' rel='stylesheet' type='text/css'>
</head>
<body>
<!-- Navigation -->
<nav class="navbar navbar-inverse navbar-static-top" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav">
<li><a href="index.html">Home</a></li>
<!-- <li><a href="#">Projects</a></li> -->
<li><a href="#publications">Publications</a></li>
<li><a href="CV_Chenyang_Lu_en.pdf">CV</a></li>
</ul>
</div>
</div>
</nav>
<!-- Page Content -->
<div class="container">
<div class="row">
<!-- Entries Column -->
<div class="col-md-8" style="height: 66vh;">
<div style="margin-top:3%; text-align:justify; font-size: 18px;">
<p>I am currently a Lecturer (Assistant Professor) with the Faculty of Electrical Engineering and Computer Science, Ningbo University, Ningbo, China.
I received my BSc in Mechatronics Engineering from Zhejiang University, China in 2017, and MSc in Control Systems Technology from Eindhoven University of Technology (TU/e),
the Netherlands in 2018. In 2023, I obtained my PhD from TU/e, advised by Gijs Dubbelman and Peter de With. </p>
</div>
</div>
<!-- Contact Info on the Sidebar -->
<div class="col-md-4" style="font-size: 18px;">
<div style="font-family: 'Oswald', sans-serif; font-size: 32px;"><b>Chenyang Lu (鲁晨阳)</b></div><br>
<!-- Main Image -->
<img class="img-responsive" src="img/photo.jpg" alt=""><br>
<p><b>luchenyang1 at nbu dot edu dot cn</b><br>
<p>Faculty of Electrical Engineering and Computer Science<br>
Ningbo University<br>
Ningbo, Zhejiang<br>
China<br>
</p>
</div>
<!-- Links on the Sidebar -->
<div class="col-md-4" style="margin-top:2%;font-size: 18px;">
<dd><a href="https://scholar.google.com/citations?user=vdMVY60AAAAJ&hl=en">Google Scholar</a></dd>
<dd><a href="https://github.com/Chenyang-Lu">GitHub</a></dd>
<dd><a href="https://www.linkedin.com/in/cy-lu/">LinkedIn</a></dd>
</div>
<!-- Publications -->
<div class="col-md-8" style="height: 100vh; font-size: 16px;">
<h2 id="publications">Publications</h2>
<div class="text">
*: Corresponding author
</div><br>
<ul>
<li class="paper"> Hangfeng Qiao, Huiping Jiang, Gang Yang, Faming Jing, Weiwei Sun, <b>Chenyang Lu</b>, and Xiangchao Meng.
<b>A Multi-Source Dynamic Fusion Network for Urban Functional Zone Identification on Remote Sensing, POI, and Building Footprint.</b>
IEEE Journal of Selected Topics in Applied Earth Observations and Remote Sensing, 2024.</li>
</ul>
<ul>
<li class="paper"> Zhengxuan Xie, Feng Shao, Baoyang Mu, Hangwei Chen, Qiuping Jiang, <b>Chenyang Lu</b>, Yo-Sung Ho.
<b>BGDFNet: Bidirectional Gated and Dynamic Fusion Network for RGB-T Crowd Counting in Smart City System.</b>
IEEE Transactions on Instrumentation and Measurement, 2024.</li>
</ul>
<ul>
<li class="paper"> Binwei Xu, Qiuping Jiang, Xing Zhao, <b>Chenyang Lu</b>, Haoran Liang, and Ronghua Liang.
<b>Multidimensional Exploration of Segment Anything Model for Weakly Supervised Video Salient Object Detection.</b>
IEEE Transactions on Circuits and Systems for Video Technology, 2024.</li>
</ul>
<ul>
<li class="paper"> <b>Chenyang Lu*</b>, Daan de Geus (equal contribution), Gijs Dubbelman.
<b>Content-aware Token Sharing for Efficient Semantic Segmentation with Vision Transformers.</b>
2023 IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR), 2023.</li>
</ul>
<ul>
<li class="paper"> <b>Chenyang Lu*</b>, Gijs Dubbelman.
<b>Self-Supervised Road Layout Parsing with Graph Auto-Encoding.</b>
IEEE Intelligent Vehicles Symposium (IV), 2022.</li>
</ul>
<ul>
<li class="paper"> <b>Chenyang Lu*</b>, Gijs Dubbelman.
<b>Towards Self-Supervised Learning of Explainable Scene Graphs for Symbolic Scene Understanding.</b>
arXiv preprint arXiv:2012.05975.</li>
</ul>
<ul>
<li class="paper"> Daan de Geus*, Panagiotis Meletis, <b>Chenyang Lu</b>, Xiaoxiao Wen, Gijs Dubbelman.
<b>Part-aware Panoptic Segmentation.</b>
2021 IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR), 2021.</li>
</ul>
<ul>
<li class="paper"> Panagiotis Meletis*, Xiaoxiao Wen, <b>Chenyang Lu</b>, Daan de Geus, and Gijs Dubbelman.
<b>Cityscapes-Panoptic-Parts and PASCAL-Panoptic-Parts datasets for Scene Understanding.</b>
arXiv preprint arXiv:2004.07944.</li>
</ul>
<ul>
<li class="paper"> <b>Chenyang Lu*</b>, Gijs Dubbelman.
<b>Semantic Foreground Inpainting from weak supervision.</b>
IEEE Robotics and Automation Letters, vol. 5, no. 2, pp. 1334-1341, 2020. (also presented in ICRA’20)</li>
</ul>
<ul>
<li class="paper"> <b>Chenyang Lu*</b>, Gijs Dubbelman.
<b>Learning to complete partial observations from unpaired prior knowledge.</b>
Pattern Recognition, vol. 107, 107426, 2020.</li>
</ul>
<ul>
<li class="paper"> <b>Chenyang Lu*</b>, Marinus Jacobus Gerardus van de Molengraft, Gijs Dubbelman.
<b>Monocular Semantic Occupancy Grid Mapping with Convolutional Variational Encoder-Decoder Networks.</b>
IEEE Robotics and Automation Letters, vol. 4, no. 2, pp. 445–452, 2019. (also presented in ICRA’19)</li>
</ul>
</div>
</div>
</div>
<!-- /.container -->
<!-- Other people may like it too! -->
<a style="color:#b5bec9;font-size:0.8em; float:right;" href="https://github.com/mavroudisv/plain-academic">Plain Academic</a>
</body>
</html>