- π Iβm currently in KyungHee Univ.
- π± Iβm Artificial Intelligence major
- π€ Iβm currently interested in Multimodal, especially video summarization
- π« How to reach me: [email protected]
- π My Portfolio: Link
2024.08 ~ CURRENT
KIST Europe Intern Researcher2024.02 ~2024.07
Head of AI and study at N.E.T, Kyung Hee University's computer engineering Dept club2024.01 ~ 2024.07
President of KHUDA 5th, Data Analysis & AI Club, KyungHee Univ. (CV Track)2024.01
Completion of Silicon Valley Innovation & Startup Program at San Jose State Univ.2023.07~2023.12
Member of Planning Dept of KHUDA 4th, Data Analysis & AI Club, KyungHee Univ. (NLP Track)2023.07~2023.11
Manager of AI Track, 2023 KHU School of Computing Track2022.07~2023.01
Member of KHUDA 2nd, Data Analysis & AI Club, KyungHee Univ. (Recommendation system Track)2022.02
Adimission to KyungHee Univ. Department of Aritficial Intelligence
Period | Competition | Prize |
---|---|---|
2023.11 |
KHU School of Computing Track Project | 2nd Prize |
2023.11 |
KHU SW Festival | Junior Award |
2023.11 |
SCAICO(Seoul Central AI Competition | Grand Prize |
2023.11 |
KHUTHON | Excellence Prize |
-
AI Face Recognition Attendance Management System (2024.06) : A project to develop a Face Recognition model to build a fully automated attendance check system without human intervention. I was responsible for developing a Face Recognition model and visualizing it using Streamlit. GitHub Link
-
Text2LEGO (2023.12) : A follow-up project of 'Make Anything with LEGO', combining the text to image part with the previous project. It generates images based on text prompts and creates LEGO designs based on them. I was responsible for the text to image generation part using the stable diffusion model. GitHub Link
-
Make Anything With LEGO (2023.11) : A project for creating LEGO designs based on images using the Stable Diffusion Upscale model, One-2-3-45 model, and Colouredvoxels2LDR algorithm. I was responsible for voxelizing 3D objects and converting those voxels into LEGO designs. GitHub Link
-
Underworld Idol (2023.11) : A service for producing song cover videos using voice and video generation models. I was responsible for creating videos of users dancing based on photos and dance videos using the Liquid Warping GAN model. GitHub Link
-
FtoA+ (2023.11) : An AI service for problem recommendation and generation based on the forgetting curve for class review. I was responsible for the Keybert and Kobart modeling part, utilizing AI models for fill-in-the-blank inference and short-answer question generation. GitHub Link
-
Diverse Book Recommendation System (2023.09) : Implemented a book recommendation system using the 'book recommendation dataset' from Kaggle and User-based CF, Item-based CF, and Bayesian Network CF. I was responsible for Memory-based CF modeling. GitHub Link
-
Slang Check AI (2022.12) : Implemented an algorithm to detect sentences containing profanity, including modified profanity, using CNN and KoBERT among deep learning models. I was responsible for the KoBERT modeling part. GitHub Link
-
FIFA Player Transfer Fee Prediction (2022.09) : Conducted a project using Regression, RandomForest, and LGBM models from the <Machine Learning + Deep Learning Alone Study> textbook during the vacation to predict transfer fees for soccer players. I was responsible for the RandomForest modeling. GitHub Link