Skip to main content

Dong-Hyun Cho

Hanyang University · Computer Science

About the Lab

Professor Dong-Hyun Cho's research lab specializes in computational imaging, computer vision, and deep learning, with a focus on advanced image processing techniques such as light-field imaging, image matting, and photometric stereo. The lab develops innovative algorithms for content-aware image retargeting, automatic trimap generation, and semi-calibrated shape recovery from multi-view images, emphasizing robustness to real-world imaging variations. Their work bridges theoretical modeling with practical applications in camera systems, 3D reconstruction, and intelligent image analysis.

light-field imagingimage mattingdeep learningphotometric stereocomputational imaging

Research Overview

Papers
79
Total Citations
2,724
Papers (5y)
32
Primary Field
Computer Science

Research Output Trend

Figures are computed from collected data and may differ slightly.

Publications per year (5y)
32total
2022
2023
2024
2025
2026
Citations per year (5y)
118total
20222023202420252026

Selected Papers

15
1
Article|469 citations·2019
VisDrone-DET2019: The Vision Meets Drone Object Detection in Image Challenge Results
Dawei Du, Pengfei Zhu, Longyin Wen, Xiao Bian, Haibin Lin, Qinghua Hu, Tao Peng, Jiayu Zheng, Xinyao Wang, Yue Zhang, Liefeng Bo, Hailin Shi
OA

Recently, automatic visual data understanding from drone platforms becomes highly demanding. To facilitate the study, the Vision Meets Drone Object Detection in Image Challenge is held the second time in conjunction with the 17-th International Conference on Computer Vision (ICCV 2019), focuses on image object detection on drones. Results of 33 object detection algorithms are presented. For each participating detector, a short description is provided in the appendix. Our goal is to advance the s

Computer Vision and Pattern RecognitionComputer Science
2
Article|344 citations·2019
Self-Supervised Video Representation Learning with Space-Time Cubic Puzzles
Dahun Kim, Donghyeon Cho, In So Kweon
Proceedings of the AAAI Conference on Artificial IntelligenceOA

Self-supervised tasks such as colorization, inpainting and zigsaw puzzle have been utilized for visual representation learning for still images, when the number of labeled images is limited or absent at all. Recently, this worthwhile stream of study extends to video domain where the cost of human labeling is even more expensive. However, the most of existing methods are still based on 2D CNN architectures that can not directly capture spatio-temporal information for video applications. In this p

Computer Vision and Pattern RecognitionComputer Science
3
Book Chapter|181 citations·2016
Natural Image Matting Using Deep Convolutional Neural Networks
Donghyeon Cho, Yu‐Wing Tai, In-So Kweon
SJR Q2Lecture notes in computer science
Computer Vision and Pattern RecognitionComputer Science
4
Article|172 citations·2021
Domain Adaptation Without Source Data
Youngeun Kim, Donghyeon Cho, Kyeongtak Han, Priyadarshini Panda, Sungeun Hong
SJR Q1IEEE Transactions on Artificial Intelligence

Domain adaptation assumes that samples from source and target domains are freely accessible during a training phase. However, such an assumption is rarely plausible in the real world and possibly causes data privacy issues, especially when the label of the source domain can be a sensitive attribute as an identifier. To avoid accessing source data that could contain sensitive information, we introduce source data free domain adaptation (SFDA). Our key idea is to leverage a pretrained model from t

Artificial IntelligenceComputer Science
5
Article|167 citations·2018
Learning Image Representations by Completing Damaged Jigsaw Puzzles
Dahun Kim, Donghyeon Cho, Donggeun Yoo, In So Kweon

In this paper, we explore methods of complicating selfsupervised tasks for representation learning. That is, we do severe damage to data and encourage a network to recover them. First, we complicate each of three powerful self-supervised task candidates: jigsaw puzzle, inpainting, and colorization. In addition, we introduce a novel complicated self-supervised task called "Completing damaged jigsaw puzzles" which is puzzles with one piece missing and the other pieces without color. We train a con

Computer Vision and Pattern RecognitionComputer Science
6
Article|136 citations·2013
Modeling the Calibration Pipeline of the Lytro Camera for High Quality Light-Field Image Reconstruction
Donghyeon Cho, Minhaeng Lee, Sunyeong Kim, Yu‐Wing Tai

Light-field imaging systems have got much attention recently as the next generation camera model. A light-field imaging system consists of three parts: data acquisition, manipulation, and application. Given an acquisition system, it is important to understand how a light-field camera converts from its raw image to its resulting refocused image. In this paper, using the Lytro camera as an example, we describe step-by-step procedures to calibrate a raw light-field image. In particular, we are inte

Computer Vision and Pattern RecognitionComputer Science
7
Preprint|135 citations·2017
Two-Phase Learning for Weakly Supervised Object Localization
Dahun Kim, Donghyeon Cho, Donggeun Yoo, In So Kweon

Weakly supervised semantic segmentation and localization have a problem of focusing only on the most important parts of an image since they use only image-level annotations. In this paper, we solve this problem fundamentally via two-phase learning. Our networks are trained in two steps. In the first step, a conventional fully convolutional network (FCN) is trained to find the most discriminative parts of an image. In the second step, the activations on the most salient parts are suppressed by in

