-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
250 lines (239 loc) · 12.8 KB
/
Copy pathindex.html
File metadata and controls
250 lines (239 loc) · 12.8 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
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
<!doctype html>
<html>
<head>
<meta name="google-site-verification" content="VSXleQcmxnk9TexjABwDEa0sVL309iMnnksmDRNYbCM" />
<title>Keyu Wu- CAD&CG Laboratory Zhejiang University</title>
<meta charset="utf-8" name="viewport" content="width=device-width, initial-scale=1">
<link href="css/frame.css" media="screen" rel="stylesheet" type="text/css" />
<link href="css/controls.css" media="screen" rel="stylesheet" type="text/css" />
<link href="css/custom.css" media="screen" rel="stylesheet" type="text/css" />
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700' rel='stylesheet' type='text/css'>
<link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700" rel="stylesheet">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<script src="js/menu.js"></script>
<style>
.menu-index {
color: rgb(255, 255, 255) !important;
opacity: 1 !important;
font-weight: 700 !important;
}
</style>
</head>
<body>
<div class="menu-container"></div>
<div class="content-container">
<div class="content">
<div class="content-table flex-column">
<!-------------------------------------------------------------------------------------------->
<!--Start Intro-->
<div class="flex-row">
<div class="flex-item flex-column">
<!-- <img class="image" src="img/dummay-img.png"> -->
<img class="image max-width-200" src="img/ph.jpg">
</div>
<div class="flex-item flex-column">
<h2>Keyu Wu 伍克煜</h2>
<hr>
<p class="text text-large">
<!-- yimingxie@zju.edu.cn<br> -->
keyuwu@zju.edu.cn<br>
KeyuWu.cs@gmail.com<br>
Ph.D. student,
<a target="_blank" href="https://www.zju.edu.cn/">Zhejiang University</a><br>
<!-- Boston, MA, U.S.<br> -->
<a href="">Résumé</a> ∙
<!-- <a href="https://scholar.google.com/citations?user=86y0joUAAAAJ&hl=en">Google Scholar</a><br> -->
<a href="https://github.com/KeyuWu-CS">GitHub</a> ∙
<!-- <a href="https://twitter.com/YimingXie4">Twitter</a><br> -->
<!-- -Applying for MS/PhD!- -->
</p>
</div>
<div class="flex-item flex-item-stretch flex-column">
<h3>Latest News</h3>
<ul>
<li>[Dec 2, 2022] The code of <a href="https://github.com/KeyuWu-CS/NeuralHDHair">NueralHDHair</a> is open source </li>
<li>[Mar 2, 2022] one paper accepted to CVPR'22</li>
<li>[Oct 8, 2021] one paper accepted to Science China</li>
<!-- <li>[Apr 29, 2021] one paper accepted to TPAMI'21</li> -->
<!-- <li>[Feb 29, 2021] one paper accepted to CVPR'21 (oral)</li> -->
<!-- <li>[Feb 24, 2020] one paper accepted to CVPR'20</li> -->
<!-- <li>[Nov 6, 2018] I will join SenseTime as a research intern. </li> -->
</ul>
</div>
</div>
<!--End Intro-->
<!-------------------------------------------------------------------------------------------->
<!--About Me-->
<div class="flex-row">
<div class="flex-item flex-column">
<h2 class="add-top-margin">About Me</h2>
<hr>
<p class="text">
I am a Ph.D. candidate focusing on CG(computer graphics) and CV(computer vision) at <a target="_blank" href="http://www.cad.zju.edu.cn/english.html">State Key Lab of CAD&CG</a>, Zhejiang University, advised by <a href="https://www.youyizheng.net/">Youyi Zheng</a>.
I received a bachelor's degree from the School of Biotechnology of the <a target="_blank" href="https://www.uestc.edu.cn/">University of Electronic Science and Technology of China</a> in 2020. My research interests include computer graphics and computer vision, especially image-based modeling
</p>
</div>
</div>
<!--End About Me-->
<!-------------------------------------------------------------------------------------------->
<!-- Research Interests -->
<!-- <div class="flex-row">
<div class="flex-item flex-column">
<h2 class="add-top-margin">Research Interests</h2>
<hr>
<p class="text">
My interest lies in 3D computer vision and machine learning with a focus on 3D understanding and reconstruction with a hybrid of geometric and learning-based approaches.
</p>
</div>
</div> -->
<!--End Research Interests-->
<!-------------------------------------------------------------------------------------------->
<!--Preprints-->
<!-- <div class="flex-row"> -->
<!-- <div class="flex-item flex-column"> -->
<!-- <h2 class="add-top-margin">Preprints</h2> -->
<!-- <hr> -->
<!-- </div> -->
<!-- </div> -->
<!-- <div class="flex-row"> -->
<!-- <div class="flex-item flex-item-stretch flex-column"> -->
<!-- <iframe width="240" height="135" src="https://www.youtube.com/embed/KrbomIPfhko" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe><br> -->
<!-- </div> -->
<!-- <div class="flex-item flex-item-stretch-4 flex-column"> -->
<!-- <p class="text">
<b>You Don’t Only Look Once: Constructing Spatial-Temporal Memory for Integrated 3D Object Detection and Tracking</b><br>
<b>Yiming Xie*</b>, Jiaming Sun*, Siyu Zhang, Linghao Chen, Guofeng Zhang, Hujun Bao, Xiaowei Zhou. (*-indicates equal contributions)<br> -->
<!-- <a href="./contribution/udolo_contribution.html">My contribution</a> -->
<!-- </p> -->
<!-- </div> -->
<!-- </div> -->
<!--End Preprints-->
<!-------------------------------------------------------------------------------------------->
<!--Publications-->
<div class="flex-row">
<div class="flex-item flex-column">
<h2 class="add-top-margin">Publications</h2>
<hr>
</div>
</div>
<div class="flex-row">
<div class="flex-item flex-item-stretch flex-column">
<img width="180" height="140" src="img/MonoHair_loop.gif" title="video loading.." playsinline="" autoplay="" loop="" preload="" muted=""></img><br>
</div>
<div class="flex-item flex-item-stretch-4 flex-column">
<p class="text">
<b>High-Fidelity Hair Modeling from a Monocular Video</b><br>
<b>Keyu Wu</b>, <a href="https://people.inf.ethz.ch/~linyang/">Lingchen Yang</a>, Zhiyi Kuang, <a href="https://is.mpg.de/~yfeng">Yao Feng</a>, Xutao Han, <a href="https://yuefanshen.net/">Yuefan Shen</a>, <a href="http://sweb.cityu.edu.hk/hongbofu/">Hongbo Fu</a>, <a href="http://kunzhou.net/">Kun Zhou</a>, <a href="https://www.youyizheng.net/">Youyi Zheng</a><br>
<!-- <i>Computer Vision and Pattern Recognition (CVPR), 2022.</i> <br> -->
[<a href="https://keyuwu-cs.github.io/MonoHair/">Project</a>][<a href="">PDF</a>][<a href="">Video</a>]
</p>
</div>
</div>
<div class="flex-row">
<div class="flex-item flex-item-stretch flex-column">
<img width="180" height="140" src="img/HairModeling.png" title="image loading.." playsinline="" autoplay="" loop="" preload="" muted=""></img><br>
</div>
<div class="flex-item flex-item-stretch-4 flex-column">
<p class="text">
<b>NeuralHDHair: Automatic High-fidelity Hair Modeling from a Single Image Using Implicit Neural Representations</b><br>
<b>Keyu Wu</b>, Yifan Ye, <a href="https://people.inf.ethz.ch/~linyang/">Lingchen Yang</a>, <a href="http://sweb.cityu.edu.hk/hongbofu/">Hongbo Fu</a>, <a href="http://kunzhou.net/">Kun Zhou</a>, <a href="https://www.youyizheng.net/">Youyi Zheng</a><br>
<i>Computer Vision and Pattern Recognition (CVPR), 2022.</i> <br>
[<a href="https://openaccess.thecvf.com/content/CVPR2022/papers/Wu_NeuralHDHair_Automatic_High-Fidelity_Hair_Modeling_From_a_Single_Image_Using_CVPR_2022_paper.pdf">PDF</a>][<a href="https://www.youtube.com/watch?v=siYcw96AerI">Video</a>]
</p>
</div>
</div>
<div class="flex-row">
<div class="flex-item flex-item-stretch flex-column">
<img width="180" height="140" src="img/HairColorer.gif" title="video loading.." playsinline="" autoplay="" loop="" preload="" muted=""></img><br>
</div>
<div class="flex-item flex-item-stretch-4 flex-column">
<p class="text">
<b>iHairRecolorer: Deep Image-to-Video Hair Color Transfer</b><br>
<b>Keyu Wu</b>, <a href="https://people.inf.ethz.ch/~linyang/">Lingchen Yang</a>, <a href="http://sweb.cityu.edu.hk/hongbofu/">Hongbo Fu</a>, <a href="https://www.youyizheng.net/">Youyi Zheng</a><br>
<i>Science China 2021</i><br>
[<a href="http://scis.scichina.com/en/2021/210104.pdf">PDF</a>]
</p>
</div>
</div>
<!--End Publications-->
<!-------------------------------------------------------------------------------------------->
<!--Talks&Presentations-->
<div class="flex-row">
<div class="flex-item flex-column">
<h2 class="add-top-margin">Talks & Presentations</h2>
<hr>
<!-- <ul>
<li>
[08/2021] NeuralRecon: Real-Time 3D Reconstruction from Monocular Video. (<a href="./slides/NeuralRecon-CSIG-3DV.pdf">PDF</a>)
<ul>@ CSIG-3DV</ul>
</li>
<li>
[04/2021] Real-Time 3D Reconstruction from Monocular Video. (In Chinese) (<a href="./slides/AITIME-NeuralRecon.pdf">PDF</a> <a href="https://www.bilibili.com/video/BV1M5411A7ra">Video</a>)
<ul>@ AI Time</ul>
</li>
<li>
[06/2020] PatchMatch in Multi-View Stereo. (<a href="./slides/PatchMatch_mvs.pptx">PPTX</a> <a href="./slides/PatchMatch_mvs.pdf">PDF</a> <a href="./talks.html#_3d_deep_learning">Video</a>)
<ul>@ ZJU-3DV Group</ul>
</li>
</ul> -->
</div>
</div>
<!--End Talks&Presentations-->
<!-------------------------------------------------------------------------------------------->
<!--Teaching Assistant-->
<!-- <div class="flex-row">
<div class="flex-item flex-column">
<h2 class="add-top-margin">Teaching Assistant</h2>
<hr>
<ul>
<li>
[Spring 2022] CS 7150: Deep Learning
</li>
</ul>
</div>
</div> -->
<!--End Talks&Presentations-->
<!-------------------------------------------------------------------------------------------->
<!--Projects-->
<!-- <div class="flex-row">
<div class="flex-item flex-column">
<h2 class="add-top-margin">Projects</h2>
<hr>
</div>
</div> -->
<!-- <div class="flex-row">
<div class="flex-item flex-item-stretch flex-column">
<iframe width="240" height="135" src="https://www.youtube.com/embed/UXPBjkAp3-M" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe><br>
</div>
<div class="flex-item flex-item-stretch-4 flex-column">
<p class="text">
<b>3D Scene Semantic Modeling</b><br>
</p>
</div>
</div> -->
<!-- <div class="flex-row">
<div class="flex-item flex-item-stretch flex-column">
<img width="240" height="135" src="img/flow-disp.jpg">
</div>
<div class="flex-item flex-item-stretch-4 flex-column">
<p class="text">
<b>Deep Scene Flow Estimation with Iterative Soft-argmin and Edge-aware Regression</b><br>
Proposed an edge-aware policy to improve the over-smoothing problem and utilized contrastive loss to learn a more
discriminative descriptor.<br>
Proposed an iterative soft argmin to cope with the multi-modal distributions of cost volume.<br>
</p>
</div>
</div> -->
<!--End Projects-->
<div class="flex-row">
<div class="flex-item flex-column">
</div>
<div class="flex-item flex-column">
</div>
</div>
</div>
</div>
</div>
</body>
</html>