Skip to content
View taehoon-yoon's full-sized avatar
  • KAIST
  • Seoul. Korea
  • 15:19 (UTC +09:00)

Highlights

  • Pro

Block or report taehoon-yoon

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
taehoon-yoon/README.md

TAEHOON YOON

EDUCATION

  • Korea Advanced Institute of Science and Technology (KAIST)    [Mar. 2024 - Present]

    M.S. in Graduate School of Artificial Intelligence

  • Sogang University  [Mar. 2017 - Feb. 2024]

    B.S. in Physics & Computer Science and Engineering (Double Major),   GPA: 4.47/4.5

    Graduated as the top student from the College of Natural Sciences (Valedictorian)

PUBLICATIONS

ACADEMIC INTERESTS

  • Generative Modeling
  • Computer Vision
  • Few-shot 3D reconstruction

RESEARCH EXPERIENCE

  • Research Intern at KAIST, Visual AI Lab (Advisor, Prof. Minhyuk Sung)   [Jan.2024 - Feb.2024]
  • Research Intern at CJ Group, CJ AI Center [Hosted by Seoul National Univ. AI Institute, Industry-Academic Cooperation Program]   [Jul.2023 - Aug. 2023]
  • Research Internship at KAIST AI graduate school, BISPL Lab (Advisor, Prof. Jong Chul Ye)   [Jul. 2022 - Sept. 2022]
  • Undergraduate Research Intern at SOGANG Visual Computing Lab (Advisor, Prof. Joo Ho Lee)   [Sept. 2022 - Apr. 2023]

AWARDS / HONORS

  • Valedictorian, College of Natural Sciences, Awarded by Sogang University   [Feb. 2024]
  • Dean's List   [Feb. 2023, Feb. 2020]
  • Top 1% Grade Award, Awarded by the President of the University   [Sept. 2020, Mar. 2020, Mar. 2019]

#include <iostream>

 int main(void){
   std::cout<< "Hello, Nice to meet you"<< std::endl;
   return 0;
 }

Pinned Loading

  1. Diffusion Diffusion Public

    PyTorch implementation for DDPM & DDIM

    Python 18

  2. SPH-Fluid-Simulation SPH-Fluid-Simulation Public

    Smoothed Particle Hydrodynamics implementation with Python

    Python 22 1

  3. NeRF-PyTorch NeRF-PyTorch Public

    NeRF implementation with minimal code and maximal readability using PyTorch

    Python 9 1

  4. CT-denoising-using-CycleGAN CT-denoising-using-CycleGAN Public

    AAPM Low Dose CT data denoising using Cycle GAN

    Jupyter Notebook 16 3

  5. KiTS19-Challenge-using-U-net KiTS19-Challenge-using-U-net Public

    Image segmentation task with KiTS19 challenge data using U-net

    Python 3 3

  6. vpython-projects vpython-projects Public

    toy projects with vpython for computational physics

    Python 1