← Search

Hyeokjun Kweon

13 accepted papers

2026

Bootstrapping Video Semantic Segmentation Model via Distillation-assisted Test-Time Adaptation

CVPR 2026

Fully supervised Video Semantic Segmentation (VSS) relies heavily on densely annotated video data, limiting practical applicability. Alternatively, applying pre-trained Image Semantic Segmentation (ISS) models frame-by-frame avoids annotation costs but ignores crucial temporal coherence. Recent foun

Cited by 0SourcecodeScholar
2025

DC-TTA: Divide-and-Conquer Framework for Test-Time Adaptation of Interactive Segmentation

ICCV 2025poster

Interactive segmentation (IS) allows users to iteratively refine object boundaries with minimal cues, such as positive and negative clicks. While the Segment Anything Model (SAM) has garnered attention in the IS community for its promptable segmentation capabilities, it often struggles in specialize…

2024

Finding Meaning in Points: Weakly Supervised Semantic Segmentation for Event Cameras

ECCV 2024poster

"Event cameras excel in capturing high-contrast scenes and dynamic objects, offering a significant advantage over traditional frame-based cameras. Despite active research into leveraging event cameras for semantic segmentation, generating pixel-wise dense semantic maps for such challenging scenarios…

2024

From SAM to CAMs: Exploring Segment Anything Model for Weakly Supervised Semantic Segmentation

CVPR 2024poster

Weakly Supervised Semantic Segmentation (WSSS) aims to learn the concept of segmentation using image-level class labels. Recent WSSS works have shown promising results by using the Segment Anything Model (SAM) a foundation model for segmentation during the inference phase. However we observe that th…

2024

TALoS: Enhancing Semantic Scene Completion via Test-time Adaptation on the Line of Sight

NeurIPS 2024poster

Semantic Scene Completion (SSC) aims to perform geometric completion and semantic segmentation simultaneously. Despite the promising results achieved by existing studies, the inherently ill-posed nature of the task presents significant challenges in diverse driving scenarios. This paper introduces T…

2024

Weakly Supervised Point Cloud Semantic Segmentation via Artificial Oracle

CVPR 2024poster

Manual annotation of every point in a point cloud is a costly and labor-intensive process. While weakly supervised point cloud semantic segmentation (WSPCSS) with sparse annotation shows promise the limited information from initial sparse labels can place an upper bound on performance. As a new rese…

2023

Learning Point Cloud Completion without Complete Point Clouds: A Pose-Aware Approach

ICCV 2023poster

Point cloud completion is to restore complete 3D scenes and objects from incomplete observations or limited sensor data. Existing fully-supervised methods rely on paired datasets of incomplete and complete point clouds, which are labor-intensive to obtain. Unpaired methods have been proposed, but st…

Cited by 7PDFScholar
2023

Pixel-Wise Warping for Deep Image Stitching

AAAI 2023technical

Existing image stitching approaches based on global or local homography estimation are not free from the parallax problem and suffer from undesired artifacts. In this paper, instead of relying on the homography-based warp, we propose a novel deep image stitching framework exploiting the pixel-wise w…

Cited by 11SourcePDFScholar
2023

Weakly Supervised Semantic Segmentation via Adversarial Learning of Classifier and Reconstructor

CVPR 2023poster

In Weakly Supervised Semantic Segmentation (WSSS), Class Activation Maps (CAMs) usually 1) do not cover the whole object and 2) be activated on irrelevant regions. To address the issues, we propose a novel WSSS framework via adversarial learning of a classifier and an image reconstructor. When an im…

2022

Adversarial Erasing Framework via Triplet with Gated Pyramid Pooling Layer for Weakly Supervised Semantic Segmentation

ECCV 2022poster

"Weakly supervised semantic segmentation (WSSS) has employed Class Activation Maps (CAMs) to localize the objects. However, the CAMs typically do not fit along the object boundaries and highlight only the most-discriminative regions. To resolve the problems, we propose a Gated Pyramid Pooling (GPP)…

2021

Unlocking the Potential of Ordinary Classifier: Class-Specific Adversarial Erasing Framework for Weakly Supervised Semantic Segmentation

ICCV 2021poster

Weakly supervised semantic segmentation (WSSS) using image-level classification labels usually utilizes the Class Activation Maps (CAMs) to localize objects of interest in images. While pointing out that CAMs only highlight the most discriminative regions of the classes of interest, adversarial eras…

Cited by 161PDFcodeScholar