-
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
Showing
1 changed file
with
52 additions
and
39 deletions.
There are no files selected for viewing
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 |
---|---|---|
|
@@ -161,18 +161,17 @@ <h1 class="display-5 fw-bolder mb-0"><span class="text-gradient d-inline">Resume | |
<div class="col-lg-11 col-xl-9 col-xxl-8"> | ||
<!-- Experience Section--> | ||
<section> | ||
<div class="d-flex align-items-center justify-content-between mb-4"> | ||
<h2 class="text-primary fw-bolder mb-0">Experience</h2> | ||
<div class="d-flex align-items-center justify-content-end mb-4"> | ||
<!-- Download resume button--> | ||
<!-- Note: Set the link href target to a PDF file within your project--> | ||
<a class="btn btn-primary px-4 py-3" href="https://raw.githubusercontent.com/hwan-h-heo/hwan-h-heo.io/main/assets/Hwan_Heo_s_Curriculum_Vitae.pdf"> | ||
<a class="btn btn-primary px-3 py-2" href="https://raw.githubusercontent.com/hwan-h-heo/hwan-h-heo.io/main/assets/Hwan_Heo_s_Curriculum_Vitae.pdf"> | ||
<div class="d-inline-block bi bi-download me-2"></div> | ||
Download CV | ||
</a> | ||
</div> | ||
<!-- Experience Card 1--> | ||
<div class="card shadow border-0 rounded-4 mb-5"> | ||
<div class="card-body p-5"> | ||
<h3 class="text-primary fw-bolder mb-4">Experience</h3> | ||
<div class="row align-items-center gx-5"> | ||
<div class="col text-center text-lg-start mb-4 mb-lg-0"> | ||
<div class="bg-light p-4 rounded-4"> | ||
|
@@ -181,13 +180,21 @@ <h2 class="text-primary fw-bolder mb-0">Experience</h2> | |
<div class="small text-muted">Graphics AI Lab, NCSOFT</div> | ||
</div> | ||
</div> | ||
<div class="col-lg-8"><div>As an AI researcher in NCSOFT Graphics AI Lab, I explored the fusion of neural rendering technology and graphics engine. I'm also researching accelerated 3D Generation via Multi-view 2D Diffusion, enabling fast asset creation for the 3D game. </div></div> | ||
<div class="col-lg-8"> | ||
<div> | ||
<ul> | ||
<li> | ||
Neural Rendering in Game Engine | ||
<a href="projects/nerf_in_game/" class="bi bi-link-45deg"></a></p> | ||
</li> | ||
<li> | ||
Accelerated 3D Asset Generation via Multi-View RGB/Normal Diffusion | ||
</li> | ||
</ul> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
<!-- Experience Card 2--> | ||
<div class="card shadow border-0 rounded-4 mb-5"> | ||
<div class="card-body p-5"> | ||
<br/> | ||
<div class="row align-items-center gx-5"> | ||
<div class="col text-center text-lg-start mb-4 mb-lg-0"> | ||
<div class="bg-light p-4 rounded-4"> | ||
|
@@ -196,17 +203,19 @@ <h2 class="text-primary fw-bolder mb-0">Experience</h2> | |
<div class="small text-muted">AI Lab, Naver Corp.</div> | ||
</div> | ||
</div> | ||
<div class="col-lg-8"><div>During my tenure as a graduate research intern at Naver AI Lab, I led the NeRF Research Project, focusing on camera pose calibration for Hash-grid NeRF (NGP). The paper was accepted to ICML'23.</div></div> | ||
<div class="col-lg-8"> | ||
<div> | ||
<ul> | ||
<li> | ||
NeRF Research Project: Robust Camera Pose Refinement for Multi-Resolution Hash Encoding (ICML'23) | ||
<a href="https://arxiv.org/abs/2302.01571" class="bi bi-link-45deg"></a></p> | ||
</li> | ||
</ul> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</section> | ||
<!-- Education Section--> | ||
<section> | ||
<h2 class="text-secondary fw-bolder mb-4">Education</h2> | ||
<!-- Education Card 1--> | ||
<div class="card shadow border-0 rounded-4 mb-5"> | ||
<div class="card-body p-5"> | ||
<br/> | ||
<h3 class="text-secondary fw-bolder mb-4">Education</h3> | ||
<div class="row align-items-center gx-5"> | ||
<div class="col text-center text-lg-start mb-4 mb-lg-0"> | ||
<div class="bg-light p-4 rounded-4"> | ||
|
@@ -215,18 +224,22 @@ <h2 class="text-secondary fw-bolder mb-4">Education</h2> | |
<div class="small fw-bolder">Korea University</div> | ||
<div class="small text-muted">Seoul, South Korea</div> | ||
</div> | ||
<div class="fst-italic"> | ||
<div class="small text-muted">Master of Computer Science</div> | ||
</div> | ||
</div> | ||
</div> | ||
<div class="col-lg-8"><div>I received a Master’s degree in Computer Science from Korea University under the supervision of Professor Hyunwoo J. Kim. During my graduate studies, my expertise included neural rendering, computer vision, generalization, visual scene understanding, and related areas.</div></div> | ||
<div class="col-lg-8"> | ||
<div> | ||
<ul> | ||
<li> | ||
<strong>Master's degree</strong> in Computer Science | ||
</li> | ||
<li> | ||
Advisor: prof. Hyunwoo J. Kim | ||
</li> | ||
</ul> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
<!-- Education Card 2--> | ||
<div class="card shadow border-0 rounded-4 mb-5"> | ||
<div class="card-body p-5"> | ||
<br/> | ||
<div class="row align-items-center gx-5"> | ||
<div class="col text-center text-lg-start mb-4 mb-lg-0"> | ||
<div class="bg-light p-4 rounded-4"> | ||
|
@@ -241,16 +254,18 @@ <h2 class="text-secondary fw-bolder mb-4">Education</h2> | |
Seoul, South Korea | ||
</div> | ||
</div> | ||
<div class="fst-italic"> | ||
<div class="small text-muted">Bachelor of Computer Science</div> | ||
</div> | ||
</div> | ||
</div> | ||
<div class="col-lg-8"> | ||
<div> | ||
During my undergraduate years, I studied core computer science subjects such as algorithms, | ||
computer architecture, machine learning, and optimization, | ||
which led me to specialize in the field of AI. | ||
<ul> | ||
<li> | ||
<strong>Bachelor's degree</strong> in Computer Science | ||
</li> | ||
<li> | ||
Advisor: prof. Heui-Seok Lim | ||
</li> | ||
</ul> | ||
</div> | ||
</div> | ||
</div> | ||
|
@@ -259,13 +274,13 @@ <h2 class="text-secondary fw-bolder mb-4">Education</h2> | |
</section> | ||
<!-- Divider--> | ||
<section> | ||
<h2 class="text-success fw-bolder mb-4">Publications</h2> | ||
<div class="card shadow border-0 rounded-4 mb-5"> | ||
<div class="card-body p-5"> | ||
<h3 class="text-success fw-bolder mb-4">Publications</h3> | ||
<ul> | ||
<li class="mb-4"> | ||
<p class="mb-1"><strong>DreamSurfels: Generative Gaussian Surfels for Geometrically Accurate 3D Content Creation</strong></p> | ||
<p class="mb-0"><strong>Hwan Heo</strong>, S. Ahn <strong>[ICTC 2024]</strong> (to appear)</p> | ||
<p class="mb-0"><strong>Hwan Heo</strong>, S. Ahn <strong>[ICTC 2024]</strong> (oral, to appear)</p> | ||
</li> | ||
<li class="mb-4"> | ||
<p class="mb-1"><strong>Robust Camera Pose Refinement for Multi-Resolution Hash Encoding</strong></p> | ||
|
@@ -349,8 +364,6 @@ <h1 class="display-5 fw-bolder mb-0"><span class="text-gradient d-inline">Contac | |
<div class="feature bg-primary bg-gradient-primary-to-secondary text-white rounded-3 mb-3"><i class="bi bi-phone"></i></div> | ||
<p class="lead fw-normal text-muted mb-0"> [email protected] </p> | ||
<p class="lead fw-normal text-muted mb-0"> +82 10-2295-9546</p> | ||
<br/> | ||
<h1 class="fw-bolder">Feel free to ask me something! </h1> | ||
</div> | ||
</div> | ||
</div> | ||
|