← Search

Suhwan Cho

13 accepted papers

2025

CoCoGaussian: Leveraging Circle of Confusion for Gaussian Splatting from Defocused Images

CVPR 2025poster

3D Gaussian Splatting (3DGS) has attracted significant attention for its high-quality novel view rendering, inspiring research to address real-world challenges. While conventional methods depend on sharp images for accurate scene reconstruction, real-world scenarios are often affected by defocus blu…

Cited by 0SourcePDFScholar
2025

CoMoGaussian: Continuous Motion-Aware Gaussian Splatting from Motion-Blurred Images

ICCV 2025poster

3D Gaussian Splatting (3DGS) has gained significant attention for their high-quality novel view rendering, motivating research to address real-world challenges. A critical issue is the camera motion blur caused by movement during exposure, which hinders accurate 3D scene reconstruction. In this stud…

2025

Effective SAM Combination for Open-Vocabulary Semantic Segmentation

CVPR 2025poster

Open-vocabulary semantic segmentation aims to assign pixel-level labels to images across an unlimited range of classes. Traditional methods address this by sequentially connecting a powerful mask proposal generator, such as the Segment Anything Model (SAM), with a pre-trained vision-language model l…

Cited by 0SourcePDFScholar
2025

Elevating Flow-Guided Video Inpainting with Reference Generation

AAAI 2025technical

Video inpainting (VI) is a challenging task that requires effective propagation of observable content across frames while simultaneously generating new content not present in the original video. In this study, we propose a robust and practical VI framework that leverages a large generative model for…

2025

Video Diffusion Models Are Strong Video Inpainter

AAAI 2025technical

Propagation-based video inpainting using optical flow at the pixel or feature level has recently garnered significant attention. However, it has limitations such as the inaccuracy of optical flow prediction and the propagation of noise over time. These issues result in non-uniform noise and time con…

Cited by 5SourcePDFScholar
2024

Dual Prototype Attention for Unsupervised Video Object Segmentation

CVPR 2024poster

Unsupervised video object segmentation (VOS) aims to detect and segment the most salient object in videos. The primary techniques used in unsupervised VOS are 1) the collaboration of appearance and motion information; and 2) temporal fusion between different frames. This paper proposes two novel pro…

2024

Guided Slot Attention for Unsupervised Video Object Segmentation

CVPR 2024poster

Unsupervised video object segmentation aims to segment the most prominent object in a video sequence. However the existence of complex backgrounds and multiple foreground objects make this task challenging. To address this issue we propose a guided slot attention network to reinforce spatial structu…

2023

FAPM: Fast Adaptive Patch Memory for Real-Time Industrial Anomaly Detection

ICASSP 2023accepted

Feature embedding-based methods have shown exceptional performance in detecting industrial anomalies by comparing features of target images with normal images. However, some methods do not meet the speed requirements of real-time inference, which is crucial for real-world applications. To address th…

Cited by 0SourceScholar
2023

Leveraging Spatio-Temporal Dependency for Skeleton-Based Action Recognition

ICCV 2023poster

Skeleton-based action recognition has attracted considerable attention due to its compact representation of the human body's skeletal sructure. Many recent methods have achieved remarkable performance using graph convolutional networks (GCNs) and convolutional neural networks (CNNs), which extract s…

Cited by 29PDFcodeScholar
2023

Two-Stream Decoder Feature Normality Estimating Network for Industrial Anomaly Detection

ICASSP 2023accepted

Image reconstruction-based anomaly detection has recently been in the spotlight because of the difficulty of constructing anomaly datasets. These approaches work by learning to model normal features without seeing abnormal samples during training and then discriminating anomalies at test time based…

Cited by 0SourceScholar
2022

Occluded Person Re-Identification Via Relational Adaptive Feature Correction Learning

ICASSP 2022accepted

Occluded person re-identification (Re-ID) in images captured by multiple cameras is challenging because the target person is occluded by pedestrians or objects, especially in crowded scenes. In addition to the processes performed during holistic person Re-ID, occluded person Re-ID involves the remov…

Cited by 0SourceScholar
2022

SPSN: Superpixel Prototype Sampling Network for RGB-D Salient Object Detection

ECCV 2022poster

"RGB-D salient object detection (SOD) has been in the spotlight recently because it is an important preprocessing operation for various vision tasks. However, despite advances in deep learning-based methods, RGB-D SOD is still challenging due to the large domain gap between an RGB image and the dept…

2022

Tackling Background Distraction in Video Object Segmentation

ECCV 2022poster

"Semi-supervised video object segmentation (VOS) aims to densely track certain designated objects in videos. One of the main challenges in this task is the existence of background distractors that appear similar to the target objects. We propose three novel strategies to suppress such distractors: 1…