Computer Vision and Pattern RecognitionComputer Science
8
Article|81 citations·2017
Weakly- and Self-Supervised Learning for Content-Aware Deep Image Retargeting
Donghyeon Cho, Jinsun Park, Tae-Hyun Oh, Yu‐Wing Tai, In So Kweon

This paper proposes a weakly- and self-supervised deep convolutional neural network (WSSDCNN) for content-aware image retargeting. Our network takes a source image and a target aspect ratio, and then directly outputs a retargeted image. Retargeting is performed through a shift reap, which is a pixel-wise mapping from the source to the target grid. Our method implicitly learns an attention map, which leads to r content-aware shift map for image retargeting. As a result, discriminative parts in an

Computer Vision and Pattern RecognitionComputer Science
9
Article|46 citations·2016
Automatic Trimap Generation and Consistent Matting for Light-Field Images
Donghyeon Cho, Sunyeong Kim, Yu‐Wing Tai, In So Kweon
SJR Q1IEEE Transactions on Pattern Analysis and Machine Intelligence

In this paper, we introduce an automatic approach to generate trimaps and consistent alpha mattes of foreground objects in a light-field image. Our method first performs binary segmentation to roughly segment a light-field image into foreground and background based on depth and color. Next, we estimate accurate trimaps through analyzing color distribution along the boundary of the segmentation using guided image filter and KL-divergence. In order to estimate consistent alpha mattes across sub-im

Computer Vision and Pattern RecognitionComputer Science
10
Article|42 citations·2018
Deep Convolutional Neural Network for Natural Image Matting Using Initial Alpha Mattes
Donghyeon Cho, Yu‐Wing Tai, In So Kweon
SJR Q1IEEE Transactions on Image Processing

We propose a deep convolutional neural network (CNN) method for natural image matting. Our method takes multiple initial alpha mattes of the previous methods and normalized RGB color images as inputs, and directly learns an end-to-end mapping between the inputs and reconstructed alpha mattes. Among the various existing methods, we focus on using two simple methods as initial alpha mattes: the closed-form matting and KNN matting. They are complementary to each other in terms of local and nonlocal

Computer Vision and Pattern RecognitionComputer Science
11
Article|39 citations·2018
Semi-Calibrated Photometric Stereo
Donghyeon Cho, Yasuyuki Matsushita, Yu‐Wing Tai, In So Kweon
SJR Q1IEEE Transactions on Pattern Analysis and Machine Intelligence

While conventional calibrated photometric stereo methods assume that light intensities and sensor exposures are known or unknown but identical across observed images, this assumption easily breaks down in practical settings due to individual light bulb's characteristics and limited control over sensors. This paper studies the effect of unknown and possibly non-uniform light intensities and sensor exposures among observed images on the shape recovery based on photometric stereo. This leads to the

Computer Vision and Pattern RecognitionComputer Science
12
Book Chapter|35 citations·2014
Consistent Matting for Light Field Images
Donghyeon Cho, Sunyeong Kim, Yu‐Wing Tai
SJR Q2Lecture notes in computer science
Computer Vision and Pattern RecognitionComputer Science
13
Book Chapter|31 citations·2016
Photometric Stereo Under Non-uniform Light Intensities and Exposures
Donghyeon Cho, Yasuyuki Matsushita, Yu‐Wing Tai, In-So Kweon
SJR Q2Lecture notes in computer science
Computer Vision and Pattern RecognitionComputer Science
14
Article|13 citations·2021
Deep Multi-Image Steganography with Private Keys
Hyeokjoon Kweon, Jinsun Park, Sanghyun Woo, Donghyeon Cho
SJR Q2ElectronicsOA

In this paper, we propose deep multi-image steganography with private keys. Recently, several deep CNN-based algorithms have been proposed to hide multiple secret images in a single cover image. However, conventional methods are prone to the leakage of secret information because they do not provide access to an individual secret image and often decrypt the entire hidden information all at once. To tackle the problem, we introduce the concept of private keys for secret images. Our method conceals

Computer Vision and Pattern RecognitionComputer Science
15
Preprint|10 citations·2017
Weakly- and Self-Supervised Learning for Content-Aware Deep Image Retargeting
Donghyeon Cho, Jinsun Park, Tae-Hyun Oh, Yu‐Wing Tai, In So Kweon
arXiv (Cornell University)OA

This paper proposes a weakly- and self-supervised deep convolutional neural network (WSSDCNN) for content-aware image retargeting. Our network takes a source image and a target aspect ratio, and then directly outputs a retargeted image. Retargeting is performed through a shift map, which is a pixel-wise mapping from the source to the target grid. Our method implicitly learns an attention map, which leads to a content-aware shift map for image retargeting. As a result, discriminative parts in an

Computer Vision and Pattern RecognitionComputer Science

Research Areas

Computer Vision and Pattern RecognitionArtificial IntelligenceMedia TechnologyAerospace EngineeringElectrical and Electronic EngineeringComputer Graphics and Computer-Aided Design

Dive deeper into Dong-Hyun Cho's research on Nubint

Open this lab's papers in the app to read with AI, summarize, and cite in your writing.