← Search

In So Kweon

123 accepted papers

2025

Any6D: Model-free 6D Pose Estimation of Novel Objects

CVPR 2025poster

We introduce Any6D, a model-free framework for 6D object pose estimation that requires only a single RGB-D anchor image to estimate both the 6D pose and size of unknown objects in novel scenes. Unlike existing methods that rely on textured 3D models or multiple viewpoints, Any6D leverages a joint ob…

Cited by 0SourcePDFScholar
2025

Video Diffusion Models Excel at Tracking Similar-Looking Objects Without Supervision

NeurIPS 2025poster

Distinguishing visually similar objects by their motion remains a critical challenge in computer vision. Although supervised trackers show promise, contemporary self-supervised trackers struggle when visual cues become ambiguous, limiting their scalability and generalization without extensive labele…

Cited by 0SourceScholar
2024

Complementary Random Masking for RGB-Thermal Semantic Segmentation

ICRA 2024poster

RGB-thermal semantic segmentation is one potential solution to achieve reliable semantic scene understanding in adverse weather and lighting conditions. However, the previous studies mostly focus on designing a multi-modal fusion module without consideration of the nature of multi-modality inputs. T…

Cited by 28SourcecodeScholar
2024

ImageNet-D: Benchmarking Neural Network Robustness on Diffusion Synthetic Object

CVPR 2024highlight

We establish rigorous benchmarks for visual perception robustness. Synthetic images such as ImageNet-C ImageNet-9 and Stylized ImageNet provide specific type of evaluation over synthetic corruptions backgrounds and textures yet those robustness benchmarks are restricted in specified variations and h…

2024

MTMMC: A Large-Scale Real-World Multi-Modal Camera Tracking Benchmark

CVPR 2024poster

Multi-target multi-camera tracking is a crucial task that involves identifying and tracking individuals over time using video streams from multiple cameras. This task has practical applications in various fields such as visual surveillance crowd behavior analysis and anomaly detection. However due t…

Cited by 1SourcePDFScholar
2024

Preserving Multi-Modal Capabilities of Pre-trained VLMs for Improving Vision-Linguistic Compositionality

EMNLP 2024main

In this paper, we propose a new method to enhance compositional understanding in pre-trained vision and language models (VLMs) without sacrificing performance in zero-shot multi-modal tasks. Traditional fine-tuning approaches often improve compositional reasoning at the cost of degrading multi-modal…

2023

A Survey on Masked Autoencoder for Visual Self-supervised Learning

IJCAI 2023poster

With the increasing popularity of masked autoencoders, self-supervised learning (SSL) in vision undertakes a similar trajectory as in NLP. Specifically, generative pretext tasks with the masked prediction have become a de facto standard SSL practice in NLP (e.g., BERT). By contrast, early attempts a…

Cited by 12SourcePDFScholar
2023

Bidirectional Domain Mixup for Domain Adaptive Semantic Segmentation

AAAI 2023technical

Mixup provides interpolated training samples and allows the model to obtain smoother decision boundaries for better generalization. The idea can be naturally applied to the domain adaptation task, where we can mix the source and target samples to obtain domain-mixed samples for better adaptation. Ho…

2023

ConvNeXt V2: Co-Designing and Scaling ConvNets With Masked Autoencoders

CVPR 2023poster

Driven by improved architectures and better representation learning frameworks, the field of visual recognition has enjoyed rapid modernization and performance boost in the early 2020s. For example, modern ConvNets, represented by ConvNeXt models, have demonstrated strong performance across differen…

2023

EcoTTA: Memory-Efficient Continual Test-Time Adaptation via Self-Distilled Regularization

CVPR 2023poster

This paper presents a simple yet effective approach that improves continual test-time adaptation (TTA) in a memory-efficient manner. TTA may primarily be conducted on edge devices with limited memory, so reducing memory is crucial but has been overlooked in previous TTA studies. In addition, long-te…

Cited by 97SourcePDFScholar
2023

Generative Bias for Robust Visual Question Answering

CVPR 2023poster

The task of Visual Question Answering (VQA) is known to be plagued by the issue of VQA models exploiting biases within the dataset to make its final prediction. Various previous ensemble based debiasing methods have been proposed where an additional model is purposefully trained to be biased in orde…

2023

