← Search

Hyojin Park

8 accepted papers

2026

Concept-Aware LoRA for Domain-Aligned Segmentation Dataset Generation

CVPR 2026

This paper addresses the challenge of data scarcity in semantic segmentation by generating datasets through text-to-image (T2I) generation models, reducing image acquisition and labeling costs. Segmentation dataset generation faces two key challenges: 1) aligning generated samples with the target do

Cited by 0SourcecodeScholar
2025

DuoLoRA : Cycle-consistent and Rank-disentangled Content-Style Personalization

ICCV 2025poster

We tackle the challenge of jointly personalizing content and style from a few examples. A promising approach is to train separate Low-Rank Adapters (LoRA) and merge them effectively, preserving both content and style. Existing methods, such as ZipLoRA, treat content and style as independent entities…

2025

Generalized Contrastive Learning for Universal Multimodal Retrieval

NeurIPS 2025poster

Despite their consistent performance improvements, cross-modal retrieval models (e.g., CLIP) show degraded performances with retrieving keys composed of fused image-text modality (e.g., Wikipedia pages with both images and text). To address this critical challenge, multimodal retrieval has been rece…

Cited by 5SourceScholar
2023

DejaVu: Conditional Regenerative Learning To Enhance Dense Prediction

CVPR 2023poster

We present DejaVu, a novel framework which leverages conditional image regeneration as additional supervision during training to improve deep networks for dense prediction tasks such as segmentation, depth estimation, and surface normal prediction. First, we apply redaction to the input image, which…

Cited by 10SourcePDFScholar
2023

Transadapt: A Transformative Framework for Online Test Time Adaptive Semantic Segmentation

ICASSP 2023accepted

Test-time adaptive (TTA) semantic segmentation adapts a source pre-trained image semantic segmentation model to unlabeled batches of target domain test images, different from real-world, where samples arrive one-by-one in an online fashion. To tackle online settings, we propose TransAdapt, a framewo…

Cited by 0SourceScholar
2022

Panoptic, Instance and Semantic Relations: A Relational Context Encoder To Enhance Panoptic Segmentation

CVPR 2022poster

This paper presents a novel framework to integrate both semantic and instance contexts for panoptic segmentation. In existing works, it is common to use a shared backbone to extract features for both things (countable classes such as vehicles) and stuff (uncountable classes such as roads). This, how…

Cited by 16PDFScholar
2021

Learning Dynamic Network Using a Reuse Gate Function in Semi-Supervised Video Object Segmentation

CVPR 2021poster

Current state-of-the-art approaches for Semi-supervised Video Object Segmentation (Semi-VOS) propagates information from previous frames to generate segmentation mask for the current frame. This results in high-quality segmentation across challenging scenarios such as changes in appearance and occlu…

Cited by 45PDFcodeScholar
2019

A Comprehensive Overhaul of Feature Distillation

ICCV 2019poster

We investigate the design aspects of feature distillation methods achieving network compression and propose a novel feature distillation method in which the distillation loss is designed to make a synergy among various aspects: teacher transform, student transform, distillation feature position and…

Cited by 791PDFcodeScholar