Skip to main content

박재식 교수

Jaesik Park

서울대학교 · 컴퓨터과학

연구실 소개

박재식 교수의 연구실은 3D 데이터 처리와 컴퓨터 비전 분야에서 핵심 기술을 개발하고 있습니다. 주요 연구 방향은 이미지 기반 3D 재구성, 포인트 클라우드의 기하학적 특징 추출, 다중 스펙트럼(색상-열화상) 데이터 기반 보행자 검출, 그리고 3D 시간간섭형 카메라의 고해상도 복원 기술입니다. 특히, 실생활 환경에서의 정확한 3D 데이터 추출과 분석을 위한 효율적이고 고성능의 알고리즘 및 소프트웨어 라이브러리(예: Open3D) 개발에 주력하고 있습니다. 이는 실내외 환경에서의 스마트 시스템, 자율주행, 증강현실 등 다양한 응용 분야에 기여하고 있습니다.

3D 재구성포인트 클라우드다중 스펙트럼 데이터깊이 맵 업샘플링Open3D

연구 현황

논문 수
154
총 인용 수
9,428
최근 5년 논문
79
주요 분야
컴퓨터과학

연구 성과 추이

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

5개년 연도별 논문 게재 수
79총합
2022
2023
2024
2025
2026
5개년 연도별 피인용 수
695총합
20222023202420252026

주요 논문

15
1
논문|인용수 1,452·2017
Tanks and temples
Arno Knapitsch, Jaesik Park, Qian-Yi Zhou, Vladlen Koltun
SJR Q1FWCI 17.6ACM Transactions on Graphics

We present a benchmark for image-based 3D reconstruction. The benchmark sequences were acquired outside the lab, in realistic conditions. Ground-truth data was captured using an industrial laser scanner. The benchmark includes both outdoor scenes and indoor environments. High-resolution video sequences are provided as input, supporting the development of novel pipelines that take advantage of video input to increase reconstruction fidelity. We report the performance of many image-based 3D recons

Computer Vision and Pattern RecognitionComputer Science
2
preprint|인용수 1,196·2018
Open3D: A Modern Library for 3D Data Processing
Qian-Yi Zhou, Jaesik Park, Vladlen Koltun
arXiv (Cornell University)OA

Open3D is an open-source library that supports rapid development of software that deals with 3D data. The Open3D frontend exposes a set of carefully selected data structures and algorithms in both C++ and Python. The backend is highly optimized and is set up for parallelization. Open3D was developed from a clean slate with a small and carefully considered set of dependencies. It can be set up on different platforms and compiled from source with minimal effort. The code is clean, consistently sty

Aerospace EngineeringEngineering
3
논문|인용수 1,097·2015
Multispectral pedestrian detection: Benchmark dataset and baseline
Soonmin Hwang, Jaesik Park, Nam Il Kim, Yukyung Choi, In So Kweon
FWCI 22.8

With the increasing interest in pedestrian detection, pedestrian datasets have also been the subject of research in the past decades. However, most existing datasets focus on a color channel, while a thermal channel is helpful for detection even in a dark environment. With this in mind, we propose a multispectral pedestrian dataset which provides well aligned color-thermal image pairs, captured by beam splitter-based special hardware. The color-thermal dataset is as large as previous color-based

Computer Vision and Pattern RecognitionComputer Science
4
book chapter|인용수 987·2016
Fast Global Registration
Qian-Yi Zhou, Jaesik Park, Vladlen Koltun
SJR Q2FWCI 360.1Lecture notes in computer science
Aerospace EngineeringEngineering
5
논문|인용수 710·2019
Fully Convolutional Geometric Features
Christopher Choy, Jaesik Park, Vladlen Koltun
FWCI 430.8

Extracting geometric features from 3D scans or point clouds is the first step in applications such as registration, reconstruction, and tracking. State-of-the-art methods require computing low-level features as input or extracting patch-based features with limited receptive field. In this work, we present fully-convolutional geometric features, computed in a single pass by a 3D fully-convolutional network. We also present new metric learning losses that dramatically improve performance. Fully-co

Aerospace EngineeringEngineering
6
논문|인용수 602·2018
Tangent Convolutions for Dense Prediction in 3D
Maxim Tatarchenko, Jaesik Park, Vladlen Koltun, Qian-Yi Zhou
FWCI 57.6

We present an approach to semantic scene analysis using deep convolutional networks. Our approach is based on tangent convolutions - a new construction for convolutional networks on 3D data. In contrast to volumetric approaches, our method operates directly on surface geometry. Crucially, the construction is applicable to unstructured point clouds and other noisy real-world data. We show that tangent convolutions can be evaluated efficiently on large-scale point clouds with millions of points. U

Computational MechanicsEngineering
7
논문|인용수 517·2011
High quality depth map upsampling for 3D-TOF cameras
Jaesik Park, Hyeongwoo Kim, Yu‐Wing Tai, Michael S. Brown, In-So Kweon
FWCI 25.7

This paper describes an application framework to perform high quality upsampling on depth maps captured from a low-resolution and noisy 3D time-of-flight (3D-ToF) camera that has been coupled with a high-resolution RGB camera. Our framework is inspired by recent work that uses nonlocal means filtering to regularize depth maps in order to maintain fine detail and structure. Our framework extends this regularization with an additional edge weighting scheme based on several image features based on

Computer Vision and Pattern RecognitionComputer Science
8
논문|인용수 442·2015
Accurate depth map estimation from a lenslet light field camera
Hae‐Gon Jeon, Jaesik Park, Gyeongmin Choe, Jinsun Park, Yunsu Bok, Yu‐Wing Tai, In So Kweon
FWCI 29.4