Hindi as a Second Language: Improving Visually Grounded Speech with Semantically Similar Samples

ICASSP 2023accepted

The objective of this work is to explore the learning of visually grounded speech models (VGS) from multilingual perspective. Bilingual VGS models are generally trained with an equal number of spoken captions from both languages. However, in reality, there can be an imbalance among the languages for…

Cited by 0SourceScholar
2023

Long-range Multimodal Pretraining for Movie Understanding

ICCV 2023poster

Learning computer vision models from (and for) movies has a long-standing history. While great progress has been attained, there is still a need for a pretrained multimodal model that can perform well in the ever-growing set of movie understanding tasks the community has been establishing. In this w…

Cited by 16PDFScholar
2023

MATE: Masked Autoencoders are Online 3D Test-Time Learners

ICCV 2023poster

Our MATE is the first Test-Time-Training (TTT) method designed for 3D data, which makes deep networks trained for point cloud classification robust to distribution shifts occurring in test data. Like existing TTT methods from the 2D image domain, MATE also leverages test data for adaptation. Its tes…

Cited by 20PDFcodeScholar
2023

Self-Sufficient Framework for Continuous Sign Language Recognition

ICASSP 2023accepted

The goal of this work is to develop self-sufficient framework for Continuous Sign Language Recognition (CSLR) that addresses key issues of sign language recognition. These include the need for complex multi-scale features such as hands, face, and mouth for understanding, and absence of frame-level a…

Cited by 0SourceScholar
2023

Single View Scene Scale Estimation Using Scale Field

CVPR 2023poster

In this paper, we propose a single image scale estimation method based on a novel scale field representation. A scale field defines the local pixel-to-metric conversion ratio along the gravity direction on all the ground pixels. This representation resolves the ambiguity in camera parameters, allowi…

Cited by 0SourcePDFScholar
2023

Spacetime Surface Regularization for Neural Dynamic Scene Reconstruction

ICCV 2023poster

We propose an algorithm, 4DRegSDF, for the spacetime surface regularization to improve the fidelity of neural rendering and reconstruction in dynamic scenes. The key idea is to impose local rigidity on the deformable Signed Distance Function (SDF) for temporal coherency. Our approach works by (1) sa…

Cited by 10PDFcodeScholar
2023

TTA-COPE: Test-Time Adaptation for Category-Level Object Pose Estimation

CVPR 2023poster

Test-time adaptation methods have been gaining attention recently as a practical solution for addressing source-to-target domain gaps by gradually updating the model without requiring labels on the target data. In this paper, we propose a method of test-time adaptation for category-level object pose…

Cited by 39SourcePDFScholar
2023

Test-Time Adaptation in the Dynamic World With Compound Domain Knowledge Management

RA-L 2023

