-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
196 lines (169 loc) · 8.46 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
<!DOCTYPE HTML>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Yibo Zhang</title>
<meta name="author" content="Yibo Zhang">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="shortcut icon" href="images/favicon/favicon.ico" type="image/x-icon">
<link rel="stylesheet" type="text/css" href="stylesheet.css">
</head>
<body>
<table style="width:100%;max-width:800px;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:63%;vertical-align:middle">
<p class="name" style="text-align: center;"> Yibo Zhang | 张轶博</p>
<p>
I am a second-year Master student in the <a href="https://ruim-jlu.github.io/team/">Intelligent Content Learning (ICL) Group</a> at <a href="https://global.jlu.edu.cn/">Jilin University</a>, supervised by Associate Professor <a href="https://ruim-jlu.github.io/">Rui Ma</a>.
</p>
<p>
My research interests focus on the computer graphics and 3D content generation.
I am particularly interested in 3D scene/object generation and differentiable rendering.
</p>
<p>
I graduated from Jilin University in 2023 with a Bachelor degree in computer science.
During undergraduate, I also interned at Zhejiang Lab, Huawei and ByteDance.
</p>
<p>
I am also a member of <a href="https://space.bilibili.com/1127990326">the PaperABC team</a> on the Bilibili video platform, responsible for sharing cutting-edge research in 3D AIGC.
Welcome to keep following us!
</p>
<p style="text-align:center">
<a href="mailto:[email protected]">Email</a> /
<a href="Yibo Zhang_Jilin University.pdf">CV</a> /
<a href="https://scholar.google.com/citations?user=3O2Qq2EAAAAJ">Google Scholar</a>
</p>
</td>
<td style="padding:2.5%;width:40%;max-width:40%">
<a href="images/YiboZhang.jpg"><img style="width:70%;max-width:100%;object-fit: cover; border-radius: 50%;" alt="profile photo" src="images/YiboZhang.jpg" class="hoverZoomLink"></a>
</td>
</tr>
</tbody></table>
<table style="width:100%;border:0px;border-spacing:0px;border-collapse:separate;margin-right:auto;margin-left:auto;"><tbody>
</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-left:20px;width:100%;vertical-align:middle">
<h2>News</h2>
<ul style="padding-left:20px; padding-top:10px; margin:0;">
<li><b>Jan. 2025</b> One paper is accepted by ICLR 2025.</li>
</ul>
<ul style="padding-left:20px; padding-top:10px; margin:0;">
<li><b>Feb. 2024</b> One paper is accepted by CVPR 2024.</li>
</ul>
</td>
</tr>
</tbody>
</table>
<table style="width:100%; margin-bottom:-20px;"><tbody>
<tr>
<td style="padding:20px;width:100%;vertical-align:middle">
<h2>Research</h2>
</td> </tr>
</tbody></table>
<table style="width:100%; "><tbody>
<tr>
<td style="padding:20px;width:25%;vertical-align:middle">
<div class="one">
<div class="two" id='diff3ds_image'><video width=100% height=100% muted autoplay loop>
<source src="./images/Diff3DS.mp4" type="video/mp4">
Your browser does not support the video tag.
</video></div>
<img src='' width="160">
</div>
</td>
<td style="padding:20px;width:75%;vertical-align:middle">
<a">
<span class="papertitle"> Diff3DS: Generating View-Consistent 3D Sketch via Differentiable Curve Rendering</span>
</a>
<br>
<strong>Yibo Zhang</strong>,
Lihong Wang,
Changqing Zou,
Tieru Wu,
Rui Ma
<br>
<em>ICLR</em>, 2025
<!-- Coming soon... -->
<br> <a href="https://yiboz2001.github.io/Diff3DS/">Project</a> / <a href="https://arxiv.org/pdf/2405.15305">Paper</a>
<!-- / <a href="">Code</a> -->
<p>
We propose Diff3DS, a novel differentiable rendering framework for generating view-consistent 3D sketch from flexible inputs such as a single image or text.
</p>
</td>
</tr>
<table style="width:100%; "><tbody>
<tr>
<td style="padding:20px;width:25%;vertical-align:middle">
<div class="one">
<div class="two" id='3dscenedreamer_image'><video width=100% height=100% muted autoplay loop>
<source src="./images/3DSceneDreamer.mp4" type="video/mp4">
Your browser does not support the video tag.
</video></div>
<img src='' width="160">
</div>
</td>
<td style="padding:20px;width:75%;vertical-align:middle">
<a">
<span class="papertitle"> 3D-SceneDreamer: Text-Driven 3D-Consistent Scene Generation</span>
</a>
<br>
Songchun Zhang,
<strong>Yibo Zhang</strong>,
Quan Zheng,
Rui Ma,
Wei Hua,
Hujun Bao,
<br>
Weiwei Xu,
Changqing Zou
<br>
<em>CVPR</em>, 2024
<!-- Coming soon... -->
<!-- <a href="">Project Page</a> / <a href="">arXiv</a> / <a href="">Code</a> -->
<br>
<a href="https://arxiv.org/abs/2403.09439">Paper</a>
<p></p>
<p>
We present 3D-SceneDreamer that provides a unified solution for text-driven 3D consistent indoor and outdoor scene generation.
</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:20px;width:100%;vertical-align:middle">
<h2>Employment</h2>
<table style="width:100%; margin-top:10px; margin-left:-2px;">
<tr>
<td align="left"> Research Intern, <a href="https://en.zhejianglab.com/">Zhejiang Lab</a>. Advised by <a href="https://changqingzou.weebly.com/">Changqing Zou</a>. </td>
<td align="right"> Feb. 2023 - Aug. 2023 </td>
</tr>
<tr>
<td align="left"> Algorithm Engineer Intern, <a href="https://www.huawei.com">Huawei</a>. </td>
<td align="right"> Sep. 2022 - Dec. 2022 </td>
</tr>
<tr>
<td align="left"> Algorithm Engineer Intern, <a href="https://www.bytedance.com">ByteDance</a>. </td>
<td align="right"> Jan. 2022 - May. 2022 </td>
</tr>
</table>
</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;">
Website design from <a href="https://jonbarron.info/">Jon Barron</a>.</p>
</td>
</tr>
</tbody></table>
</td>
</tr>
</table>
</body>
</html>