← Search

Suk-Ju Kang

8 accepted papers

2026

WIMFRIS: WIndow Mamba Fusion and Parameter Efficient Tuning for Referring Image Segmentation

ICLR 2026poster

Existing Parameter-Efficient Tuning (PET) methods for Referring Image Segmentation (RIS) primarily focus on layer-wise feature alignment, often neglecting the crucial role of a neck module for the intermediate fusion of aggregated multi-scale features, which creates a significant performance bottlen…

Cited by 0SourceScholar
2025

QSCA: Quantization with Self-Compensating Auxiliary for Monocular Depth Estimation

NeurIPS 2025poster

Monocular depth estimation has advanced significantly with foundation models like Depth Anything, leveraging large-scale transformer architectures for the superior generalization. However, the deployment on resource-constrained devices remains challenging due to the high computation and memory requ…

Cited by 0SourceScholar
2024

Person in Place: Generating Associative Skeleton-Guidance Maps for Human-Object Interaction Image Editing

CVPR 2024poster

Recently there were remarkable advances in image editing tasks in various ways. Nevertheless existing image editing models are not designed for Human-Object Interaction (HOI) image editing. One of these approaches (e.g. ControlNet) employs the skeleton guidance to offer precise representations of hu…

2023

FeedFormer: Revisiting Transformer Decoder for Efficient Semantic Segmentation

AAAI 2023technical

With the success of Vision Transformer (ViT) in image classification, its variants have yielded great success in many downstream vision tasks. Among those, the semantic segmentation task has also benefited greatly from the advance of ViT variants. However, most studies of the transformer for semanti…

2022

Selective TransHDR: Transformer-Based Selective HDR Imaging Using Ghost Region Mask

ECCV 2022poster

"The primary issue in high dynamic range (HDR) imaging is the removal of ghost artifacts afforded when merging multi-exposure low dynamic range images. In the weakly misaligned region, ghost artifacts can be suppressed using convolutional neural network (CNN)-based methods. However, in highly misali…

Cited by 29SourcePDFScholar
2022

Vision Transformer-Based Retina Vessel Segmentation with Deep Adaptive Gamma Correction

ICASSP 2022accepted

Accurate segmentation of the retina vessel is essential for the early diagnosis of eye-related diseases. Recently, convolutional neural networks have shown remarkable performance in retina vessel segmentation. However, the complexity of edge structural information and the changeable intensity distri…

Cited by 0SourceScholar
2021

End-to-End Differentiable Learning to HDR Image Synthesis for Multi-exposure Images

AAAI 2021technical

Recently, high dynamic range (HDR) image reconstruction based on the multiple exposure stack from a given single exposure utilizes a deep learning framework to generate high-quality HDR images. These conventional networks focus on the exposure transfer task to reconstruct the multi-exposure stack. T…

2018

Deep Recursive HDRI: Inverse Tone Mapping using Generative Adversarial Networks

ECCV 2018poster

High dynamic range images contain luminance information of the physical world and provide more realistic experience than conventional low dynamic range images. Because most images have a low dynamic range, recovering the lost dynamic range from a single low dynamic range image is still prevalent. We…