Skip to content
View jiminbae's full-sized avatar
  • Kyungpook National University
  • Daegu, Republic of Korea
  • 16:28 (UTC +09:00)
  • LinkedIn in/jimin-bae

Highlights

  • Pro

Block or report jiminbae

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

๐Ÿ‘‹

Undergraduate student at Kyungpook National University


Experience / Education


Projects

[KISTI Project] OpenStack GPU Benchmark for LLM Workloads

Repo

  • Analyzed GPU performance for LLM fine-tuning workloads in an OpenStack-based private cloud
  • Compared GPU virtualization methods, including MIG and PCIe Passthrough, as well as scaling strategies such as Scale-up and Scale-out
  • Automated LLaMA 3.1 8B QLoRA benchmarking workloads using Axolotl and Docker
  • Monitored GPU utilization, memory bandwidth, and PCIe communication traffic using DCGM Exporter, Prometheus, and Grafana
  • Analyzed throughput differences across GPU allocation methods under equivalent VRAM conditions and communication overhead in FSDP2-based Scale-out configurations
  • Paper accepted at KCC 2026 (to appear)

VEIL: Identity-Locked Video Face Exchange

Repo

  • Built a target-aware video face-swap pipeline that preserves selected target identities while replacing non-target faces
  • Combined YOLO face detection, BoT-SORT tracking, InsightFace/ArcFace identity matching, and InSwapper-based face replacement
  • Added quality-based fallback blur for small, occluded, or unstable faces
  • Generated annotated output videos with per-frame tracking logs and face metadata

Channel-Aware Spike Encoding for Time Series Forecasting

Repo

  • Addressed the limitation of Spiking Neural Network-based time series forecasting models that underutilize inter-channel relationships
  • Quantified channel relationships in multivariate time series using an attention mechanism
  • Incorporated STE-based channel similarity information into spike encoding representations

AI Agent for Civil Complaint Routing & Filtering

Repo

  • Built an end-to-end pipeline that analyzes civil complaint content and recommends the responsible department
  • Achieved 78.64% zero-shot accuracy on Daegu Dalseo-gu civil complaint data using LLM embeddings and VectorDB-based similarity search
  • Reduced public officials' workload by detecting and blurring abusive or harassing content and blocking duplicate complaint histories

ELF: AI-Assisted Grading & Feedback System

Repo

  • Built an AI-assisted grading and feedback prototype for teaching assistant and student workflows
  • Designed n8n automation workflows for assignment creation, submission intake, grade approval, and feedback regeneration
  • Integrated Supabase-backed data modeling with Next.js API routes for grading, queue management, and student result retrieval
  • Created interactive TA/student interfaces for rubric-based review, AI feedback editing, code/essay grading, and learning recommendations

Isaac-GR00T Deployment on NVIDIA AGX Thor

Repo

  • Built an NVIDIA AGX Thor environment for running the Isaac-GR00T-N1 nut-pouring model
  • Designed and executed a SITL workflow in Isaac Sim
  • Deployed ROS on Jetson Thor and applied the workflow to real hardware through HITL

Activities & Awards

  • Grand Prize, Upstage AI Agent Hackathon โ€” Team Rough and Ready (2025.10 โ€“ 2025.11) View Repo

  • Excellence Award, 2026 Google AI Agent Challenge โ€” Team Forward (2026.04 โ€“ 2026.06) View Repo


Tech Stack

  • Languages: C Python
  • AI Frameworks: PyTorch TensorFlow HuggingFace
  • Environments & Tools: Linux Ubuntu NVIDIA CUDA Git Docker OpenStack Bash

Contact

  • Email: wlals5853 at knu.ac.kr

Pinned Loading

  1. openstack-gpu-llm-benchmark openstack-gpu-llm-benchmark Public

    Shell

  2. TowardsZeroComplaints TowardsZeroComplaints Public

    Forked from pioneer0413/TZC

    Project description for Upstage AI Hackathon.

    Python

  3. yolo26x-face yolo26x-face Public

    Pretrained YOLO26x-Face model.

    Python