Skip to main content

심재영 교수

Jae-Young Sim

UNIST 전기전자공학과 · 컴퓨터과학

연구실 소개

심재영 교수의 연구실은 영상 복원 및 분석 분야에서 핵심 기술을 개발하고 있습니다. 비나 눈 등 비정상적인 기상 조건으로 인한 영상 오염을 효과적으로 제거하는 알고리즘, 특히 비줄기 제거, 스노우 스틸 제거, 황혼 제거 등 비정상적 환경에 의한 영상 손상을 복원하는 데 초점을 맞추고 있습니다. 또한 영상의 시각적 중요도를 추출하는 샐런시 검출, 객체 추적을 위한 고도화된 기능 기반 기술, 대규모 기울기(parallax)가 있는 영상 스티칭 기법 등 시각 정보의 정확성과 신뢰성을 높이는 핵심 기술을 연구하고 있습니다. 이 모든 연구는 실제 환경에서의 적용 가능성을 고려한 실용적이고 효과적인 알고리즘 설계를 목표로 합니다.

비줄기 제거영상 복원비정상적 기상 영상 처리샐런시 검출영상 스티칭

연구 현황

논문 수
85
총 인용 수
2,473
최근 5년 논문
22
주요 분야
컴퓨터과학

연구 성과 추이

표시된 성과는 수집된 데이터 기준으로 산출되며, 일부 차이가 있을 수 있습니다.

5개년 연도별 논문 게재 수
22총합
2021
2022
2023
2024
2025
5개년 연도별 피인용 수
204총합
20212022202320242025

주요 논문

15
1
논문|인용수 490·2013
Optimized contrast enhancement for real-time image and video dehazing
Jin Hwan Kim, Won-Dong Jang, Jae-Young Sim, Chang‐Su Kim
SJR Q1Journal of Visual Communication and Image Representation
Computer Vision and Pattern RecognitionComputer Science
2
논문|인용수 272·2013
Single-image deraining using an adaptive nonlocal means filter
Jin Hwan Kim, Chul Lee, Jae-Young Sim, Chang‐Su Kim

An adaptive rain streak removal algorithm for a single image is proposed in this work. We observe that a typical rain streak has an elongated elliptical shape with a vertical orientation. Thus, we first detect rain streak regions by analyzing the rotation angle and the aspect ratio of the elliptical kernel at each pixel location. We then perform the nonlocal means filtering on the detected rain streak regions by selecting nonlocal neighbor pixels and their weights adaptively. Experimental result

Computer Vision and Pattern RecognitionComputer Science
3
논문|인용수 253·2015
Video Deraining and Desnowing Using Temporal Correlation and Low-Rank Matrix Completion
Jin Hwan Kim, Jae-Young Sim, Chang‐Su Kim
SJR Q1IEEE Transactions on Image Processing

A novel algorithm to remove rain or snow streaks from a video sequence using temporal correlation and low-rank matrix completion is proposed in this paper. Based on the observation that rain streaks are too small and move too fast to affect the optical flow estimation between consecutive frames, we obtain an initial rain map by subtracting temporally warped frames from a current frame. Then, we decompose the initial rain map into basis vectors based on the sparse representation, and classify tho

Computer Vision and Pattern RecognitionComputer Science
4
논문|인용수 151·2015
Spatiotemporal Saliency Detection for Video Sequences Based on Random Walk With Restart
Hansang Kim, Youngbae Kim, Jae-Young Sim, Chang‐Su Kim
SJR Q1IEEE Transactions on Image Processing

A novel saliency detection algorithm for video sequences based on the random walk with restart (RWR) is proposed in this paper. We adopt RWR to detect spatially and temporally salient regions. More specifically, we first find a temporal saliency distribution using the features of motion distinctiveness, temporal consistency, and abrupt change. Among them, the motion distinctiveness is derived by comparing the motion profiles of image patches. Then, we employ the temporal saliency distribution as

