Skip to content
View daehyun99's full-sized avatar

Block or report daehyun99

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
daehyun99/README.md

HI! I am Dae-Hyun Kim.

About ME

📧 Contact

🛠 Tech Stacks




🏫 Education

Period Institution Details
2018.03 - 2025.02 Chungbuk National University Dept. of Information and Communication Engineering
2024.07 - 2024.08 MSIS-LAB Deep Learning Seminar
2024.09 - 2025.02 KT AIVLE School 6th AI Developer Track

💻 Open-Source Contributions

🟢: Open / In Progress | 🟣: Merged / Done | 🔴: Closed

Main Works

Description issues pull requests
[Refactor] Implement a CoreGraph class according to the design discussion. 🟣#2383
🟣#2402
[Feat] Implement a _GraphAlgorithmMixin class based on the paper(e.g. M-separation) 🟢#2384
🟢#2579
[Refactor] Refactor all graph classes on pmgpy to using the _CoreGraph. 🟢#2385 🟢#2579
[ENH] Optimize BIFReader performance for large models.
- 47.28% improvement compared to the previous version.
🟣#2461 🟣#2490

Main Works

Description issues pull requests
Extend ONNX FE with Col2Im operator 🟢#30144 🟢#33386
[Bug]: Fix missing dynamic handling for output_shape in Col2Im::executeDynamicImpl 🟣#33472 🟣#33473
[TF FE]: Support complex tensors for Slice operations 🟢#23245 🟢#34160

Main Works

Description issues pull requests
[OpenVINO backend] Report overflow bug 🟢#22291
[OpenVINO backend] Support beta operation 🟢#34308 🟢#22285
ETC - 🟣#22289

🤝 Open-Source Community

  • Led a 3-week project session on building a self-introduction CLI.
  • Presentation: A Junior Engineer’s Open-Source Contribution Journey

🚀 Projects

Project Name Description Tech Stack Links
🧭 KOTS (Korea Online Terms Service) An AI-powered terms and conditions analysis solution that helps review complex legal documents quickly and easily. Python, FastAPI, MySQL Repository
🏋️‍♀️ LLM-based 5/3/1 Workout Routine Recommendation System - Python, gemma, FastAPI, pandas, scikit-learn Repository
📝 Translate-app A web service for translating AI research papers. Python, FastAPI, Docker, MySQL Repository

🏅 Certificate

Certificate Issuing Organization Date
AICE Associate AICE 2025.01

Pinned Loading

  1. pgmpy pgmpy Public

    Forked from pgmpy/pgmpy

    Python Library for Causal and Probabilistic Modeling using Bayesian Networks

    Python

  2. openvino openvino Public

    Forked from openvinotoolkit/openvino

    OpenVINO™ is an open source toolkit for optimizing and deploying AI inference

    C++

  3. keras keras Public

    Forked from keras-team/keras

    Deep Learning for humans

    Python