Skip to main content

Sung-Hyun Cho

Pohang University of Science and Technology · 情報科学

研究室紹介

Professor Sung-Hyun Cho's research lab specializes in image and video restoration, with a strong focus on deblurring techniques for real-world visual data. The lab develops advanced computational methods to address challenges in non-uniform and spatially varying blur, particularly in single-image and video deblurring under camera shake or complex imaging conditions. Key research directions include robust kernel estimation, outlier modeling in blur processes, and efficient optimization for real-time performance. The lab also explores applications in medical imaging and patient safety, linking image quality to clinical outcomes.

image deblurringvideo deblurringnon-uniform blurkernel estimationoutlier modeling

Research Overview

Papers
122
Total Citations
5,087
Papers (5y)
58
Primary Field
情報科学

Research Output Trend

Figures are computed from collected data and may differ slightly.

Publications per year (5y)
58total
2022
2023
2024
2025
2026
Citations per year (5y)
361total
20222023202420252026

Selected Papers

15
1
Article|960 citations·2009
Fast motion deblurring
Sunghyun Cho, Seungyong Lee
SJR Q1ACM Transactions on Graphics

This paper presents a fast deblurring method that produces a deblurring result from a single image of moderate size in a few seconds. We accelerate both latent image estimation and kernel estimation in an iterative deblurring process by introducing a novel prediction step and working with image derivatives rather than pixel values. In the prediction step, we use simple image processing techniques to predict strong edges from an estimated latent image, which will be solely used for kernel estimat

Computer Vision and Pattern RecognitionComputer Science
2
Article|607 citations·2019
Weakly Supervised Learning of Instance Segmentation With Inter-Pixel Relations
Jiwoon Ahn, Sunghyun Cho, Suha Kwak

This paper presents a novel approach for learning instance segmentation with image-level class labels as supervision. Our approach generates pseudo instance segmentation labels of training images, which are used to train a fully supervised model. For generating the pseudo labels, we first identify confident seed areas of object classes from attention maps of an image classification model, and propagate them to discover the entire instance areas with accurate boundaries. To this end, we propose I

Computer Vision and Pattern RecognitionComputer Science
3
Book Chapter|342 citations·2020
Real-World Blur Dataset for Learning and Benchmarking Deblurring Algorithms
Jaesung Rim, Haeyun Lee, Jucheol Won, Sunghyun Cho
SJR Q2Lecture notes in computer science
Computer Vision and Pattern RecognitionComputer Science
4
Article|335 citations·2009
Fast motion deblurring
Sunghyun Cho, Seungyong Lee

This paper presents a fast deblurring method that produces a deblurring result from a single image of moderate size in a few seconds. We accelerate both latent image estimation and kernel estimation in an iterative deblurring process by introducing a novel prediction step and working with image derivatives rather than pixel values. In the prediction step, we use simple image processing techniques to predict strong edges from an estimated latent image, which will be solely used for kernel estimat

Computer Vision and Pattern RecognitionComputer Science
5
Article|235 citations·2011
Handling outliers in non-blind image deconvolution
Sunghyun Cho, Jue Wang, Seungyong Lee

Non-blind deconvolution is a key component in image deblurring systems. Previous deconvolution methods assume a linear blur model where the blurred image is generated by a linear convolution of the latent image and the blur kernel. This assumption often does not hold in practice due to various types of outliers in the imaging process. Without proper outlier handling, previous methods may generate results with severe ringing artifacts even when the kernel is estimated accurately. In this paper we

Computer Vision and Pattern RecognitionComputer Science
6
Book Chapter|212 citations·2018
SRFeat: Single Image Super-Resolution with Feature Discrimination
Seongjin Park, Hyeongseok Son, Sunghyun Cho, Ki-Sang Hong, Seungyong Lee
SJR Q2Lecture notes in computer science
Computer Vision and Pattern RecognitionComputer Science
7
Article|195 citations·2013
Handling Noise in Single Image Deblurring Using Directional Filters
Lin Zhong, Sunghyun Cho, Dimitris Metaxas, Sylvain Paris, Jue Wang

State-of-the-art single image deblurring techniques are sensitive to image noise. Even a small amount of noise, which is inevitable in low-light conditions, can degrade the quality of blur kernel estimation dramatically. The recent approach of Tai and Lin [17] tries to iteratively denoise and deblur a blurry and noisy image. However, as we show in this work, directly applying image denoising methods often partially damages the blur information that is extracted from the input image, leading to b

Computer Vision and Pattern RecognitionComputer Science
8
Article|181 citations·2014
Deblurring Low-Light Images with Light Streaks
Zhe Hu, Sunghyun Cho, Jue Wang, Ming–Hsuan Yang

