🧠 Jin Hyun Park

Jin Hyun Park / Mini Projects

Mini Projects

Course projects and side projects.

Grad-CAM overlay and heatmap showing where the inpainting model attends

Depth- and Attention-Aware RGB Image Inpainting

A dual-encoder attention model that fuses RGB and depth features for depth-aware inpainting. It improves on RGB-only baselines across several metrics, and Grad-CAM shows the model attending to the right regions.

2025 · Computational Photography course project · [arXiv]

PEPSE search interface with sliders for caption and name-tag weights

PEPSE: Personal Photo Search Engine

Semantic search over a personal photo library. Combines caption generation, query embedding, and face recognition with pre-trained transformer models, so you can search by sentence or by who is in the picture.

2024 · Information Storage and Retrieval course project · [demo video] [project page]