Skip to content
View sillsill777's full-sized avatar
  • KAIST
  • Seoul. Korea
  • 08:18 (UTC +09:00)

Highlights

  • Pro
Block or Report

Block or report sillsill777

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
sillsill777/README.md

TAEHOON YOON

EDUCATION

  • Sogang University [Mar. 2017 - Feb. 2024]
    • Graduated as the top student from the College of Natural Sciences (Valedictorian)
    • Major: Physics, Computer Science
    • Overall GPA: 4.27/4.3

RESEARCH INTERESTS

  • Computer Vision
  • Few-shot 3D reconstruction
  • Novel View Synthesis
  • Generative Model

RESEARCH EXPERIENCE

  • Research Intern at 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 (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

  • Dean's List [Feb. 2023, Feb. 2020]
  • Top 1% Grade Award(Awarded by the President of the University) [Sept. 2020, Mar. 2020, Mar. 2019]

QUALIFICATION

  • TOEIC 965 [Feb. 2023]
  • TEPS 454 [Feb. 2023]
  • TOEFL 102 [Mar. 2020]

#include <iostream>

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

Pinned

  1. Diffusion Diffusion Public

    PyTorch implementation for DDPM & DDIM

    Python 13

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

    Smoothed Particle Hydrodynamics implementation with Python

    Python 19 1

  3. NeRF-PyTorch NeRF-PyTorch Public

    NeRF implementation with minimal code and maximal readability using PyTorch

    Python 8 1

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

    AAPM Low Dose CT data denoising using Cycle GAN

    Jupyter Notebook 9 1

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

    Image segmentation task with KiTS19 challenge data using U-net

    Python 2 3

  6. vpython-projects vpython-projects Public

    toy projects with vpython for computational physics

    Python 1