-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e253e42
commit 3286c6d
Showing
2 changed files
with
20 additions
and
4 deletions.
There are no files selected for viewing
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -68,16 +68,16 @@ | |
<div class="text-center"> | ||
<div class="author-img" style="background-image: url(main_pic.jpg);"></div> | ||
<h1 id="colorlib-logo"><a href="index.html">Seung Wook Kim</a></h1> | ||
<span class="position"> [email protected] </span> | ||
<span class="position"> University of Toronto <br /> | ||
Vector Institute <br /> | ||
NVIDIA</span> | ||
<span> [email protected] </span><br/> | ||
<span>NVIDIA</span><br/><br/> | ||
<a href="https://scholar.google.ca/citations?hl=en&user=bGNcndcAAAAJ"> | ||
<font size="2"> [Google Scholar] </font> | ||
</a><br/> | ||
<a href="https://www.linkedin.com/in/seung-wook-kim-5240a275/"> | ||
<font size="2"> [LinkedIn] </font> | ||
</a> | ||
|
||
|
||
<br /> <br/> | ||
|
||
</div> | ||
|
@@ -140,6 +140,22 @@ <h3><strong>Hi, I'm Seung Wook Kim.</strong></h3> | |
<h2 class="colorlib-heading animate-box" style="margin-bottom: 1em;">Publications</h2> | ||
<font>(* Equal Contribution)</font> <br> | ||
|
||
<div> | ||
<p> | ||
<a href="https://drive.google.com/file/d/1mPy_hU5KPsxMBCkE6np1jYDTwgNVPqpU/view"> | ||
<font size="4"><strong>Diffusion Texture Painting</strong></font> | ||
</a> | ||
<br> | ||
<font>Anita Hu, Nishkrit Desai, Hassan Abu Alhaija, <strong>Seung Wook Kim</strong>, Masha Shugrina</font> <br> | ||
<a href="https://research.nvidia.com/labs/toronto-ai/DiffusionTexturePainting/"> | ||
<font size="2"> [Project page] </font> | ||
</a> | ||
<br> | ||
|
||
<font color="#18AF1D"> SIGGRAPH 2024 </font> | ||
</p> | ||
</div> | ||
|
||
<div> | ||
<p> | ||
<a href="https://arxiv.org/abs/2312.13763"> | ||
|