Images taken in low-light conditions with handheld cameras are often blurry due to the required long exposure time. Although significant progress has been made recently on image deblurring, state-of-the-art approaches often fail on low-light images, as these images do not contain a sufficient number of salient features that deblurring methods rely on. On the other hand, light streaks are common phenomena in low-light images that contain rich blur information, but have not been extensively explor

Computer Vision and Pattern RecognitionComputer Science
9
Article|167 citations·2007
Removing Non-Uniform Motion Blur from Images
Sunghyun Cho, Yasuyuki Matsushita, Seungyong Lee

We propose a method for removing non-uniform motion blur from multiple blurry images. Traditional methods focus on estimating a single motion blur kernel for the entire image. In contrast, we aim to restore images blurred by unknown, spatially varying motion blur kernels caused by different relative motions between the camera and the scene. Our algorithm simultaneously estimates multiple motions, motion blur kernels, and the associated image segments. We formulate the problem as a regularized en

Computer Vision and Pattern RecognitionComputer Science
10
Article|164 citations·2012
Video deblurring for hand-held cameras using patch-based synthesis
Sunghyun Cho, Jue Wang, Seungyong Lee
SJR Q1ACM Transactions on Graphics

Videos captured by hand-held Cameras often contain significant camera shake, causing many frames to be blurry. Restoring shaky videos not only requires smoothing the camera motion and stabilizing the content, but also demands removing blur from video frames. However, video blur is hard to remove using existing single or multiple image deblurring techniques, as the blur kernel is both spatially and temporally varying. This paper presents a video deblurring method that can effectively restore shar

Computer Vision and Pattern RecognitionComputer Science
11
Preprint|157 citations·2021
Iterative Filter Adaptive Network for Single Image Defocus Deblurring
Junyong Lee, Hyeongseok Son, Jaesung Rim, Sunghyun Cho, Seungyong Lee
OA

We propose a novel end-to-end learning-based approach for single image defocus deblurring. The proposed approach is equipped with a novel Iterative Filter Adaptive Network (IFAN) that is specifically designed to handle spatially-varying and large defocus blur. For adaptively handling spatially-varying blur, IFAN predicts pixel-wise deblurring filters, which are applied to defocused features of an input image to generate deblurred features. For effectively managing large blur, IFAN models deblurr

Computer Vision and Pattern RecognitionComputer Science
12
Article|155 citations·2019
Deep Defocus Map Estimation Using Domain Adaptation
Junyong Lee, Sungkil Lee, Sunghyun Cho, Seungyong Lee

In this paper, we propose the first end-to-end convolutional neural network (CNN) architecture, Defocus Map Estimation Network (DMENet), for spatially varying defocus map estimation. To train the network, we produce a novel depth-of-field (DOF) dataset, SYNDOF, where each image is synthetically blurred with a ground-truth depth map. Due to the synthetic nature of SYNDOF, the feature characteristics of images in SYNDOF can differ from those of real defocused photos. To address this gap, we use do

Media TechnologyEngineering
13
Book Chapter|64 citations·2023
MSSNet: Multi-Scale-Stage Network for Single Image Deblurring
Kiyeon Kim, Seungyong Lee, Sunghyun Cho
SJR Q2Lecture notes in computer science
Computer Vision and Pattern RecognitionComputer Science
14
Article|51 citations·2009
Image retargeting using importance diffusion
Sunghyun Cho, Hanul Choi, Yasuyuki Matsushita, Seungyong Lee

This paper presents a simple and effective image retargeting method that preserves visually important parts while reducing unwanted distortions of an image. Our approach is based on a novel importance diffusion scheme, which propagates importance of removed pixels to their neighbors for preserving visual contexts and avoiding over-shrinkage of unimportant parts. Importance diffusion enables even a simple row/column removal method, which removes the least important rows/columns repeatedly, to pro

Computer Vision and Pattern RecognitionComputer Science
15
Article|42 citations·2012
Registration Based Non‐uniform Motion Deblurring
Sunghyun Cho, Hojin Cho, Yu‐Wing Tai, Seungyong Lee
SJR Q1Computer Graphics Forum

Abstract This paper proposes an algorithm which uses image registration to estimate a non‐uniform motion blur point spread function (PSF) caused by camera shake. Our study is based on a motion blur model which models blur effects of camera shakes using a set of planar perspective projections (i.e., homographies). This representation can fully describe motions of camera shakes in 3D which cause non‐uniform motion blurs. We transform the non‐uniform PSF estimation problem into a set of image regis

Computer Vision and Pattern RecognitionComputer Science

Research Areas

Computer Vision and Pattern RecognitionComputer Graphics and Computer-Aided DesignArtificial IntelligenceMedia TechnologyBiomaterialsCognitive Neuroscience

Sung-Hyun Choの研究をNubintでさらに深く

この研究室の論文をアプリで開き、AIと共に読み、要約し、引用しましょう。