Computer Vision and Pattern RecognitionComputer Science
5
논문|인용수 129·2015
SOWP: Spatially Ordered and Weighted Patch Descriptor for Visual Tracking
Hanul Kim, Dae-Youn Lee, Jae-Young Sim, Chang‐Su Kim

A simple yet effective object descriptor for visual tracking is proposed in this paper. We first decompose the bounding box of a target object into multiple patches, which are described by color and gradient histograms. Then, we concatenate the features of the spatially ordered patches to represent the object appearance. Moreover, to alleviate the impacts of background information possibly included in the bounding box, we determine patch weights using random walk with restart (RWR) simulations.

Computer Vision and Pattern RecognitionComputer Science
6
논문|인용수 104·2020
Warping Residual Based Image Stitching for Large Parallax
Kyu-Yul Lee, Jae-Young Sim

Image stitching techniques align two images captured at different viewing positions onto a single wider image. When the captured 3D scene is not planar and the camera baseline is large, two images exhibit parallax where the relative positions of scene structures are quite different from each view. The existing image stitching methods often fail to work on the images with large parallax. In this paper, we propose an image stitching algorithm robust to large parallax based on the novel concept of

Computer Vision and Pattern RecognitionComputer Science
7
논문|인용수 84·2021
NTIRE 2021 NonHomogeneous Dehazing Challenge Report
Codruta O. Ancuti, Cosmin Ancuți, Florin-Alexandru Vasluianu, Radu Timofte, Minghan Fu, Huan Liu, Yankun Yu, Jun Chen, Keyan Wang, Jerome Chang, Xiyao Wang, Jing Liu

This work reviews the results of the NTIRE 2021 Challenge on Non-Homogeneous Dehazing. The proposed techniques and their results have been evaluated on a novel dataset that extends the NH-Haze datset. It consists of additional 35 pairs of real haze free and nonhomogeneous hazy images recorded outdoor. The nonhomogeneous haze has been introduced in the outdoor scenes by using a a professional setup that imitates the real conditions of haze scenes. 327 participants registered in the challenge and

Computer Vision and Pattern RecognitionComputer Science
8
논문|인용수 83·2011
Single image dehazing based on contrast enhancement
Jin Hwan Kim, Jae-Young Sim, Chang‐Su Kim

A simple and adaptive single image dehazing algorithm is proposed in this work. Based on the observation that a hazy image has low contrast in general, we attempt to restore the original image by enhancing the contrast. First, the proposed algorithm estimates the airlight in a given hazy image based on the quad-tree subdivision. Then, the proposed algorithm estimates the transmission map to maximize the contrast of the output image. To measure the contrast, we develop a cost function, which cons

Computer Vision and Pattern RecognitionComputer Science
9
논문|인용수 80·2015
Multiple random walkers and their application to image cosegmentation
Chulwoo Lee, Won-Dong Jang, Jae-Young Sim, Chang‐Su Kim

A graph-based system to simulate the movements and interactions of multiple random walkers (MRW) is proposed in this work. In the MRW system, multiple agents traverse a single graph simultaneously. To achieve desired interactions among those agents, a restart rule can be designed, which determines the restart distribution of each agent according to the probability distributions of all agents. In particular, we develop the repulsive rule for data clustering. We illustrate that the MRW clustering

Computer Vision and Pattern RecognitionComputer Science
10
논문|인용수 78·2017
Reflection Removal Using Low-Rank Matrix Completion
Byeong-Ju Han, Jae-Young Sim

The images taken through glass often capture a target transmitted scene as well as undesired reflected scenes. In this paper, we propose a low-rank matrix completion algorithm to remove reflection artifacts automatically from multiple glass images taken at slightly different camera locations. We assume that the transmitted scenes are more dominant than the reflected scenes in typical glass images. We first warp the multiple glass images to a reference image, where the gradients are consistent in