Prior to the deployment of robotic systems, pre-training the deep-recognition models on all potential visual cases is infeasible in practice. Hence, test-time adaptation (TTA) allows the model to adapt itself to novel environments and improve its performance during test time (i.e., lifelong adaptati

Cited by 9SourceScholar
2022

Adaptive Cost Volume Fusion Network for Multi-Modal Depth Estimation in Changing Environments

RA-L 2022

In this letter, we propose an adaptive cost volume fusion algorithm for multi-modal depth estimation in changing environments. Our method takes measurements from multi-modal sensors to exploit their complementary characteristics and generates depth cues from each modality in the form of adaptive cos

Cited by 13SourceScholar
2022

Bridging Images and Videos: A Simple Learning Framework for Large Vocabulary Video Object Detection

ECCV 2022poster

"Scaling object taxonomies is one of the important steps toward a robust real-world deployment of recognition systems. We have faced remarkable progress in images since the introduction of the LVIS benchmark. To continue this success in videos, a new video benchmark, TAO, was recently presented. Giv…

Cited by 8SourcePDFScholar
2022

DASO: Distribution-Aware Semantics-Oriented Pseudo-Label for Imbalanced Semi-Supervised Learning

CVPR 2022poster

The capability of the traditional semi-supervised learning (SSL) methods is far from real-world application due to severely biased pseudo-labels caused by (1) class imbalance and (2) class distribution mismatch between labeled and unlabeled data. This paper addresses such a relatively under-explored…

Cited by 119PDFcodeScholar
2022

Decoupled Adversarial Contrastive Learning for Self-Supervised Adversarial Robustness

ECCV 2022poster

"\textit{Adversarial training} (AT) for robust representation learning and \textit{self-supervised learning} (SSL) for unsupervised representation learning are two active research fields. Integrating AT into SSL, multiple prior works have accomplished a highly significant yet challenging task: learn…

2022

Dual Temperature Helps Contrastive Learning Without Many Negative Samples: Towards Understanding and Simplifying MoCo

CVPR 2022poster

Contrastive learning (CL) is widely known to require many negative samples, 65536 in MoCo for instance, for which the performance of a dictionary-free framework is often inferior because the negative sample size (NSS) is limited by its mini-batch size (MBS). To decouple the NSS from the MBS, a dynam…

Cited by 59PDFcodeScholar
2022

Facial Depth and Normal Estimation Using Single Dual-Pixel Camera

ECCV 2022poster

"Recently, Dual-Pixel (DP) sensors have been adopted in many imaging devices. However, despite their various advantages, DP sensors are used just for faster auto-focus and aesthetic image captures, and research on their usage for 3D facial understanding has been limited due to the lack of datasets a…

2022

How Does SimSiam Avoid Collapse Without Negative Samples? A Unified Understanding with Self-supervised Contrastive Learning

ICLR 2022poster

To avoid collapse in self-supervised learning (SSL), a contrastive loss is widely used but often requires a large number of negative samples. Without negative samples yet achieving competitive performance, a recent work~\citep{chen2021exploring} has attracted significant attention for providing a mi…

Cited by 98SourcePDFScholar
2022

Investigating Top-k White-Box and Transferable Black-Box Attack

CVPR 2022poster

Existing works have identified the limitation of top-1 attack success rate (ASR) as a metric to evaluate the attack strength but exclusively investigated it in the white-box setting, while our work extends it to a more practical black-box setting: transferable attack. It is widely reported that stro…

Cited by 51PDFcodeScholar
2022

Learning Open-World Object Proposals Without Learning to Classify

RA-L 2022

Object proposals have become an integral pre-processing step of many vision pipelines including object detection, weakly supervised detection, object discovery, tracking, etc. Compared to the learning-free methods, learning-based proposals have become popular recently due to the growing interest in

Cited by 158SourcecodeScholar
2022

Learning Sound Localization Better from Semantically Similar Samples

ICASSP 2022accepted

The objective of this work is to localize the sound sources in visual scenes. Existing audio-visual works employ contrastive learning by assigning corresponding audio-visual pairs from the same source as positives while randomly mismatched pairs as negatives. However, these negative pairs may contai…

Cited by 0SourceScholar
2022

ML-BPM: Multi-Teacher Learning with Bidirectional Photometric Mixing for Open Compound Domain Adaptation in Semantic Segmentation

ECCV 2022poster

"Open compound domain adaptation (OCDA) considers the target domain as the compound of multiple unknown homogeneous subdomains. The goal of OCDA is to minimize the domain gap between the source domain and the compound target domain, which brings the benefit of the model generalization to the unseen…

Cited by 14SourcePDFScholar
2022

MM-TTA: Multi-Modal Test-Time Adaptation for 3D Semantic Segmentation

CVPR 2022poster

Test-time adaptation approaches have recently emerged as a practical solution for handling domain shift without access to the source domain data. In this paper, we propose and explore a new multi-modal extension of test-time adaptation for 3D semantic segmentation. We find that, directly applying ex…

Cited by 87PDFScholar
2022

Maximizing Self-Supervision From Thermal Image for Effective Self-Supervised Learning of Depth and Ego-Motion

RA-L 2022

Recently, self-supervised learning of depth and ego-motion from thermal images shows strong robustness and reliability under challenging scenarios. However, the inherent thermal image properties such as weak contrast, blurry edges, and noise hinder to generate effective self-supervision from thermal

Cited by 22SourcecodeScholar
2022

PointMixer: MLP-Mixer for Point Cloud Understanding

ECCV 2022poster

"MLP-Mixer has newly appeared as a new challenger against the realm of CNNs and Transformer. Despite its simplicity compared to Transformer, the concept of channel-mixing MLPs and token-mixing MLPs achieves noticeable performance in image recognition tasks. Unlike images, point clouds are inherently…

2022

Self-Supervised Depth and Ego-Motion Estimation for Monocular Thermal Video Using Multi-Spectral Consistency Loss

RA-L 2022

A thermal camera can robustly capture thermal radiation images under harsh light conditions such as night scenes, tunnels, and disaster scenarios. However, despite this advantage, neither depth nor ego-motion estimation research for the thermal camera have not been actively explored so far. In this

Cited by 26SourcecodeScholar
2022

The Anatomy of Video Editing: A Dataset and Benchmark Suite for AI-Assisted Video Editing

ECCV 2022poster

"Machine learning is transforming the video editing industry. Recent advances in computer vision have leveled-up video editing tasks such as intelligent reframing, rotoscoping, color grading, or applying digital makeups. However, most of the solutions have focused on video manipulation and VFX. This…

2022

UDA-COPE: Unsupervised Domain Adaptation for Category-Level Object Pose Estimation

CVPR 2022poster

Learning to estimate object pose often requires ground-truth (GT) labels, such as CAD model and absolute-scale object pose, which is expensive and laborious to obtain in the real world. To tackle this problem, we propose an unsupervised domain adaptation (UDA) for category-level object pose estimati…

Cited by 43PDFScholar
2021

A Survey on Universal Adversarial Attack

IJCAI 2021poster

The intriguing phenomenon of adversarial examples has attracted significant attention in machine learning and what might be more surprising to the community is the existence of universal adversarial perturbations (UAPs), i.e. a single perturbation to fool the target DNN for most images. With the foc…

Cited by 111SourcePDFScholar
2021

Attentive and Contrastive Learning for Joint Depth and Motion Field Estimation

ICCV 2021poster

Estimating the motion of the camera together with the 3D structure of the scene from a monocular vision system is a complex task that often relies on the so-called scene rigidity assumption. When observing a dynamic environment, this assumption is violated which leads to an ambiguity between the ego…

Cited by 39PDFScholar
2021

Batch Normalization Increases Adversarial Vulnerability and Decreases Adversarial Transferability: A Non-Robust Feature Perspective

ICCV 2021poster

Batch normalization (BN) has been widely used in modern deep neural networks (DNNs) due to improved convergence. BN is observed to increase the model accuracy while at the cost of adversarial robustness. There is an increasing interest in the ML community to understand the impact of BN on DNNs, espe…

Cited by 49PDFcodeScholar
2021

Correlate-and-Excite: Real-Time Stereo Matching via Guided Cost Volume Excitation

IROS 2021poster

Volumetric deep learning approach towards stereo matching aggregates a cost volume computed from input left and right images using 3D convolutions. Recent works showed that utilization of extracted image features and a spatially varying cost volume aggregation complements 3D convolutions. However, e…

Cited by 85SourcecodeScholar
2021

LabOR: Labeling Only if Required for Domain Adaptive Semantic Segmentation

ICCV 2021poster

Unsupervised Domain Adaptation (UDA) for semantic segmentation has been actively studied to mitigate the domain gap between label-rich source data and unlabeled target data. Despite these efforts, UDA still has a long way to go to reach the fully supervised performance. To this end, we propose a Lab…

Cited by 55PDFScholar
2021

Learning Monocular Depth in Dynamic Scenes via Instance-Aware Projection Consistency

AAAI 2021technical

We present an end-to-end joint training framework that explicitly models 6-DoF motion of multiple dynamic objects, ego-motion, and depth in a monocular camera setup without supervision. Our technical contributions are three-fold. First, we highlight the fundamental difference between inverse and for…

2021

MS-UDA: Multi-Spectral Unsupervised Domain Adaptation for Thermal Image Semantic Segmentation

RA-L 2021

In this letter, we propose a multi-spectral unsupervised domain adaptation for thermal image semantic segmentation. The proposed framework aims to address the data scarcity problem and boost segmentation performance in the thermal domain with the help of existing large-scale RGB datasets and segment

Cited by 53SourceScholar
2021

Motion-blurred Video Interpolation and Extrapolation

AAAI 2021technical

Abrupt motion of camera or objects in a scene result in a blurry video, and therefore recovering high quality video requires two types of enhancements: visual enhancement and temporal upsampling. A broad range of research attempted to recover clean frames from blurred image sequences or temporally u…

Cited by 20SourcePDFScholar
2021

Optical Flow Estimation from a Single Motion-blurred Image

AAAI 2021technical

In most of computer vision applications, motion blur is regarded as an undesirable artifact. However, it has been shown that motion blur in an image may have practical interests in fundamental computer vision problems. In this work, we propose a novel framework to estimate optical flow from a single…

Cited by 19SourcePDFScholar
2021

Universal Adversarial Perturbations Through the Lens of Deep Steganography: Towards a Fourier Perspective

AAAI 2021technical

The booming interest in adversarial attacks stems from a misalignment between human vision and a deep neural network (DNN), ie~a human imperceptible perturbation fools the DNN. Moreover, a single perturbation, often called universal adversarial perturbation (UAP), can be generated to fool the DNN fo…

Cited by 60SourcePDFScholar
2021

VolumeFusion: Deep Depth Fusion for 3D Scene Reconstruction

ICCV 2021poster

To reconstruct a 3D scene from a set of calibrated views, traditional multi-view stereo techniques rely on two distinct stages: local depth maps computation and global depth maps fusion. Recent studies concentrate on deep neural architectures for depth estimation by using conventional depth fusion m…

Cited by 63PDFScholar
2021

Volumetric Propagation Network: Stereo-LiDAR Fusion for Long-Range Depth Estimation

RA-L 2021

Stereo-LiDAR fusion is a promising task in that we can utilize two different types of 3D perceptions for practical usage - dense 3D information (stereo cameras) and highly-accurate sparse point clouds (LiDAR). However, due to their different modalities and structures, the method of aligning sensor d

Cited by 49SourceScholar
2020

An Efficient Asynchronous Method for Integrating Evolutionary and Gradient-based Policy Search

NeurIPS 2020oral

Deep reinforcement learning (DRL) algorithms and evolution strategies (ES) have been applied to various tasks, showing excellent performances. These have the opposite properties, with DRL having good sample efficiency and poor stability, while ES being vice versa. Recently, there have been attempts…

2020

Discover, Hallucinate, and Adapt: Open Compound Domain Adaptation for Semantic Segmentation

NeurIPS 2020poster

Unsupervised domain adaptation (UDA) for semantic segmentation has been attracting attention recently, as it could be beneficial for various label-scarce real-world scenarios (e.g., robot control, autonomous driving, medical imaging, etc.). Despite the significant progress in this field, current wor…

Cited by 39SourcePDFScholar
2020

Global-and-Local Relative Position Embedding for Unsupervised Video Summarization

ECCV 2020poster

In order to summarize a content video properly, it is important to grasp the sequential structure of video as well as the long-term dependency between frames. The necessity of them is more obvious, especially for unsupervised learning. One possible solution is to utilize a well-known technique in th…

Cited by 75SourcePDFScholar
2020

Globally Optimal Relative Pose Estimation for Camera on a Selfie Stick

ICRA 2020poster

Taking selfies has become a photographic trend nowadays. We envision the emergence of the "video selfie" capturing a short continuous video clip (or burst photography) of the user, themselves. A selfie stick is usually used, whereby a camera is mounted on a stick for taking selfie photos. In this sc…

Cited by 2SourceScholar
2020

Non-Local Spatial Propagation Network for Depth Completion

ECCV 2020poster

In this paper, we propose a robust and efficient end-to-end non-local spatial propagation network for depth completion. The proposed network takes RGB and sparse depth images as inputs and estimates non-local neighbors and their affinities of each pixel, as well as an initial depth map with pixel-wi…

2020

Robust Reference-Based Super-Resolution With Similarity-Aware Deformable Convolution

CVPR 2020poster

In this paper, we propose a novel and efficient reference feature extraction module referred to as the Similarity Search and Extraction Network (SSEN) for reference-based super-resolution (RefSR) tasks. The proposed module extracts aligned relevant features from a reference image to increase the per…

Cited by 115PDFScholar
2020

SideGuide:A Large-scale Sidewalk Dataset for Guiding Impaired People

IROS 2020poster

In this paper, we introduce a new large-scale sidewalk dataset called SideGuide that could potentially help impaired people. Unlike most previous datasets, which are focused on road environments, we paid attention to sidewalks, where understanding the environment could provide the potential for impr…

Cited by 23SourceScholar
2020

Two-phase Pseudo Label Densification for Self-training based Domain Adaptation

ECCV 2020poster

Recently, deep self-training approaches emerged as a powerful solution to the unsupervised domain adaptation. The self-training scheme involves iterative processing of target data; it generates target pseudo labels and retrains the network. However, since only the confident predictions are taken as…

Cited by 132SourcePDFScholar
2020

UDH: Universal Deep Hiding for Steganography, Watermarking, and Light Field Messaging

NeurIPS 2020poster

Neural networks have been shown effective in deep steganography for hiding a full image in another. However, the reason for its success remains not fully clear. Under the existing cover ($C$) dependent deep hiding (DDH) pipeline, it is challenging to analyze how the secret ($S$) image is encoded sin…

2020

Understanding Adversarial Examples From the Mutual Influence of Images and Perturbations

CVPR 2020poster

A wide variety of works have explored the reason for the existence of adversarial examples, but there is no consensus on the explanation. We propose to treat the DNN logits as a vector for feature representation, and exploit them to analyze the mutual influence of two independent inputs based on the…

Cited by 166PDFScholar
2020

Unsupervised Intra-Domain Adaptation for Semantic Segmentation Through Self-Supervision

CVPR 2020oral

Convolutional neural network-based approaches have achieved remarkable progress in semantic segmentation. However, these approaches heavily rely on annotated data which are labor intensive. To cope with this limitation, automatically annotated data generated from graphic engines are used to train se…

Cited by 480PDFcodeScholar
2019

Camera Exposure Control for Robust Robot Vision with Noise-Aware Image Quality Assessment

IROS 2019poster

In this paper, we propose a noise-aware exposure control algorithm for robust robot vision. Our method aims to capture best-exposed images, which can boost the performance of various computer vision and robotics tasks. For this purpose, we carefully design an image quality metric that captures compl…

Cited by 36SourceScholar
2019

DISC: A Large-scale Virtual Dataset for Simulating Disaster Scenarios

IROS 2019poster

In this paper, we present the first large-scale synthetic dataset for visual perception in disaster scenarios, and analyze state-of-the-art methods for multiple computer vision tasks with reference baselines. We simulated before and after disaster scenarios such as fire and building collapse for fif…

Cited by 15SourceScholar
2019

Dense Relational Captioning: Triple-Stream Networks for Relationship-Based Captioning

CVPR 2019poster

Our goal in this work is to train an image captioning model that generates more dense and informative captions. We introduce "relational captioning," a novel image captioning task which aims to generate multiple captions with respect to relational information between objects in an image. Relational…

Cited by 112PDFcodeScholar
2019

Fast Perception, Planning, and Execution for a Robotic Butler: Wheeled Humanoid M-Hubo

IROS 2019poster

As the aging population grows at a rapid rate, there is an ever growing need for service robot platforms that can provide daily assistance at practical speed with reliable performance. In order to assist with daily tasks such as fetching a beverage, a service robot must be able to perceive its envir…

Cited by 17SourceScholar
2019

Segment2Regress: Monocular 3D Vehicle Localization in Two Stages

RSS 2019poster

High-quality depth information is required to perform 3D vehicle detection, consequently, there exists a large performance gap between camera and LiDAR-based approaches. In this paper, our monocular camera-based 3D vehicle localization method alleviates the dependency on high-quality depth maps by t…

2019

Variational Prototyping-Encoder: One-Shot Learning With Prototypical Images

CVPR 2019poster

In daily life, graphic symbols, such as traffic signs and brand logos, are ubiquitously utilized around us due to its intuitive expression beyond language boundary. We tackle an open-set graphic symbol recognition problem by one-shot classification with prototypical images as a single training examp…

Cited by 92PDFcodeScholar
2019

Vehicular Multi-Camera Sensor System for Automated Visual Inspection of Electric Power Distribution Equipment

IROS 2019poster

In this paper, we present a multi-camera sensor system along with its control algorithm for automated visual inspection from a moving vehicle. To accomplish this task, we propose a unique hardware configuration consisting of a frontal stereo vision system, six lateral cameras motorized to tilt, and…

Cited by 7SourceScholar
2018

Distort-and-Recover: Color Enhancement Using Deep Reinforcement Learning

CVPR 2018poster

Learning-based color enhancement approaches typically learn to map from input images to retouched images. Most of existing methods require expensive pairs of input-retouched images or produce results in a non-interpretable way. In this paper, we present a deep reinforcement learning (DRL) based meth…

Cited by 261SourcePDFScholar
2018

EPINET: A Fully-Convolutional Neural Network Using Epipolar Geometry for Depth From Light Field Images

CVPR 2018poster

Light field cameras capture both the spatial and the angular properties of light rays in space. Due to its property, one can compute the depth from light fields in uncontrolled lighting environments, which is a big advantage over active sensing devices. Depth computed from light fields can be used f…

Cited by 325SourcePDFScholar
2018

Globally Optimal Inlier Set Maximization for Atlanta Frame Estimation

CVPR 2018poster

In this work, we describe man-made structures via an appropriate structure assumption, called Atlanta world, which contains a vertical direction (typically the gravity direction) and a set of horizontal directions orthogonal to the vertical direction. Contrary to the commonly used Manhattan world as…

Cited by 22SourcePDFScholar
2018

Learning to Localize Sound Source in Visual Scenes

CVPR 2018poster

Visual events are usually accompanied by sounds in our daily lives. We pose the question: Can the machine learn the correspondence between visual scene and the sound, and localize the sound source only by observing sound and visual scene pairs like human? In this paper, we propose a novel unsupervis…

Cited by 397SourcePDFScholar
2018

RANUS: RGB and NIR Urban Scene Dataset for Deep Scene Parsing

RA-L 2018

In this letter, we present a data-driven method for scene parsing of road scenes to utilize single-channel near-infrared (NIR) images. To overcome the lack of data problem in non-RGB spectrum, we define a new color space and decompose the task of deep scene parsing into two subtasks with two separat

Cited by 42SourceScholar
2017

A Unified Approach of Multi-Scale Deep and Hand-Crafted Features for Defocus Estimation

CVPR 2017poster

In this paper, we introduce robust and synergetic hand-crafted features and a simple but efficient deep feature from a convolutional neural network (CNN) architecture for defocus estimation. This paper systematically analyzes the effectiveness of different features, and shows how each feature can co…

Cited by 152PDFcodeScholar
2017

Deep representation of industrial components using simulated images

ICRA 2017poster

In this paper, we present a visual learning framework to retrieve a 3D model and estimate its pose from a single image. To increase the quantity and quality of training data, we define our simulation space in the near infrared (NIR) band, and utilize the quasi-Monte Carlo (MC) method for scalable ph…

Cited by 7SourceScholar
2017

Noise Robust Depth From Focus Using a Ring Difference Filter

CVPR 2017spotlight

Depth from focus (DfF) is a method of estimating depth of a scene by using the information acquired through the change of the focus of a camera. Within the framework of DfF, the focus measure (FM) forms the foundation on which the accuracy of the output is determined. With the result from the FM, th…

Cited by 47PDFScholar
2017

Personalized Cinemagraphs Using Semantic Understanding and Collaborative Learning

ICCV 2017poster

Cinemagraphs are a compelling way to convey dynamic aspects of a scene. In these media, dynamic and still elements are juxtaposed to create an artistic and narrative experience. Creating a high-quality, aesthetically pleasing cinemagraph requires isolating objects in a semantically meaningful way an…

Cited by 19PDFScholar
2017

Pixel-Level Matching for Video Object Segmentation Using Convolutional Neural Networks

ICCV 2017poster

We propose a novel video object segmentation algorithm based on pixel-level matching using Convolutional Neural Networks (CNN). Our network aims to distinguish the target area from the background on the basis of the pixel-level similarity between two object units. The proposed network represents a t…

Cited by 219PDFScholar
2017

VPGNet: Vanishing Point Guided Network for Lane and Road Marking Detection and Recognition

ICCV 2017poster

In this paper, we propose a unified end-to-end trainable multi-task network that jointly handles lane and road marking detection and recognition that is guided by a vanishing point under adverse weather conditions. We tackle rainy and low illumination conditions, which have not been extensively stud…

Cited by 556PDFcodeScholar
2017

Weakly- and Self-Supervised Learning for Content-Aware Deep Image Retargeting

ICCV 2017spotlight

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-…

Cited by 106PDFScholar
2016

Automatic Content-Aware Color and Tone Stylization

CVPR 2016spotlight

We introduce a new technique that automatically generates diverse, visually compelling stylizations for a photograph in an unsupervised manner. We achieve this by learning style ranking for a given input using a large photo collection and selecting a diverse subset of matching styles for final style…

Cited by 92PDFScholar
2016

Efficient and Robust Color Consistency for Community Photo Collections

CVPR 2016poster

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 constr…

Cited by 70PDFScholar
2016

High-Quality Depth From Uncalibrated Small Motion Clip

CVPR 2016oral

We propose a novel approach that generates a high-quality depth map from a set of images captured with a small viewpoint variation, namely small motion clip. As opposed to prior methods that recover scene geometry and camera motions using pre-calibrated cameras, we introduce a self-calibrating bundl…

Cited by 132PDFcodeScholar
2016

Object proposal using 3D point cloud for DRC-HUBO+

IROS 2016poster

We present an object proposal method which utilizes the 3D data obtained from a depth sensor as well as the color information of images. Our object proposal method is designed to improve the performance of the object detection for a mobile robot equipped with a camera and a laser scanner. Compared t…

Cited by 4SourceScholar
2016

Simultaneous Estimation of Near IR BRDF and Fine-Scale Surface Geometry

CVPR 2016spotlight

Near-Infrared (NIR) images of most materials exhibit less texture or albedo variations making them beneficial for vision tasks such as intrinsic image decomposition and structured light depth estimation. Understanding the reflectance properties (BRDF) of materials in the NIR wavelength range can be…

Cited by 26PDFScholar
2016

Stereo Matching With Color and Monochrome Cameras in Low-Light Conditions

CVPR 2016poster

Consumer devices with stereo cameras have become popular because of their low-cost depth sensing capability. However, those systems usually suffer from low imaging quality and inaccurate depth acquisition under low-light conditions. To address the problem, we present a new stereo matching method wit…

Cited by 60PDFScholar
2015

Accurate Camera Calibration Robust to Defocus Using a Smartphone

ICCV 2015poster

We propose a novel camera calibration method for defocused images using a smartphone under the assumption that the defocus blur is modeled as a convolution of a sharp image with a Gaussian point spread function (PSF). In contrast to existing calibration approaches which require well-focused images,…

Cited by 45PDFScholar
2015

Accurate Depth Map Estimation From a Lenslet Light Field Camera

CVPR 2015poster

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 su…

Cited by 622SourcePDFScholar
2015

AttentionNet: Aggregating Weak Directions for Accurate Object Detection

ICCV 2015poster

We present a novel detection method using a deep convolutional neural network (CNN), named AttentionNet. We cast an object detection problem as an iterative classification problem, which is the most suitable form of a CNN. AttentionNet provides quantized weak directions pointing a target object and…

Cited by 236PDFcodeScholar
2015

Complementary Sets of Shutter Sequences for Motion Deblurring

ICCV 2015poster

In this paper, we present a novel multi-image motion deblurring method utilizing the coded exposure technique. The key idea of our work is to capture video frames with a set of complementary fluttering patterns to preserve spatial frequency details. We introduce an algorithm for generating a complem…

Cited by 7PDFScholar
2015

Fast Randomized Singular Value Thresholding for Nuclear Norm Minimization

CVPR 2015poster

Rank minimization problem can be boiled down to either Nuclear Norm Minimization (NNM) or Weighted NNM (WNNM) problem. The problems related to NNM (or WNNM) can be solved iteratively by applying a closed-form proximal operator, called Singular Value Thresholding (SVT) (or Weighted SVT), but they suf…

Cited by 182SourcePDFScholar
2015

High Quality Structure From Small Motion for Rolling Shutter Cameras

ICCV 2015poster

We present a practical 3D reconstruction method to obtain a high-quality dense depth map from narrow-baseline image sequences captured by commercial digital cameras, such as DSLRs or mobile phones. Depth estimation from small motion has gained interest as a means of various photographic editing, but…

Cited by 53PDFScholar
2015

Multispectral Pedestrian Detection: Benchmark Dataset and Baseline

CVPR 2015poster

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…

Cited by 1247SourcePDFScholar