This paper introduces an algorithm that accurately estimates depth maps using a lenslet light field camera. The proposed algorithm estimates the multi-view stereo correspondences with sub-pixel accuracy using the cost volume. The foundation for constructing accurate costs is threefold. First, the sub-aperture images are displaced using the phase shift theorem. Second, the gradient costs are adaptively aggregated using the angular coordinates of the light field. Third, the feature correspondences

Computer Vision and Pattern RecognitionComputer Science
9
논문|인용수 346·2023
Scaling up GANs for Text-to-Image Synthesis
Minguk Kang, Jun-Yan Zhu, Richard Zhang, Jaesik Park, Eli Shechtman, Sylvain Paris, Taesung Park
FWCI 41.5

The recent success of text-to-image synthesis has taken the world by storm and captured the general public's imagination. From a technical standpoint, it also marked a drastic change in the favored architecture to design generative image models. GANs used to be the de facto choice, with techniques like StyleGAN. With DALL.E 2, autoregressive and diffusion models became the new standard for large-scale generative models overnight. This rapid shift raises a fundamental question: can we scale up GA

Computer Vision and Pattern RecognitionComputer Science
10
논문|인용수 325·2017
Colored Point Cloud Registration Revisited
Jaesik Park, Qian-Yi Zhou, Vladlen Koltun
FWCI 35.9

We present an algorithm for aligning two colored point clouds. The key idea is to optimize a joint photometric and geometric objective that locks the alignment along both the normal direction and the tangent plane. We extend a photometric objective for aligning RGB-D images to point clouds, by locally parameterizing the point cloud with a virtual camera. Experiments demonstrate that our algorithm is more accurate and more robust than prior point cloud registration algorithms, including those tha

GeologyEarth and Planetary Sciences
11
논문|인용수 117·2014
High-Quality Depth Map Upsampling and Completion for RGB-D Cameras
Jaesik Park, Hyeongwoo Kim, Yu‐Wing Tai, Michael S. Brown, In So Kweon
SJR Q1FWCI 7.4IEEE Transactions on Image Processing

This paper describes an application framework to perform high-quality upsampling and completion on noisy depth maps. Our framework targets a complementary system setup, which consists of a depth camera coupled with an RGB camera. Inspired by a recent work that uses a nonlocal structure regularization, we regularize depth maps in order to maintain fine details and structures. We extend this regularization by combining the additional high-resolution RGB input when upsampling a low-resolution depth

Computer Vision and Pattern RecognitionComputer Science
12
논문|인용수 65·2016
Robust Multiview Photometric Stereo Using Planar Mesh Parameterization
Jaesik Park, Sudipta N. Sinha, Yasuyuki Matsushita, Yu‐Wing Tai, In So Kweon
SJR Q1FWCI 3.1IEEE Transactions on Pattern Analysis and Machine Intelligence

We propose a robust uncalibrated multiview photometric stereo method for high quality 3D shape reconstruction. In our method, a coarse initial 3D mesh obtained using a multiview stereo method is projected onto a 2D planar domain using a planar mesh parameterization technique. We describe methods for surface normal estimation that work in the parameterized 2D space that jointly incorporates all geometric and photometric cues from multiple viewpoints. Using an estimated surface normal map, a refin

Computer Vision and Pattern RecognitionComputer Science
13
논문|인용수 62·2016
Efficient and Robust Color Consistency for Community Photo Collections
Jaesik Park, Yu‐Wing Tai, Sudipta N. Sinha, In So Kweon
FWCI 4.8

We present an efficient technique to optimize color consistency of a collection of images depicting a common scene. Our method first recovers sparse pixel correspondences in the input images and stacks them into a matrix with many missing entries. We show that this matrix satisfies a rank two constraint under a simple color correction model. These parameters can be viewed as pseudo white balance and gamma correction parameters for each input image. We present a robust low-rank matrix factorizati

Atomic and Molecular Physics, and OpticsPhysics and Astronomy
14
논문|인용수 47·2013
Multiview Photometric Stereo Using Planar Mesh Parameterization
Jaesik Park, Sudipta N. Sinha, Yasuyuki Matsushita, Yu‐Wing Tai, In So Kweon
FWCI 6.1

We propose a method for accurate 3D shape reconstruction using uncalibrated multiview photometric stereo. A coarse mesh reconstructed using multiview stereo is first parameterized using a planar mesh parameterization technique. Subsequently, multiview photometric stereo is performed in the 2D parameter domain of the mesh, where all geometric and photometric cues from multiple images can be treated uniformly. Unlike traditional methods, there is no need for merging view-dependent surface normal m

Computer Vision and Pattern RecognitionComputer Science
15
논문|인용수 47·2012
Modeling photo composition and its application to photo re-arrangement
Jaesik Park, Joon‐Young Lee, Yu‐Wing Tai, In So Kweon
FWCI 2.5

We introduce a learning based photo composition model and its application on photo re-arrangement. In contrast to previous approaches which evaluate quality of photo composition using the rule of thirds or the golden ratio, we train a normalized saliency map from visually pleasurable photos taken by professional photographers. We use Principal Component Analysis (PCA) to analyze training data and build a Gaussian mixture model (GMM) to describe the photo composition model. Our experimental resul

Computer Vision and Pattern RecognitionComputer Science

대표 연구 분야

Computer Vision and Pattern RecognitionComputational MechanicsAerospace EngineeringArtificial IntelligenceComputer Graphics and Computer-Aided DesignGeology

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

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