Skip to content
View junseo0421's full-sized avatar
  • Dongguk Univ
  • Republic of Korea

Organizations

@short-kinds

Block or report junseo0421

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

Junseo Kim

M.S. Student in AI & Computer Vision

Dongguk University, Republic of Korea


GitHub Notion Naver Mail DGU Mail



Biometric Recognition · Image Restoration · Edge AI Deployment


🙋 About Me

I am a master's student specializing in AI and computer vision, with research interests in biometric recognition, image restoration, and deployment-oriented deep learning systems.

My recent work focuses on:

  • 🩸 Finger-vein recognition and image outpainting
  • 🎯 Knowledge distillation for lightweight vision models
  • 🕵️ Deepfake detection and robust visual classification
  • 🚗 Semantic segmentation for autonomous driving
  • ⚡ Edge AI deployment on embedded and resource-constrained environments

I am particularly interested in developing vision models that are not only accurate, but also practical for real-world deployment.


🛠 Tech Stack

Deep Learning / Computer Vision

Deployment / Edge AI

Embedded / Mobile

Tools


🔬 Research Highlight

Deep learning-based image outpainting of finger-vein image

  • 🧠 Finger-vein image outpainting using knowledge distillation and adaptive feature attention
  • 🛠 Implemented in PyTorch
  • 📰 Published in Expert Systems with Applications (ESWA)
  • 🔗 DOI: 10.1016/j.eswa.2025.131015

🚀 Featured Projects

Deep learning-based finger-vein image outpainting project based on knowledge distillation and adaptive feature attention for biometric image restoration.

Synthetic finger-vein image generation project using diffusion models for spoof sample generation and real/fake anti-spoofing classification.

Deepfake detection pipeline based on Swin Transformer V2 with EFFORT-style SVD-residual fine-tuning.
🏆 Leaderboard: Top 6.7% (31 / 458)

Semantic segmentation project for autonomous driving with DDRNet, teacher-student knowledge distillation, degradation-based augmentation, and rare-class-aware oversampling.

News big data hackathon project developed in an organization repository, selected as a finalist-level team entry in the 2025 News Big Data Hackathon.


📄 Papers

  • Deep learning-based image outpainting of finger-vein image
    Expert Systems with Applications, 2026
    🔗 DOI: 10.1016/j.eswa.2025.131015

🧩 Algorithm

Solved.ac Profile


Pinned Loading

  1. KD-AFA-Net KD-AFA-Net Public

    Deep learning-based image outpainting of finger-vein image (ESWA 2026, in PyTorch)

    Python 7