Skip to content

Commit

Permalink
add diffusion texture painting
Browse files Browse the repository at this point in the history
  • Loading branch information
swkimgmail committed Jul 13, 2024
1 parent e253e42 commit 3286c6d
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 4 deletions.
Binary file removed Seung70936Final.jpg
Binary file not shown.
24 changes: 20 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down Expand Up @@ -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">
Expand Down

0 comments on commit 3286c6d

Please sign in to comment.