Computer Vision and Pattern RecognitionComputer Science
11
논문|인용수 56·2013
Multiscale Saliency Detection Using Random Walk With Restart
Jun-Seong Kim, Jae-Young Sim, Chang‐Su Kim
SJR Q1IEEE Transactions on Circuits and Systems for Video Technology

In this paper, we propose a graph-based multiscale saliency-detection algorithm by modeling eye movements as a random walk on a graph. The proposed algorithm first extracts intensity, color, and compactness features from an input image. It then constructs a fully connected graph by employing image blocks as the nodes. It assigns a high edge weight if the two connected nodes have dissimilar intensity and color features and if the ending node is more compact than the starting node. Then, the propo

Computer Vision and Pattern RecognitionComputer Science
12
논문|인용수 38·2014
Visual Tracking Using Pertinent Patch Selection and Masking
Dae-Youn Lee, Jae-Young Sim, Chang‐Su Kim

A novel visual tracking algorithm using patch-based appearance models is proposed in this paper. We first divide the bounding box of a target object into multiple patches and then select only pertinent patches, which occur repeatedly near the center of the bounding box, to construct the foreground appearance model. We also divide the input image into non-overlapping blocks, construct a background model at each block location, and integrate these background models for tracking. Using the appearan

Computer Vision and Pattern RecognitionComputer Science
13
논문|인용수 37·2021
End-to-End Trainable Trident Person Search Network Using Adaptive Gradient Propagation
Byeong-Ju Han, Kuhyeun Ko, Jae-Young Sim
2021 IEEE/CVF International Conference on Computer Vision (ICCV)

Person search suffers from the conflicting objectives of commonness and uniqueness between the person detection and re-identification tasks that make the end-to-end training of person search networks difficult. In this paper, we propose a trident network for person search that performs detection, re-identification, and part classification together. We also devise a novel end-to-end training method using adaptive gradient weighting that controls the flow of backpropagated gradients through the re

Computer Vision and Pattern RecognitionComputer Science
14
논문|인용수 36·2022
NTIRE 2022 Challenge on Stereo Image Super-Resolution: Methods and Results
Longguang Wang, Yulan Guo, Yingqian Wang, Juncheng Li, Shuhang Gu, Radu Timofte, Liangyu Chen, Xiaojie Chu, Wenqing Yu, Kai Jin, Zeqiang Wei, Sha Guo
2022 IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops (CVPRW)

In this paper, we summarize the 1st NTIRE challenge on stereo image super-resolution (restoration of rich details in a pair of low-resolution stereo images) with a focus on new solutions and results. This challenge has 1 track aiming at the stereo image super-resolution problem under a standard bicubic degradation. In total, 238 participants were successfully registered, and 21 teams competed in the final testing phase. Among those participants, 20 teams successfully submitted results with PSNR

Computer Vision and Pattern RecognitionComputer Science
15
논문|인용수 14·2008
Compression of 3-D Point Visual Data Using Vector Quantization and Rate-Distortion Optimization
Jae-Young Sim, Sang‐Uk Lee
SJR Q1IEEE Transactions on Multimedia

In this paper, we propose adaptive and flexible quantization and compression algorithms for 3-D point data using vector quantization (VQ) and rate-distortion (R-D) optimization. The point data are composed of the position and the radius of sphere based on QSplat representation. The positions of child spheres are first transformed to the local coordinate system, which is determined by the parent-children relationship. The local coordinate transform makes the positions more compactly distributed i

Computer Graphics and Computer-Aided DesignComputer Science

대표 연구 분야

Computer Vision and Pattern RecognitionComputer Graphics and Computer-Aided DesignComputational MechanicsMedia TechnologyEnvironmental EngineeringAtomic and Molecular Physics, and Optics

심재영 교수의 연구를 Nubint에서 더 깊이 살펴보세요

이 연구실의 논문을 앱에서 열어 AI와 함께 읽고, 핵심을 요약하고, 내 글에 인용하세요.