-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
184 lines (159 loc) · 8.33 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="Content-Security-Policy" content="block-all-mixed-content">
<title>Zeyuan Wang 王泽远</title>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
<link rel="stylesheet" href="css/style.css">
</head>
<body>
<div class="navbar navbar-fixed-top">
<div class="container">
<strong class="navbar-brand">Zeyuan Wang / 王泽远</strong>
<div class="navbar-collapse collapse">
<ul class="nav navbar-nav navbar-right">
<li><a href="#about">About</a></li>
<li><a href="#publication">Publication</a></li>
<li><a href="#patent">Patent</a></li>
<li><a href="#education">Education</a></li>
<li><a href="#honors">Honors</a></li>
</ul>
</div>
</div>
</div>
<div class="gray-container" id="about">
<div class="container">
<div class="row">
<div class="col-xs-4">
<img id="me-img" src="images/me.png">
<div style="margin-top: 10%; font-size: large" ;><strong>Zeyuan Wang / 王泽远</strong></div>
<div style="margin-top: 5%"> Master Student at Beihang University</div>
<div style="margin-top: 5%"> iwangzeyuan@buaa.edu.cn </div>
</div>
<div class="col-xs-8">
<h2>
<strong>Zeyuan Wang</strong>
<a href="cv/resume.pdf">
<img src="images/icon/cv.png" title="cv" width="24" height="24">
</a>
<a href="https://github.com/EternalWang" target="_blank">
<img src="images/icon/github_square.png" title="github" width="24">
</a>
</h2>
<p>
<img src="images/icon/work.jpeg" title="work" width="24" height="24">
I will join JD.com as an algorithm engineer from Mar. 2021.
</p>
<p>
<img src="images/icon/education.png" title="education" width="24" height="24">
I obtained my Master's Degree (CS) from State Key Laboratory of Virtual Reality Technology and Systems, SCSE, Beihang University (BUAA), in Jan. 2021. Before that, I received my Bachelor’s degree (CS) from Tianjin University in July 2018.
</p>
<p>
<img src="images/icon/thought.png" title="thoughts" width="24" height="24"> My research
interests are in computer vision and advertising system.
</p>
<div>
<div id="news"><img src="images/icon/news.png" title="news" width="24" height="24"> News</div>
<div class="row work-block">
<ul>
<li>
2020.12 I have passed my Master Dissertation defense!
</li>
<li>
2020.10 <a href="https://github.com/EternalWang/CBM"
target="_blank">Code </a>of <strong>Cooperative Bi-path Metric for Few-shot Learning</strong> has been released.
</li>
<li>
2020.09 I have been awarded National Scholarship!
</li>
<li>
2020.07 One paper is accepted by <a href="https://2020.acmmm.org/"
target="_blank">ACM MM 2020</a>!
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- <div id="rows" style="margin-left: 8%"> -->
<div id="publication">
<div class="container">
<h2 class="section_title">Publication
</h2>
<div class="row work-block">
<div class="project col-xs-3">
<img class="work-img" src="papers/2020MM_CBM/pipeline.png">
</div>
<div class="col-xs-8">
<b>Zeyuan Wang</b>, Yifan Zhao, Jia Li*, Yonghong Tian
<br>
<strong>Cooperative Bi-path Metric for Few-shot Learning</strong>
<br>
<em><i>ACM Conference on Multimedia (<strong>ACM MM</strong>)</i>, 2020</em>
<br>
[<a href="https://arxiv.org/abs/2008.04031" target="_blank">Paper</a>]
[<a href="https://github.com/EternalWang/CBM" target="_blank">Code</a>]
[<a href="http://cvteam.net/projects/2020/CBM" target="_blank">Project (with trained models)</a>]
<br>
</div>
</div>
</div>
<div id="patent">
<div class="container">
<h2 class="section_title">Patent
</h2>
<div class="row work-block">
<ul>
<li>李甲、<b>王泽远</b>、赵一凡、石鼎丰、赵沁平。基于少量样本的图像识别方法和系统。申请日:2020 年 07 月 24 日,申请号:202010720455.6.(已受理)
</li>
</ul>
</div>
</div>
<div id="education">
<div class="container">
<h2 class="section_title">Education</h2>
<div class="row work-block">
<ul>
<li>[2018.09-2021.01] Master student, State Key Laboratory of Virtual Reality
Technology and Systems, School of Computer Science and Engineering, Beihang University.
</li>
<li>[2014.09-2018.07] Bachelor, School of Computer Science and Technology, Tianjin
University.</li>
</ul>
</div>
</div>
</div>
<div id="honors">
<div class="container">
<h2 class="section_title">Selected Honors</h2>
<div class="row work-block">
<ul>
<li>Outstanding Graduate Student of BUAA, Dec. 2020</li>
<li>Merit Student of BUAA, Nov. 2020</li>
<li><b>National Scholarship</b>, Sep. 2020</li>
<li>First Class Academic Scholarship of Beihang University, twice, Oct. 2018 & Oct. 2019</li>
<li>National Encouragement Scholarship, three times, 2015-2017</li>
<li>Bronze Medal, The ACM-ICPC Asia Regional Contest (Qingdao Site 2016), Nov. 2016</li>
<li>Programming Ability Test (PAT), Advanced Level, Total/Full mark: 100/100, ranked 1/1207,
Sep. 2017</li>
</ul>
</div>
</div>
</div>
</div>
</div>
<div class="container footer" style="margin-left: 0; width: 100%">
<div class="row">
<div class="text-center">
Zeyuan Wang @2020 Total Visitors:
<a href='https://www.counter12.com'><img src='https://www.counter12.com/img-xd2ByxDdZyyb18A4-2.gif'
border='0' alt='free web counter'></a>
<script type='text/javascript' src='https://www.counter12.com/ad.js?id=xd2ByxDdZyyb18A4'></script>
</div>
</div>
</div>
</body>
</html>