-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
executable file
·237 lines (210 loc) · 10.6 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
<!DOCTYPE html>
<html lang="en" xmlns="http://www.w3.org/1999/html">
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>My home page</title>
<link href="default_dev.css" type="text/css" rel="stylesheet">
<link rel="Shortcut Icon" href="static/image/logo.png"/>
</head>
<style type="text/css" media="screen">
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p,
blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em,
font, img, ins, kbd, q, s, samp, small, strike, strong, sub, tt, var, dl, dt,
dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot,
thead, tr, th, td {
border: 0pt none;
font-family: inherit;
font-size: 100%;
font-style: inherit;
font-weight: inherit;
margin: 0pt;
outline-color: invert;
outline-style: none;
outline-width: 0pt;
padding: 0pt;
vertical-align: baseline;
}
a {
color: #1772d0;
text-decoration: none;
}
body {
position: relative;
margin: 3em auto 2em auto;
width: 780px;
font-family: Lato, Verdana, Helvetica, sans-serif;
font-size: 14px;
/*background: "bg2.jpg";*/
/* #eee
*/
}
/*body{
background:"bg2.jpg" url() no-repeat left top;
;
}*/
h2 {
font-family: Lato, Verdana, Helvetica, sans-serif;
font-size: 15pt;
font-weight: 700;
}
strong {
font-family: Lato, Verdana, Helvetica, sans-serif;
font-size: 14px;
}
ul {
list-style: circle;
}
li {
padding-bottom: 0.5em;
margin-left: 1.4em;
}
strong, b {
font-weight: bold;
}
div.paper {
clear: both;
margin-top: 0.3em;
margin-bottom: 0.3em;
border: 1px solid #ddd;
background: #fff;
padding: 1em 1em 1em 1em;
}
</style>
<div style="clear: both;">
<body>
<div id="mainDiv">
<div style="margin: 0 auto; width: 90%; line-height: 140%;">
<img title="me" style="float: right; padding-right: .5em; height: 181px" src="static/image/me.png"/>
<div style="padding-left: 1em; vertical-align: top;">
<p style="font-family: Georgia;font-size: 23px;">Hongnian, Wang</p><br>
<p style="color: darkred"><i>人无再少年,过好每一天!</i></p><br/>
<br>
<p style="color: #dddddd">________________________</p>
[<a href="https://github.com/hongnianwang" rel="nofollow" style="font-family: Georgia">Github</a>]
[<a href="https://blog.csdn.net/u013982164" rel="nofollow" style="font-family: Georgia">Blog</a>]
[<a href="static/cv.pdf" rel="nofollow">中文简历</a>]
</div>
</div>
</div>
<br/><br/><br/>
<div id="section">
<h2>EDUCATION</h2>
<div class="paper">
<div style=" width: 100%; line-height: 140%;">
<p><strong> Jinan University</strong>
<span style="float:right;padding-right:2px;">Management Science and Engineering (2020/9-present)</span>
</p>
<p><strong> Sichuan Normal University</strong>
<span style="float:right;padding-right:2px;">Computer Science and Technology (2017/9-2020/6)</span>
</p>
<p><strong> Chengdu College of UESTC</strong>
<span style="float:right;padding-right:2px;">Internet of Things Engineering (2013/9-2017/6)</span>
</p>
</div>
</div>
</div>
</div>
</div>
<div id="section">
<h2>ACADEMIC EXPERIENCE</h2>
<div class="paper">
<span><strong>The crowd flow prediction</strong> (Sep 2018-Jan 2019)</span><br/>
<span><strong>Description</strong>: Using the public spatio-temporal data (e.g., trajectory or trips data) and deep learning methods to solve flow prediction problem.</span><br/>
<span style="background-color: #FFFF00"><strong>Paper</strong></span>: <strong>Hongnian Wang</strong> and Han
Su. <a href="https://arxiv.org/abs/1905.06576" rel="nofollow">STAR: A Concise Deep Learning Framework for
Citywide Human Mobility Prediction</a>, in <i>Mobile Data Management</i>, 2019. (CCF
C)<br/></font>
<div align="center" style=" width: 100%; line-height: 140%;">
<img style="padding-right: 0em; width:95%; " title="cfp" src="static/image/cfp.jpg"/>
<img style="padding-right: 0em; width:100%; " title="infer" src="static/image/STAR_infer.png"/>
</div>
</div>
<div class="paper">
<span><strong>The establishment of an animal image database </strong> (Jun 2018-Nov 2018)</span><br/>
<span><strong>Description</strong>: The whole project is to realize the detection and individual recognition of pandas. The sub-project is to establish a database of panda images.</span><br/>
<span style="background-color: #FFFF00"><strong>Paper</strong></span>: <strong>Hongnian Wang</strong>, Han
Su, et al. <a
href="http://openaccess.thecvf.com/content_ICCVW_2019/html/CVWC/Wang_Learning_Deep_Features_for_Giant_Panda_Gender_Classification_using_Face_ICCVW_2019_paper.html"
rel="nofollow">Learning Deep Features for Giant Panda Gender Classification using Face Images</a>, in
<i>ICCV Workshop on Computer Vision for Wildlife Conservation</i>, 2019. (CCF A Workshops)<br/>
<span style="background-color: #FFFF00"><strong>New</strong></span><a
href="http://scnews.newssc.org/system/20190517/000965863.html" rel="nofollow">:
"大熊猫“认脸”APP将面市!手机扫“熊脸”就能喊出它的名字"</a><br/><br/>
<div align="center" style=" width: 100%; line-height: 140%; text-align:center ">
<img style="width: 95%;" title="panda3" src="static/image/maskrcnn_via.png"/>
</div>
</div>
<div class="paper">
<span><strong>The abnormal behavior recognition for the parking scenes</strong> (Summer 2018)</span><br/>
<span><strong>Description</strong>: Due to the needs of the background of the project, more than 300 pieces of video data been expanded, includes crouch, fall, jump, bend, run and walk. Then extract keyframes for data generation and classification.</span><br/>
<span style="background-color: #FFFF00"><strong>Paper</strong></span>: <strong>Hongnian Wang</strong>, Han Sun,
et al. Parking Anomaly Behavior Recognition Method Based on Key Sentence of Behavior Sequence Features, in <i>Computer
Science</i>, 2019.10 (in Chinese)</a><br/><br/>
<div style=" width: 100%; line-height: 140%;">
<img style="padding-right: 0em; width: 100%; " title="actionR" src="static/image/actionR.png"/><br/>
</div>
</div>
<div id="section">
<h2>EXTRACURRICULAR ACTIVITIES </h2>
<div class="paper">
<span><strong>RoboMaster Robot Competition</strong> (2015-2016)</span><br/>
<span><strong>Description</strong>: Design and complete four car-like robots, including mechanical structure design and machining, PCB design and solder, control and visual algorithm design and write, etc.</span><br/> <span><strong>Responsibility</strong>: Responsible for the project management of the electronic control team, including the development of the project plan, assigning tasks, tracking progress, managing the budget, coordinating with other groups, and some technical guidance. </span><br/>
<span style="background-color: #FFFF00"><strong>Award</strong></span>: National Third Prize</span><br/><br/>
<div style=" width: 100%; line-height: 140%; text-align:center ">
<img style="width:100%;" title="feiji" src="static/image/feiji2.png"/><br/>
</div>
</div>
</div>
<div id="section">
<h2>RECOMMENDATION LIST</h2>
<div class="paper">
<ul>
<li>Video:</li>
</ul>
<li><a href="http://cs229.stanford.edu/" rel="nofollow" target="_blank">CS229: Machine Learning</a>.
Stanford.
</li>
<li><a href="https://www.coursera.org/learn/neural-networks-deep-learning" rel="nofollow" target="_blank">Neural
Networks and Deep Learning</a>. deeplearning.ai.
</li>
<li><a href="http://vision.stanford.edu/teaching/cs131_fall1718/" rel="nofollow">CS131: Computer Vision:
Foundations and Applications</a>. Stanford.
</li>
<li><a href="http://cs231n.stanford.edu/" rel="nofollow">CS231n: Convolutional Neural Networks for Visual
Recognition</a>. Stanford.
</li>
</ul>
<ul>
<li>Book:</li>
</ul>
<li>李航. <a href="https://item.jd.com/11572052.html" rel="nofollow">统计学习方法</a>. 清华大学出版社, 2012.</li>
<li>周志华. <a href="https://item.jd.com/11867803.html" rel="nofollow">机器学习</a>. 清华大学出版社, 2016.</li>
<li>Peter Harrington. <a href="https://item.jd.com/11242112.html" rel="nofollow">机器学习实战</a>. 人民邮电出版社,
2013.
</li>
<li>Chris Bishop . <a
href="https://www.microsoft.com/en-us/research/people/cmbishop/?from=http%3A%2F%2Fresearch.microsoft.com%2Fen-us%2Fum%2Fpeople%2Fcmbishop%2Fprml%2F"
rel="nofollow">Pattern Recognition and Machine Learning </a>. Springer, 2011.
</li>
<li>Ian Goodfellow. <a href="http://www.deeplearningbook.org/" rel="nofollow">Deep Learning</a>. The
MIT Press, 2016.
</li>
</div>
</div>
<div id="section">
<h2>SKILLS</h2>
<div class="paper">
<span>Software Skills: Python, C/C++, Keras, Pytorch.</span><br/>
<span>Language: CET-6 Be good at speaking, listening, reading and writing.</span><br/>
<span>Hobby: Marathon (half), Fitness.</span><br/>
</div>
</div>
<!-- <h2>我的生活照</h2> -->
<!-- <div style="margin: 0 auto; width: 90%; line-height: 140%;"> -->
<!-- <img title="wanghongnian" style="height: 100px;" src="image1.jpg" /> -->
<!-- <div style="padding-left: 1em; vertical-align: top;"> -->
<!-- <span>我的本科室友</span>
</div>
</div> -->
</body>
</html>