- Seoul, Republic of Korea
- taehoon@kaist.ac.kr
-
Korea Advanced Institute of Science and Technology (KAIST) [Mar. 2024 - Present]
-
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)
-
GrounDiT: Grounding Diffusion Transformers via Noisy Patch Transplantation
Phillip Y. Lee*, Taehoon Yoon*, Minhyuk Sung (* equal contribution)
- Generative Modeling
- Computer Vision
- Few-shot 3D reconstruction
- 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]
- 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;
}