Skip to content
View suyoungee's full-sized avatar

Highlights

  • Pro

Block or report suyoungee

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
suyoungee/README.md

Hi there πŸ‘‹, I'm Suyoung!

I'm a B.Eng. graduate in Computer Engineering from Pusan National University with research interests in Robust and Reliable AI, Computer Vision, Robot Perception, and Multimodal Learning.

I am particularly interested in developing AI systems that can maintain reliable perception under challenging real-world conditions such as occlusion, distribution shifts, and incomplete multimodal observations.

🌐 Portfolio: suyoungee.github.io πŸ“« Email: suyoung.dev@gmail.com


πŸ”¬ Research Interests

  • Robust and Reliable AI
  • Computer Vision
  • Robot Perception
  • Multimodal Learning
  • Efficient AI for Autonomous Systems

πŸŽ“ Research Experience

Visual Intelligence and Perception Laboratory (VIP Lab)

Undergraduate Researcher | Pusan National University

My research focuses on improving the robustness of visual perception models under challenging conditions.

One of my recent projects investigated thermal object detection under partial occlusion, exploring data augmentation strategies based on image inpainting and diffusion models.

πŸ“„ Publication

Data Augmentation for Improving Thermal Object Detection under Partial Occlusion 38th Workshop on Image Processing and Image Understanding (IPIU 2026) Poster Presentation Β· Equal Contribution


πŸš€ Projects

🧹 Broom β€” On-Device AI Photo Management App

Broom is an AI-powered mobile application designed to help users efficiently organize smartphone photo libraries while preserving privacy through fully on-device inference.

Key Features

  • Unified Classification Automatically categorizes images such as blurry photos, screenshots, documents, and other unnecessary photos.

  • Similar Image Clustering Groups visually similar images such as burst shots and duplicates.

  • Custom Albums Allows users to create personalized albums from a small number of example images.

  • Privacy-Focused AI All image processing and inference are performed directly on the user's device.

Tech Stack

  • Mobile: React Native, Expo
  • Languages: Python, TypeScript
  • On-Device AI: TensorFlow Lite
  • Model: MobileNet
  • Techniques: Transfer Learning, Quantization, Calibration
  • UI: React Native Paper, NativeWind

πŸ† Bronze Award β€” Pusan National University Capstone Design Competition πŸ“œ Software Copyright Registered β€” Korea Copyright Commission


πŸ€– Current Interests & Projects

I am currently exploring research topics related to:

  • Reliable perception for autonomous and robotic systems
  • Audio-visual and multimodal perception
  • Efficient inference for resource-constrained systems
  • Robot navigation and motion planning
  • ROS 2 and simulation-based robotics

πŸ› οΈ Tech Stack

Languages

Python C++ Kotlin JavaScript TypeScript

AI / Computer Vision

PyTorch TensorFlow TensorFlow Lite OpenCV scikit-learn

Robotics & Simulation

ROS 2 NVIDIA Isaac Sim Habitat-Sim

Tools

Git Linux Jupyter Notebook


🌐 More About Me

For more information about my research, projects, publications, and study notes, please visit my portfolio:

Popular repositories Loading

  1. Capstone-2025-team-01 Capstone-2025-team-01 Public

    Forked from pnucse-capstone2025/Capstone-Template-2025

    pnucse-capstone2025-classroom-capstone-2025-Capstone-Template created by GitHub Classroom

    TypeScript 2 2

  2. suyoungee suyoungee Public

    suyoung's profile

  3. Boogakcong-FE Boogakcong-FE Public

    Forked from ZoJim/Boogakcong-FE

    2024λ…„ 2ν•™κΈ° λΆ€μ‚°λŒ€ν•™κ΅ λ°μ΄ν„°λ² μ΄μŠ€ ν”„λ‘ νŠΈ μ„œλ²„

    TypeScript

  4. Boogakcong-BE Boogakcong-BE Public

    Forked from ZoJim/Boogakcong-BE

    2024λ…„ 2ν•™κΈ° λΆ€μ‚°λŒ€ν•™κ΅ λ°μ΄ν„°λ² μ΄μŠ€ λ°±μ—”λ“œ μ„œλ²„

    Java

  5. Co-Cal Co-Cal Public

    μŠ€ν„°λ”” 그룹원 κ°„μ˜ 일정을 μ†μ‰½κ²Œ μ‘°μœ¨ν•˜κ³ , 개인의 ν•™μŠ΅ 기둝을 μ²΄κ³„μ μœΌλ‘œ 관리할 수 μžˆλŠ” μŠ€ν„°λ”” μ „μš© 일정 관리 μ›Ή μ„œλΉ„μŠ€

    HTML

  6. Occluded-Thermal-Detection Occluded-Thermal-Detection Public

    Enhancing thermal object detection performance under partial occlusion scenarios through advanced image preprocessing (λΆ€λΆ„ 폐색 μƒν™©μ—μ„œμ˜ μ—΄μ˜μƒ 탐지 μ„±λŠ₯ ν–₯상을 μœ„ν•œ μ „μ²˜λ¦¬ 기법 연ꡬ)

    Python