-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
355 lines (334 loc) · 17.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
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="title" property="og:title" content="Sejong Yang's Homepage (YangSpace)">
<meta name="type" property="og:type" content="website">
<meta name="image" property="og:image" content="https://avatars.githubusercontent.com/u/13496612?v=4">
<meta name="description" property="og:description" content="Sejong Yang's Homepage (YangSpace)">
<meta name="author" content="Sejong Yang">
<meta name="url" property="og:url" content="https://yangspace.co.kr">
<link rel="shortcut icon"
href="https://scholar.googleusercontent.com/citations?view_op=view_photo&user=qnIiorsAAAAJ&citpid=2">
<title>Sejong Yang</title>
<link rel="stylesheet" type="text/css" href="style.css">
</head>
<body>
<div class="topnav">
<a class="active" href="/">Home</a>
<a href="/pubs">Publications</a>
<a href="/projects">Projects</a>
</div>
<!-- idea: have a javascript animated loss function converging in the header? :p -->
<div id="dhead" class="container">
<div class="row">
<div id="dpic">
<img src="https://avatars.githubusercontent.com/u/13496612?v=4" class="ppic" />
</div>
<div id="ddesc">
<a href="https://hits.seeyoufarm.com"><img
src="https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fyangspace.co.kr&count_bg=%2379C83D&title_bg=%23555555&icon=&icon_color=%23E7E7E7&title=hits&edge_flat=false" /></a>
<h1>Sejong Yang</h1>
<h2>Student, Developer, and Researcher</h2>
<div id="dico">
<p>
<a href="https://github.com/kingsj0405" title="Github">Github</a>
|
<a href="https://www.linkedin.com/in/sejong-yang-242696116/" title="LinkedIn">LinkedIn</a>
|
<a href="https://drive.google.com/file/d/18-uqHoLlOQ-WDwoyiUdCmTNqDY0nt9tf" title="CV">CV</a>
|
<a href="https://scholar.google.com/citations?user=qnIiorsAAAAJ" title="GoogleScholar">Google Scholar</a>
|
<a href="https://www.semanticscholar.org/author/Sejong-Yang/1579938286" title="SemanticScholar">Semantic Scholar</a>
|
<a href="https://kingsj0405.notion.site/Sejong-Yang-Blog-112a7851e74780be9d7fcc4c443908f0" title="NotionSite">Blog (Korean Primary)</a>
</p>
</div>
<div id="demail"></div>
</div>
</div>
</div>
<hr style="margin-bottom: 25px;">
<div class="container">
<div class="entry row">
<div class="timespan">
2019.09<br>-<br>present
</div>
<div class="ico">
<div class="entry-dot"></div>
<img src="https://upload.wikimedia.org/wikipedia/en/thumb/9/95/YonseiUniversityEmblem.svg/150px-YonseiUniversityEmblem.svg.png" />
</div>
<div class="desc">
I am a Ph.D. Candidate at <a href="https://www.yonsei.ac.kr/en_sc/index.jsp">Yonsei University</a>,
supervised by Prof. <a href="https://sites.google.com/site/seonjookim/">Seon Joo Kim</a>.
As a Ph.D student, my main research focus is in face modeling with
generative models(VAE, GAN, Normalizing Flows, Diffusion Models),
3D model(3DMM, Neural Renderer, NeRF), and
multi-modal representation(visual-audio, visual-text).
</div>
</div>
<div class="entry row">
<div class="timespan" style="color: white">
2019.09<br>-<br>present
</div>
<div class="ico">
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/6/6e/Adobe_Corporate_logo.svg/220px-Adobe_Corporate_logo.svg.png"
style="margin-top: 10px; margin-bottom: 10px;" />
</div>
<div class="desc">
I was fortunate to be research scientist intern at <a href="https://www.adobe.com/">Adobe Research</a> in 2023 Summer at San Jose, California
to solve the arbitrary talking head generation including human, animal, cartoon and pareidoliaface with StableDiffusion
with my wonderful mentors
<a href="https://yzhou359.github.io/">Yang Zhou</a>,
<a href="https://sites.google.com/view/seoungwugoh/">Seoung Wug Oh</a>,
<a href="https://research.adobe.com/person/cameron-smith/">Cameron Smith</a> and,
<a href="https://research.adobe.com/person/deepali-aneja/">Deepali Aneja</a>.
Check projects tab for more information.
</div>
</div>
<div class="entry row">
<div class="timespan" style="color: white">
2019.09<br>-<br>present
</div>
<div class="ico">
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/2/23/Naver_Logotype.svg/220px-Naver_Logotype.svg.png"
style="margin-top: 10px; margin-bottom: 10px;" />
</div>
<div class="desc">
I have internship experience at <a href="https://www.navercorp.com/">NAVER</a> in 2020 Summer
to participate machine learning challenge named <a href="https://campaign.naver.com/clova_airush/">AI Rush</a>.
</div>
</div>
<div class="entry row">
<div class="timespan">
2018.07<br>-<br>2019.08
</div>
<div class="ico">
<div class="entry-dot"></div>
<img src="https://upload.wikimedia.org/wikipedia/en/thumb/9/95/YonseiUniversityEmblem.svg/150px-YonseiUniversityEmblem.svg.png" />
</div>
<div class="desc">
As an undergraduate intern in the lab of Seon Joo Kim(My Ph.D. advisor),
I try to find video highlights in baseball games automatically with video summarization methods.
</div>
</div>
<div class="entry row">
<div class="timespan" style="color: white">
2018.07<br>-<br>2019.08
</div>
<div class="ico">
<img src="https://blammedia.github.io/favicon.ico" />
</div>
<div class="desc">
I engage in the start-up <a href="https://blammedia.github.io/">Blammedia</a> as a CTO in 2019.
We got the preliminary start-up package investment worth 30M won
from the Korea Institute of Startup and Entrepreneurship Development.
I learn the market value of technology and product by meeting with venture capitalists.
</div>
</div>
<div class="entry row">
<div class="timespan">
2018.01<br>-<br>2018.06
</div>
<div class="ico">
<div class="entry-dot"></div>
<img
src="https://upload.wikimedia.org/wikipedia/en/thumb/0/03/Uppsala_University_logo.svg/170px-Uppsala_University_logo.svg.png" />
</div>
<div class="desc">
I spent a wonderful spring semester as an exchange student at
<a href="https://www.uu.se/en">Uppsala University</a> in 2018.
Learning computer science in different culture was a great experience.
</div>
</div>
<div class="entry row">
<div class="timespan">
2016.11<br>-<br>2017.11
</div>
<div class="ico">
<div class="entry-dot"></div>
<img
src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFwAAABcCAMAAADUMSJqAAAAdVBMVEX0oBr////zmQDzlwDzmwD+9eb+9+rykwDykQD0nxH//vn1qkb//fb979fyjAD///350qH62rL737z858r979z3vHL1rEz2tGD0nyH74sX1qD761aj2uGj1rlXxiAD4yIz3wnz0oC/5zZj4w4T0oT35z4v1smpBSEBMAAACGElEQVRoge2U25LbIBBEaQaQkNAFXSwsW+vbJv//iRm8dp7sVF62koc55UKoC7VwzyClBEEQBEEQBEEQhP8a0sZ/l7fuXXX8JneKgDsW9Ed7QwUZ5bXO88fo+b74es5rIu0f63jhU/Clw/ZRjpjz46/x6bQfxxvVMXplzvFglLnFmXZxHIeFlM6TuGmljwMrs3kKu6HrhiE1GONwfuceAP7tL8DqaQKSJ4t5AdAB1+KMO7ei53UVXPkUjvfLZ5PHSC+t9RV2TQuq7GiSAxZzCeAN7eu1RygshnWNcB8OM112828hLaGbF2pw3Zb6de5clUPrb+hoQCxqWPS0wXKeR+01qotDbczadaXFdKoLUg4rC6g8BZ4VDb/zXUOyOf9ZoC9PmNoZP7qxPWHf8j45fFSfDjvv16ozG4cHt9BdqLvK64DaZ/N3gWdzN8brhXg9ygG7gHbEOe/8aV5nc3hTbD2nxsmtLPyVue6x/2hLnRRv6acNXNItdCsney2LXArHteSqBlp10ZZcQfsQzNP8VL5rdb8CtpncgYjLh6a88jhpfiemqcNYxjzhfmitmxrH1Tg8BDLZnPKt7V93C7fvFKrgTlqlqXKbUTxyItTbULnoveFJsAdD0bEwXLw5fAnKT5a7xLAe3pnzwUsp6fvJS8o8Rn6pThzVY5LPbb6mHMBTUN7nOLRP6ds+X4IgCIIgCIIgCILwL/kF6WEgEL+F/FAAAAAASUVORK5CYII=" />
</div>
<div class="desc">
At <a href="https://www.ewoosoft.com/">Ewoosoft</a>, I participate as a developer of
<a href="https://www.ewoosoft.com/ezmobile">EzMobile</a>, <a
href="https://www.ewoosoft.com/ez3d_i">Ez3D-i</a>.
I learn how to use
<a href="https://dotnet.microsoft.com/en-us/apps/xamarin">Xamarin.Forms</a>,
<a href="https://doc.qt.io/qt-5/qt5-intro.html">Qt5</a>, and
<a href="https://flask.palletsprojects.com/en/2.2.x/">Flask</a>
for developing the enterprise-level product.
I also become familiar with collaboration/devops tools like
<a href="https://www.atlassian.com/software/jira">Jira</a>,
<a href="https://confluence.atlassian.com/alldoc/atlassian-documentation-32243719.html">Atlassian</a>,
<a href="https://confluence.atlassian.com/crucible/crucible-and-fisheye-298977540.html">Crucible and
Fisheye</a>,
<a href="https://github.com/">Github</a>, and
<a href="https://circleci.com/migrate-jenkins-to-circleci/">Jenkins</a>
with <a href="https://en.wikipedia.org/wiki/Waterfall_model">the waterfall development model</a>.
</div>
</div>
<div class="entry row">
<div class="timespan">
2016.08<br>-<br>2016.11
</div>
<div class="ico">
<div class="entry-dot"></div>
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/d/de/Kakao_CI_yellow.svg/220px-Kakao_CI_yellow.svg.png"
style="margin-top: 10px; margin-bottom: 10px;" />
</div>
<div class="desc">
I have software assistant experience at <a href="https://www.kakaocorp.com/page/">Kakao</a> in 2016
developing a component for <a href="https://www.openstack.org/">openstack</a>.
In the experience, I learn the basics of the network, virtualization, and cloud computing from the
experience.
</div>
</div>
<div class="entry row">
<div class="timespan">
2014.03<br>-<br>2016.08
</div>
<div class="ico">
<div class="entry-dot"></div>
<img
src="https://upload.wikimedia.org/wikipedia/en/thumb/9/95/YonseiUniversityEmblem.svg/150px-YonseiUniversityEmblem.svg.png" />
</div>
<div class="desc">
BEng at <a href='https://www.yonsei.ac.kr/en_sc/index.jsp'>Yonsei University</a>.
This is the place where I know what is "coding" for the first time,
and I managed to get a degree in computer science from it in the end.
As an undergraduate intern in the lab of Seon Joo Kim(My Ph.D. advisor),
I conducted for collecting and purifying data for color constancy task with
the hyespectral camera.
</div>
</div>
</div>
<div class="container">
<div class="ctitle">Selected Publications and Projects</div>
<div class="pub">
<div class="pub-title">Generating Paired Data beyond Human Face by Diffusion Feature-based Filter</div>
<div class="pub-venue">2023.05 - 2023.08</div>
<div class="pub-authors">
Sejong Yang,
Yang Zhou,
Seoung Wug Oh,
Cameron Smith, and
Deepali Aneja.
</div>
<div>
<img src="assets/proj_diff.png" class="pub-image" />
</div>
<div>
[<a href="https://drive.google.com/file/d/1c16nwpJDdNMxjo1DaYs8aQxt5Y6ic0Sa">Technical Report</a>]
[<a href="https://docs.google.com/presentation/d/1DgqChQfYUq6q-PzcvZ7uGaZU3CYtSdAc0ymmF8WDGlo">Google Presentation</a>]
</div>
</div>
<div class="pub">
<div class="pub-title">THMM-DiT: Talking Head Motion Modeling with Diffusion Transformer</div>
<div class="pub-venue">2022.11 - 2023.05</div>
<div class="pub-authors">
Sejong Yang,
Seoung Wug Oh,
Yang Zhou, and
Seon Joo Kim.
</div>
<div>
<img src="assets/proj_thmm_dit.gif" class="pub-image" />
</div>
<div>
[<a href="https://openreview.net/forum?id=6nNO2iscsQL">Technical Report</a>]
[<a href="https://docs.google.com/presentation/d/1mDKLJlungPYJEK7jARTxneJoeNtD8T485c9YvLBQpSk">Google Presentation</a>]
</div>
</div>
<div class="pub">
<div class="pub-title">Dense Interspecies Face Embedding</div>
<div class="pub-venue">NeurIPS 2022</div>
<div class="pub-authors">
Sejong Yang,
Subin Jeon,
Seonghyeon Nam, and
Seon Joo Kim.
</div>
<div>
[<a href="https://openreview.net/forum?id=m67FNFdgLO9">paper</a>]
[<a href="https://github.com/kingsj0405/DIFE">code</a>]
[<a href="https://yangspace.co.kr/dife/">project page</a>]
</div>
<div>
<img src="assets/pub_dife.png" class="pub-image" />
</div>
</div>
<div class="pub">
<div class="pub-title">Sheep Runner - Casual Unity Game</div>
<div class="pub-venue">2020 Summer</div>
<div class="pub-authors">
Sejong Yang
</div>
<div class="videowrapper">
<iframe width="560" height="315" src="https://www.youtube.com/embed/_CmVuDBP-tU" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
</div>
</div>
</div>
<div class="container">
<div class="ctitle">Miscellanies</div>
<ul style="padding-left: 10px;">
<li>
I enjoy <b>buying</b> many kinds of steam games.
<br>
<img src="assets/gabe_logal_newell.jpg" style="max-width:100%; max-height:300px;" />
</li>
<li>
I enjoy reading various genres of books.
</li>
<li>
I enjoy playing the piano for various genres of music.
</li>
</ul>
</div>
<footer>
<div>
© Copyright <span id="cr_from"></span>-<span id="cr_end"></span> <span id="cr_title"></span>. Hosted by
<a href="https://pages.github.com/" target="_blank">GitHub Pages</a>.
<br>
<div id="last_update"> </div>
</div>
</footer>
<script type="text/javascript">
// attempt hiding email information from spambots
var e_is_shown = false;
document.getElementById('iemail').addEventListener("click", function () {
let demail = document.getElementById('demail');
demail.innerHTML = 'sejong.yang@yonsei.ac.kr';
demail.style.opacity = e_is_shown ? 0 : 1;
e_is_shown = !e_is_shown;
})
// automatically set footer information
document.getElementById("cr_title").innerHTML = document.title;
var dd = new Date()
document.getElementById("cr_end").innerHTML = dd.getUTCFullYear();
var xhttp = new XMLHttpRequest();
xhttp.onreadystatechange = function () {
if (this.readyState == 4 && this.status == 200) {
let repos = JSON.parse(this.responseText);
repos.forEach((repo) => {
if (repo.name == "kingsj0405.github.io") {
// console.log(repo)
var lastUpdated = new Date(repo.pushed_at).toLocaleString("ko-KR", {
timeZone: "Asia/Seoul", day: "2-digit", month: "short", year: "numeric",
hour: "2-digit", minute: "2-digit", timeZoneName: "short"
});
document.getElementById("last_update").innerHTML = 'Last updated: ' + lastUpdated
var createDate = new Date(repo.created_at);
document.getElementById("cr_from").innerHTML = createDate.getUTCFullYear();
}
});
}
};
xhttp.open("GET", "https://api.github.com/users/kingsj0405/repos", true);
xhttp.send();
</script>
</body>
</html>