-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
482 lines (435 loc) · 25.5 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
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
<!DOCTYPE HTML>
<html lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Wang Zhao</title>
<meta name="author" content="Wang Zhao">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="stylesheet.css">
<link rel="icon" type="image/jpg" href="assets/icon.jpg">
</head>
<body>
<table style="width:100%;max-width:850px;border:0px;border-spacing:0px;border-collapse:separate;margin-right:auto;margin-left:auto;"><tbody>
<tr style="padding:0px">
<td style="padding:0px">
<table style="width:100%;border:0px;border-spacing:0px;border-collapse:separate;margin-right:auto;margin-left:auto;"><tbody>
<tr style="padding:0px">
<td style="padding:2.5%;width:60%;vertical-align:middle">
<p style="text-align:center">
<name>Wang Zhao</name>
</p>
<p>
I am currently a Senior Researcher at <a href="https://arc.tencent.com/en/index">Tencent ARCLab</a>, working on 3D AIGC. I obtained my Ph.D degree at Tsinghua University in 2024, advised by Prof. <a href="https://yongjinliu.github.io/">Yong-Jin Liu</a>. Before that, I received my Bachelor's degree in Electronic Engineering from Tsinghua University in 2019. I have been lucky to spent some time at <a href="https://www.tripo3d.ai/">VAST</a>, <a href="https://about.meta.com/realitylabs/">Meta Reality Labs</a>, <a href="https://www.bytedance.com/zh/">ByteDance</a>, <a href="https://geometry.stanford.edu/">Stanford University</a>, and <a href="https://pitchbook.com/profiles/company/171393-49">Owlii</a>.
</p>
<p>
My recent research interests focus on 3D reconstruction and generation, with the goal of digitization of 3D world and enabling immersive 3D content creation.
</p>
<p style="text-align:center">
<a href="mailto:[email protected]">Email</a>  / 
<a href="https://scholar.google.com/citations?user=oKqr-ZQAAAAJ&hl=en"> Google Scholar</a>  / 
<a href="https://github.com/thuzhaowang"> Github </a>
</p>
</td>
<td style="padding:5%;width:40%;max-width:40%">
<img style="width:50%;max-width:50%" alt="profile photo" src="assets/profile.jpg">
</td>
</tr>
</tbody></table>
<table style="width:100%;border:0px;border-spacing:0px;border-collapse:separate;margin-right:auto;margin-left:auto;"><tbody>
<tr>
<td style="padding:20px;width:100%;vertical-align:middle">
<heading>Selected Publications</heading>
<p>
* indicates equal contribution
</p>
</td>
</tr>
</tbody></table>
<table style="width:100%;border:0px;border-spacing:0px;border-collapse:separate;margin-right:auto;margin-left:auto;"><tbody></tbody>
<tr>
<td style="padding:20px;width:30%;max-width:30%" align="center">
<img style="width:100%;max-width:100%" src="projects/DI-PCG/assets/teaser.png" alt="dise">
</td>
<td width="75%" valign="center">
<papertitle>DI-PCG: Diffusion-based Efficient Inverse Procedural Content Generation for High-quality 3D Asset Creation</papertitle>
<br>
<strong>Wang Zhao</strong>, <a href="https://yanpei.me/">Yan-Pei Cao</a>, <a href="https://bluestyle97.github.io/">Jiale Xu</a>, <a href="https://scholar.google.com.hk/citations?user=0i7bPj8AAAAJ&hl=zh-CN">Yuejiang Dong</a>, <a href="https://scholar.google.com/citations?user=4oXBp9UAAAAJ&hl=en">Ying Shan</a>
<br>
<em>arxiv</em>, 2024
<br>
<a href="https://thuzhaowang.github.io/projects/DI-PCG/">[Project page]</a> <a href="https://arxiv.org/abs/2412.15200">[arXiv]</a> <a href="https://github.com/TencentARC/DI-PCG">[Code]</a> <a href="https://huggingface.co/spaces/TencentARC/DI-PCG">[Gradio Demo]</a>
<p> </p>
</td>
</tr>
<tr>
<td style="padding:20px;width:30%;max-width:30%" align="center">
<img style="width:100%;max-width:100%" src="assets/stdgen.png" alt="dise">
</td>
<td width="75%" valign="center">
<papertitle>StdGEN: Semantic-Decomposed 3D Character Generation from Single Images</papertitle>
<br>
<a href="https://hyzcluster.github.io/">Yuze He</a>, <a href="https://scholar.google.com/citations?user=7blugpkAAAAJ">Yanning Zhou</a>, <strong>Wang Zhao</strong>, Zhongkai Wu, Kaiwen Xiao, Wei Yang, <a href="yongjinliu.github.io">Yong-Jin Liu</a>, Xiao Han
<br>
<em>arxiv 2024</em>
<br>
<a href="https://stdgen.github.io/">[Project page]</a> <a href="https://arxiv.org/abs/2411.05738">[arXiv]</a> <a href="https://github.com/hyz317/StdGEN">[Code]</a>
<br>
<p> </p>
</td>
</tr>
<tr>
<td style="padding:20px;width:30%;max-width:30%" align="center">
<img style="width:100%;max-width:100%" src="assets/alphatablets.png" alt="dise">
</td>
<td width="75%" valign="center">
<papertitle>AlphaTablets: A Generic Plane Representation for 3D Planar Reconstruction from Monocular Videos</papertitle>
<br>
<a href="https://hyzcluster.github.io/">Yuze He</a>, <strong>Wang Zhao</strong>, <a href="http://b1ueber2y.me/">Shaohui Liu</a>, <a href="https://scholar.google.com/citations?user=swN2J1QAAAAJ&hl=en">Yubin Hu</a>, <a href="https://bys0318.github.io/">Yushi Bai</a>, <a href="https://scholar.google.com/citations?user=bsW8y9YAAAAJ&hl=zh-CN">Yu-Hui Wen</a>, <a href="yongjinliu.github.io">Yong-Jin Liu</a>
<br>
<em>NeurIPS</em>, 2024
<br>
<a href="https://hyzcluster.github.io/alphatablets/">[Project page]</a> <a href="https://arxiv.org/abs/2411.19950">[arXiv]</a> <a href="https://github.com/THU-LYJ-Lab/AlphaTablets">[Code]</a>
<br>
<p></p>
</td>
</tr>
<tr>
<td style="padding:20px;width:30%;max-width:30%" align="center">
<img style="width:100%;max-width:100%" src="assets/monoplane.png" alt="dise">
</td>
<td width="75%" valign="center">
<papertitle>MonoPlane: Exploiting Monocular Geometric Cues for Generalizable 3D Plane Reconstruction</papertitle>
<br>
<strong>Wang Zhao*</strong>, <a href="https://scholar.google.com/citations?user=NSeLtc0AAAAJ&hl=en">Jiachen Liu</a>*, Sheng Zhang, <a href="https://liy1shu.github.io/">Yishu Li</a>, Sili Chen, <a href="https://faculty.ist.psu.edu/suh972/">Sharon X Huang</a>, <a href="yongjinliu.github.io">Yong-Jin Liu</a>, <a href="https://github.com/guohengkai">Hengkai Guo</a>
<br>
<em>IROS</em>, 2024
<br>
<a href="https://arxiv.org/abs/2411.01226">[arXiv]</a> <a href="https://github.com/thuzhaowang/MonoPlane">[Code]</a>
<p> </p>
</td>
</tr>
<td style="padding:20px;width:30%;max-width:30%" align="center">
<img style="width:100%;max-width:100%" src="assets/thermal-depth.png" alt="dise">
</td>
<td width="75%" valign="center">
<papertitle>Generalizable Thermal-based Depth Estimation via Pre-trained Visual Foundation Model</papertitle>
<br>
Ruoyu Fan, <strong>Wang Zhao</strong>, <a href="https://linyuhongg.github.io/">Matthieu Lin</a>, <a href="https://qiwang.me/">Qi Wang</a>, <a href="yongjinliu.github.io">Yong-Jin Liu</a>, <a href="https://engineering.tamu.edu/cse/profiles/Wang-Wenping.html">Wenping Wang</a>
<br>
<em>ICRA</em>, 2024
<br>
<a href="https://ieeexplore.ieee.org/abstract/document/10610394">[Paper]</a>
<p> </p>
</td>
</tr>
<tr>
<td style="padding:20px;width:30%;max-width:30%" align="center">
<img style="width:100%;max-width:100%" src="assets/mmpi.jpg" alt="dise">
</td>
<td width="75%" valign="center">
<papertitle>MMPI: A flexible Radiance Field Representation by Multiple Multi-plane Images Blending</papertitle>
<br>
<a href="https://hyzcluster.github.io/">Yuze He</a>, <a href="https://totoro97.github.io/">Peng Wang</a>, <a href="https://scholar.google.com/citations?user=swN2J1QAAAAJ&hl=en">Yubin Hu</a>, <strong>Wang Zhao</strong>, <a href="https://yiranran.github.io/">Ran Yi</a>, <a href="yongjinliu.github.io">Yong-Jin Liu</a>, <a href="https://engineering.tamu.edu/cse/profiles/Wang-Wenping.html">Wenping Wang</a>
<br>
<em>ICRA</em>, 2024
<br>
<a href="https://arxiv.org/abs/2310.00249">[arXiv]</a>
<p> </p>
</td>
</tr>
<tr>
<td style="padding:20px;width:30%;max-width:30%" align="center">
<img style="width:100%;max-width:100%" src="assets/o2-recon.png" alt="dise">
</td>
<td width="75%" valign="center">
<papertitle>O<sup>2</sup>-Recon: Completing 3D Reconstruction of Occluded Objects in the Scene with a Pre-trained 2D Diffusion Model</papertitle>
<br>
<a href="https://scholar.google.com/citations?user=swN2J1QAAAAJ&hl=en">Yubin Hu</a>, <a href="https://scholar.google.com/citations?user=AyDP3-wAAAAJ&hl=zh-CN">Sheng Ye</a>, <strong>Wang Zhao</strong>, <a href="https://linyuhongg.github.io/">Matthieu Lin</a>, <a href="https://hyzcluster.github.io/">Yuze He</a>, <a href="https://scholar.google.com/citations?user=bsW8y9YAAAAJ&hl=zh-CN">Yu-Hui Wen</a>, <a href="https://personal.ntu.edu.sg/yhe/">Ying He</a>, <a href="yongjinliu.github.io">Yong-Jin Liu</a>
<br>
<em>AAAI</em>, 2024
<br>
<a href="https://arxiv.org/abs/2308.09591">[arxiv]</a> <a href="https://github.com/THU-LYJ-Lab/O2-Recon">[Code]</a>
<p> </p>
</td>
</tr>
<tr>
<td style="padding:20px;width:30%;max-width:30%" align="center">
<img style="width:100%;max-width:100%" src="assets/t3bench.jpg" alt="dise">
</td>
<td width="75%" valign="center">
<papertitle>T<sup>3</sup>Bench: Benchmarking Current Progress in Text-to-3D Generation</papertitle>
<br>
<a href="https://hyzcluster.github.io/">Yuze He</a>, <a href="https://bys0318.github.io/">Yushi Bai</a>, <a href="https://linyuhongg.github.io/">Matthieu Lin</a>, <strong>Wang Zhao</strong>, <a href="https://scholar.google.com/citations?user=swN2J1QAAAAJ&hl=en">Yubin Hu</a>, Jenny Sheng, <a href="https://yiranran.github.io/">Ran Yi</a>, <a href="https://scholar.google.com/citations?user=SgNB-ioAAAAJ&hl=en">Juanzi Li</a>, <a href="yongjinliu.github.io">Yong-Jin Liu</a>
<br>
<em>Arxiv</em>, 2023
<br>
<a href="https://t3bench.com/">[Project page]</a> <a href="https://arxiv.org/abs/2310.02977">[arxiv]</a> <a href="https://github.com/THU-LYJ-Lab/T3Bench">[Code]</a>
<p></p>
</td>
</tr>
<tr>
<td style="padding:20px;width:30%;max-width:30%" align="center">
<img style="width:100%;max-width:100%" src="assets/darkfeat.jpg" alt="dise">
</td>
<td width="75%" valign="center">
<papertitle>DarkFeat: Noise-robust Feature Detector and Descriptor for Extremely Low-light Raw Images</papertitle>
<br>
<a href="https://hyzcluster.github.io/">Yuze He</a>, <a href="https://scholar.google.com/citations?user=swN2J1QAAAAJ&hl=en">Yubin Hu</a>, <strong>Wang Zhao</strong>, <a href="https://scholar.google.com/citations?user=8LqrW5AAAAAJ&hl=en">Jisheng Li</a>, <a href="yongjinliu.github.io">Yong-Jin Liu</a>, Yuxing Han, <a href="https://scholar.google.com/citations?user=KTYQRzYAAAAJ&hl=zh-CN">Jiangtao Wen</a>
<br>
<em>AAAI</em>, 2023
<br>
<a href="https://ojs.aaai.org/index.php/AAAI/article/view/25161">[Paper]</a> <a href="https://github.com/THU-LYJ-Lab/DarkFeat">[Code]</a>
<p></p>
</td>
</tr>
<tr>
<td style="padding:20px;width:30%;max-width:30%" align="center">
<img style="width:100%;max-width:100%" src="assets/particlesfm.gif" alt="dise">
</td>
<td width="75%" valign="center">
<papertitle>ParticleSfM: Exploiting Dense Point Trajectories for Localizing Moving Cameras in the Wild</papertitle>
<br>
<strong>Wang Zhao</strong>, <a href="http://b1ueber2y.me/">Shaohui Liu</a>, <a href="https://github.com/guohengkai">Hengkai Guo</a>, <a href="https://engineering.tamu.edu/cse/profiles/Wang-Wenping.html">Wenping Wang</a>, <a href="yongjinliu.github.io">Yong-Jin Liu</a>
<br>
<em>ECCV</em>, 2022
<br>
<a href="http://b1ueber2y.me/projects/ParticleSfM/">[Project page]</a> <a href="https://arxiv.org/abs/2207.09137">[arXiv]</a> <a href="https://github.com/bytedance/particle-sfm">[Code]</a>
<p> </p>
</td>
</tr>
<tr>
<td style="padding:20px;width:30%;max-width:30%" align="center">
<img style="width:100%;max-width:100%" src="assets/idn-solver.png" alt="dise">
</td>
<td width="75%" valign="center">
<papertitle>A Confidence-based Iterative Solver of Depths and Surface Normals for Deep Multi-view Stereo</papertitle>
<br>
<strong>Wang Zhao</strong>, <a href="http://b1ueber2y.me/">Shaohui Liu</a>, <a href="https://weiyithu.github.io/">Yi Wei</a>, <a href="https://github.com/guohengkai">Hengkai Guo</a>, <a href="yongjinliu.github.io">Yong-Jin Liu</a>
<br>
<em>ICCV</em>, 2021
<br>
<a href="https://arxiv.org/abs/2201.07609">[arXiv]</a> <a href="https://github.com/thuzhaowang/idn-solver">[Code]</a>
<p> </p>
</td>
</tr>
<tr>
<td style="padding:20px;width:30%;max-width:30%" align="center">
<img style="width:100%;max-width:100%" src="assets/NerfingMVS.gif" alt="dise">
</td>
<td width="75%" valign="center">
<papertitle>NerfingMVS: Guided Optimization of Neural Radiance Fields for Indoor Multi-view Stereo</papertitle>
<br>
<a href="https://weiyithu.github.io/">Yi Wei</a>, <a href="http://b1ueber2y.me/"> Shaohui Liu</a>, <a href="https://raoyongming.github.io/">Yongming Rao</a>, <strong>Wang Zhao</strong>, <a href="http://ivg.au.tsinghua.edu.cn/Jiwen_Lu/"> Jiwen Lu </a>, <a href="https://scholar.google.com/citations?user=6a79aPwAAAAJ&hl=en&authuser=1"> Jie Zhou </a>
<br>
<em>ICCV</em>, 2021
<br>
<a href="https://weiyithu.github.io/NerfingMVS">[Project page]</a> <a href="https://arxiv.org/abs/2109.01129">[arXiv]</a> <a href="https://github.com/weiyithu/NerfingMVS">[Code]</a>
<p> </p>
</td>
</tr>
<tr>
<td style="padding:20px;width:30%;max-width:30%" align="center">
<img style="width:100%;max-width:100%" src="assets/trianflow.gif" alt="dise">
</td>
<td width="75%" valign="center">
<papertitle>Towards Better Generalization: Joint Depth-Pose Learning without Posenet
</papertitle>
<br>
<strong>Wang Zhao</strong>, <a href="http://b1ueber2y.me/"> Shaohui Liu</a>, Yezhi Shu, <a href="yongjinliu.github.io">Yong-Jin Liu</a>
<br>
<em>CVPR</em>, 2020
<br>
<a href="https://arxiv.org/abs/2004.01314">[arXiv]</a> <a href="https://github.com/B1ueber2y/TrianFlow">[Code]</a>
<p></p>
</td>
</tr>
<tr>
<td style="padding:20px;width:30%;max-width:30%" align="center">
<img style="width:100%;max-width:100%" src="assets/config-decomp.png" alt="dise">
</td>
<td width="75%" valign="center">
<papertitle>Configuration Space Decomposition for Learning-based Collision Checking in High-DOF Robots</papertitle>
<br>
<a href="https://dblp.org/pid/202/4861.html">Yiheng Han</a>, <strong>Wang Zhao</strong>, <a href="https://sites.google.com/site/panjia/">Jia Pan</a>, <a href="yongjinliu.github.io">Yong-Jin Liu</a>
<br>
<em>IROS</em>, 2020
<br>
<a href="https://ieeexplore.ieee.org/abstract/document/9341526">[Paper]</a>
<p></p>
</td>
</tr>
<tr>
<td style="padding:20px;width:30%;max-width:30%" align="center">
<img style="width:100%;max-width:100%" src="assets/pc-nbv.png" alt="dise">
</td>
<td width="75%" valign="center">
<papertitle>PC-NBV: A Point Cloud Based Deep Network for Efficient Next Best View Planning</papertitle>
<br>
Rui Zeng, <strong>Wang Zhao</strong>, <a href="yongjinliu.github.io">Yong-Jin Liu</a>
<br>
<em>IROS</em>, 2020
<br>
<a href="https://ieeexplore.ieee.org/abstract/document/9340916/">[Paper]</a> <a href="https://github.com/Surean233/PC-NBV">[Code]</a>
<p></p>
</td>
</tr>
<tr>
<td style="padding:20px;width:30%;max-width:30%" align="center">
<img style="width:100%;max-width:100%" src="assets/gspn.png" alt="dise">
</td>
<td width="75%" valign="center">
<papertitle>GSPN: Generative Shape Proposal Network for 3D Instance Segmentation in Point Cloud</papertitle>
<br>
<a href="https://ericyi.github.io/">Li Yi</a>, <strong>Wang Zhao</strong>, <a href="https://hughw19.github.io/">He Wang</a>, <a href="https://mhsung.github.io/">Minhyuk Sung</a>, <a href="https://profiles.stanford.edu/leonidas-guibas">Leonidas J Guibas</a>
<br>
<em>CVPR</em>, 2019
<br>
<a href="https://arxiv.org/abs/1812.03320">[arXiv]</a> <a href="https://github.com/ericyi/GSPN">[Code]</a>
<p></p>
</td>
</tr>
<tr>
<td style="padding:20px;width:30%;max-width:30%" align="center">
<img style="width:100%;max-width:100%" src='assets/OptimizeMVS.png' alt="dise">
</td>
<td width="75%" valign="center">
<papertitle>Conditional Single-view Shape Generation for Multi-view Stereo Reconstruction</papertitle>
<br>
<a href="https://weiyithu.github.io/">Yi Wei</a>*, <a href="http://b1ueber2y.me/"> Shaohui Liu</a>*, <strong>Wang Zhao</strong>*, <a href="http://ivg.au.tsinghua.edu.cn/Jiwen_Lu/"> Jiwen Lu </a>, <a href="https://scholar.google.com/citations?user=6a79aPwAAAAJ&hl=en&authuser=1"> Jie Zhou </a>
<br>
<em>CVPR</em>, 2019
<br>
<a href="http://93.179.103.61/projects/OptimizeMVS/index.html">[Project page]</a> <a href="https://arxiv.org/abs/1904.06699">[arXiv]</a> <a href="https://github.com/weiyithu/OptimizeMVS">[Code]</a>
<p></p>
</td>
</tr>
<tr>
<td style="padding:20px;width:30%;max-width:30%" align="center">
<img style="width:100%;max-width:100%" src='assets/spointnet.png' alt="dise">
</td>
<td width="75%" valign="center">
<papertitle>An Adaptive Filter for Deep Learning Networks on Large-Scale Point Cloud</papertitle>
<br>
<strong>Wang Zhao</strong>*, <a href="https://yiranran.github.io/">Ran Yi</a>*, <a href="yongjinliu.github.io">Yong-Jin Liu</a>
<br>
<em>ICIP</em>, 2019
<br>
<a href="https://ieeexplore.ieee.org/abstract/document/8803706">[Paper]</a>
<p></p>
</td>
</tr>
</table>
<table style="width:100%;border:0px;border-spacing:0px;border-collapse:separate;margin-right:auto;margin-left:auto;"><tbody>
<tr>
<td style="padding:20px;width:100%;vertical-align:middle">
<heading>Experiences</heading>
</td>
</tr>
</tbody></table>
<table style="width:100%;border:0px;border-spacing:0px;border-collapse:separate;margin-right:auto;margin-left:auto;"><tbody></tbody>
<tr>
<td style="padding:20px;width:30%;max-width:30%" align="center">
<img style="width:80%;max-width:80%" src='assets/vast.jpg' alt="dise">
</td>
<td width="75%" valign="center">
<papertitle>VAST</papertitle>
<br>
Research Intern
<br>
Topic: 3D AIGC
<br>
Adviser: <a href="https://yanpei.me/">Yan-Pei Cao</a>
</td>
</tr>
<tr>
<td style="padding:20px;width:30%;max-width:30%" align="center">
<img style="width:100%;max-width:100%" src='assets/meta.png' alt="dise">
</td>
<td width="75%" valign="center">
<papertitle>Meta Reality Labs</papertitle>
<br>
Research Scientist Intern
<br>
Topic: Any point tracking, 3D Reconstruction
<br>
Adviser: <a href="https://tschmidt23.github.io/">Tanner Schmidt</a>
</td>
</tr>
<tr>
<td style="padding:20px;width:30%;max-width:30%" align="center">
<img style="width:100%;max-width:100%" src='assets/bytedance.jpg' alt="dise">
</td>
<td width="75%" valign="center">
<papertitle>ByteDance</papertitle>
<br>
Research Intern
<br>
Topic: Structure-from-Motion, Multi-view Stereo
<br>
Adviser: <a href="https://github.com/guohengkai">Hengkai Guo</a>
</td>
</tr>
<tr>
<td style="padding:20px;width:30%;max-width:30%" align="center">
<img style="width:100%;max-width:100%" src='assets/stanford.png' alt="dise">
</td>
<td width="75%" valign="center">
<papertitle>Stanford University</papertitle>
<br>
Research Intern
<br>
Topic: Point cloud segmentation
<br>
Adviser: <a href="https://ericyi.github.io/">Li Yi</a> and <a href="https://profiles.stanford.edu/leonidas-guibas">Leonidas Guibas</a>
</td>
</tr>
<tr>
<td style="padding:20px;width:30%;max-width:30%" align="center">
<img style="width:50%;max-width:50%" src='assets/owlii.png' alt="dise">
</td>
<td width="75%" valign="center">
<papertitle>Owlii</papertitle>
<br>
Research Intern
<br>
Topic: 2D Matting
<br>
Adviser: <a href="https://ieeexplore.ieee.org/author/37086691140">Yi Xu</a>
</td>
</tr>
</table>
<table style="width:100%;border:0px;border-spacing:0px;border-collapse:separate;margin-right:auto;margin-left:auto;"><tbody>
<tr>
<td style="padding:20px;width:100%;vertical-align:middle">
<heading>Academic Services</heading>
<p>
<li style="margin: 5px;">
<b>Conference Reviewer:</b> CVPR, ICCV, ECCV, AAAI, ICRA, IROS, NeurIPS
</li>
<li style="margin: 5px;">
<b>Journal Reviewer:</b> TPAMI, TIP, TVCJ
</li>
</p>
</td>
</tr>
</tbody></table>
<table style="width:100%;border:0px;border-spacing:0px;border-collapse:separate;margin-right:auto;margin-left:auto;"><tbody>
<tr>
<td style="padding:0px">
<br>
<p style="text-align:right;font-size:small;">
<a href="https://jonbarron.info/">Website Template</a>
</p>
</td>
</tr>
</tbody></table>
</td>
</tr>
</table>
<p><center>
<div id="clustrmaps-widget" style="width:10%">
<script type="text/javascript" id="clstr_globe" src="//clustrmaps.com/globe.js?d=8dbO65yhQIE-igtM4tjti1cMunCG4EZCe_KkNnoqC44"></script>
</div>
<br>
© Wang Zhao | Last updated: Dec, 2024
</center></p>
</body>
</html>