← Search

Kyoung Mu Lee

71 accepted papers

2025

DeClotH: Decomposable 3D Cloth and Human Body Reconstruction from a Single Image

CVPR 2025poster

Most existing methods of 3D clothed human reconstruction from a single image treat the clothed human as a single object without distinguishing between cloth and human body. In this regard, we present DeClotH, which separately reconstructs 3D cloth and human body from a single image. This task remain…

Cited by 0SourcePDFScholar
2025

OmniSplat: Taming Feed-Forward 3D Gaussian Splatting for Omnidirectional Images with Editable Capabilities

CVPR 2025highlight

Feed-forward 3D Gaussian splatting (3DGS) models have gained significant popularity due to their ability to generate scenes immediately without needing per-scene optimization. Although omnidirectional images are becoming more popular since they reduce the computation required for image stitching to…

2025

PARTE: Part-Guided Texturing for 3D Human Reconstruction from a Single Image

ICCV 2025poster

The misaligned human texture across different human parts is one of the main limitations of existing 3D human reconstruction methods. Each human part, such as a jacket or pants, should maintain a distinct texture without blending into others. The structural coherence of human parts serves as a cruci…

Cited by 0SourcePDFScholar
2025

SemanticDraw: Towards Real-Time Interactive Content Creation from Image Diffusion Models

CVPR 2025poster

We introduce SemanticDraw, a new paradigm of interactive content creation where high-quality images are generated in near real-time from given multiple hand-drawn regions, each encoding prescribed semantic meaning. In order to maximize the productivity of content creators and to fully realize their…

2024

Beyond Image Super-Resolution for Image Recognition with Task-Driven Perceptual Loss

CVPR 2024poster

In real-world scenarios image recognition tasks such as semantic segmentation and object detection often pose greater challenges due to the lack of information available within low-resolution (LR) content. Image super-resolution (SR) is one of the promising solutions for addressing the challenges. H…

2024

CNC-Net: Self-Supervised Learning for CNC Machining Operations

CVPR 2024poster

CNC manufacturing is a process that employs computer numerical control (CNC) machines to govern the movements of various industrial tools and machinery encompassing equipment ranging from grinders and lathes to mills and CNC routers. However the reliance on manual CNC programming has become a bottle…

2024

GS-Blur: A 3D Scene-Based Dataset for Realistic Image Deblurring

NeurIPS 2024poster

To train a deblurring network, an appropriate dataset with paired blurry and sharp images is essential. Existing datasets collect blurry images either synthetically by aggregating consecutive sharp frames or using sophisticated camera systems to capture real blur. However, these methods offer limite…

2024

Joint Reconstruction of 3D Human and Object via Contact-Based Refinement Transformer

CVPR 2024poster

Human-object contact serves as a strong cue to understand how humans physically interact with objects. Nevertheless it is not widely explored to utilize human-object contact information for the joint reconstruction of 3D human and object from a single image. In this work we present a novel joint 3D…

2024

ODGS: 3D Scene Reconstruction from Omnidirectional Images with 3D Gaussian Splattings

NeurIPS 2024poster

Omnidirectional (or 360-degree) images are increasingly being used for 3D applications since they allow the rendering of an entire scene with a single image. Existing works based on neural radiance fields demonstrate successful 3D reconstruction quality on egocentric videos, yet they suffer from lon…

2023

ACL-SPC: Adaptive Closed-Loop System for Self-Supervised Point Cloud Completion

CVPR 2023poster

Point cloud completion addresses filling in the missing parts of a partial point cloud obtained from depth sensors and generating a complete point cloud. Although there has been steep progress in the supervised methods on the synthetic point cloud completion task, it is hardly applicable in real-wor…

2023

Cyclic Test-Time Adaptation on Monocular Video for 3D Human Mesh Reconstruction

ICCV 2023poster

Despite recent advances in 3D human mesh reconstruction, domain gap between training and test data is still a major challenge. Several prior works tackle the domain gap problem via test-time adaptation that fine-tunes a network relying on 2D evidence (e.g., 2D human keypoints) from test images. Howe…

Cited by 29PDFcodeScholar
2023

ExBluRF: Efficient Radiance Fields for Extreme Motion Blurred Images

ICCV 2023poster

We present ExBluRF, a novel view synthesis method for extreme motion blurred images based on efficient radiance fields optimization. Our approach consists of two main components: 6-DOF camera trajectory-based motion blur formulation and voxel-based radiance fields. From extremely blurred images, we…

Cited by 29PDFcodeScholar
2023

MultiAct: Long-Term 3D Human Motion Generation from Multiple Action Labels

AAAI 2023technical

We tackle the problem of generating long-term 3D human motion from multiple action labels. Two main previous approaches, such as action- and motion-conditioned methods, have limitations to solve this problem. The action-conditioned methods generate a sequence of motion from a single action. Hence, i…

2023

Recovering 3D Hand Mesh Sequence From a Single Blurry Image: A New Dataset and Temporal Unfolding

CVPR 2023poster

Hands, one of the most dynamic parts of our body, suffer from blur due to their active movements. However, previous 3D hand mesh recovery methods have mainly focused on sharp hand images rather than considering blur due to the absence of datasets providing blurry hand images. We first present a nove…

2023

Rethinking Self-Supervised Visual Representation Learning in Pre-training for 3D Human Pose and Shape Estimation

ICLR 2023poster

Recently, a few self-supervised representation learning (SSL) methods have outperformed the ImageNet classification pre-training for vision tasks such as object detection. However, its effects on 3D human body pose and shape estimation (3DHPSE) are open to question, whose target is fixed to a unique…

Cited by 7SourcePDFScholar
2022

3D Clothed Human Reconstruction in the Wild

ECCV 2022poster

"Although much progress has been made in 3D clothed human reconstruction, most of the existing methods fail to produce robust results from in-the-wild images, which contain diverse human poses and appearances. This is mainly due to the large domain gap between training datasets and in-the-wild datas…

2022

AP-BSN: Self-Supervised Denoising for Real-World Images via Asymmetric PD and Blind-Spot Network

CVPR 2022poster

Blind-spot network (BSN) and its variants have made significant advances in self-supervised denoising. Nevertheless, they are still bound to synthetic noisy inputs due to less practical assumptions like pixel-wise independent noise. Hence, it is challenging to deal with spatially correlated real-wor…

Cited by 159PDFcodeScholar
2022

Attentive Fine-Grained Structured Sparsity for Image Restoration

CVPR 2022poster

Image restoration tasks have witnessed great performance improvement in recent years by developing large deep models. Despite the outstanding performance, the heavy computation demanded by the deep models has restricted the application of image restoration. To lift the restriction, it is required to…

Cited by 25PDFcodeScholar
2022

CADyQ: Content-Aware Dynamic Quantization for Image Super-Resolution

ECCV 2022poster

"Despite breakthrough advances in image super-resolution (SR) with convolutional neural networks (CNNs), SR has yet to enjoy ubiquitous applications due to the high computational complexity of SR networks. Quantization is one of the promising approaches to solve this problem. However, existing metho…

2022

CVF-SID: Cyclic Multi-Variate Function for Self-Supervised Image Denoising by Disentangling Noise From Image

CVPR 2022poster

Recently, significant progress has been made on image denoising with strong supervision from large-scale datasets. However, obtaining well-aligned noisy-clean training image pairs for each specific scenario is complicated and costly in practice. Consequently, applying a conventional supervised denoi…

Cited by 99PDFcodeScholar
2022

Clean Images are Hard to Reblur: Exploiting the Ill-Posed Inverse Task for Dynamic Scene Deblurring

ICLR 2022poster

The goal of dynamic scene deblurring is to remove the motion blur in a given image. Typical learning-based approaches implement their solutions by minimizing the L1 or L2 distance between the output and the reference sharp image. Recent attempts adopt visual recognition features in training to impro…

Cited by 21SourcePDFScholar
2022

HandOccNet: Occlusion-Robust 3D Hand Mesh Estimation Network

CVPR 2022poster

Hands are often severely occluded by objects, which makes 3D hand mesh estimation challenging. Previous works often have disregarded information at occluded regions. However, we argue that occluded regions have strong correlations with hands so that they can provide highly beneficial information for…

Cited by 127PDFcodeScholar
2022

Learning To Estimate Robust 3D Human Mesh From In-the-Wild Crowded Scenes

CVPR 2022poster

We consider the problem of recovering a single person's 3D human mesh from in-the-wild crowded scenes. While much progress has been in 3D human mesh estimation, existing methods struggle when test input has crowded scenes. The first reason for the failure is a domain gap between training and testing…

Cited by 98PDFcodeScholar
2021

3DIAS: 3D Shape Reconstruction With Implicit Algebraic Surfaces

ICCV 2021poster

3D Shape representation has substantial effects on 3D shape reconstruction. Primitive-based representations approximate a 3D shape mainly by a set of simple implicit primitives, but the low geometrical complexity of the primitives limits the shape resolution. Moreover, setting a sufficient number of…

Cited by 19PDFcodeScholar
2021

Beyond Static Features for Temporally Consistent 3D Human Pose and Shape From a Video

CVPR 2021poster

Despite the recent success of single image-based 3D human pose and shape estimation methods, recovering temporally consistent and smooth 3D human motion from a video is still challenging. Several video-based methods have been proposed; however, they fail to resolve the single image-based methods' te…

Cited by 257PDFcodeScholar
2021

C2N: Practical Generative Noise Modeling for Real-World Denoising

ICCV 2021poster

Learning-based image denoising methods have been bounded to situations where well-aligned noisy and clean images are given, or samples are synthesized from predetermined noise models, e.g., Gaussian. While recent generative noise modeling methods aim to simulate the unknown distribution of real-worl…

Cited by 108PDFcodeScholar
2021

Meta-Learning With Task-Adaptive Loss Function for Few-Shot Learning

ICCV 2021poster

In few-shot learning scenarios, the challenge is to generalize and perform well on new unseen examples when only very few labeled examples are available for each task. Model-agnostic meta-learning (MAML) has gained the popularity as one of the representative few-shot learning methods for its flexibi…

Cited by 165PDFcodeScholar
2021

Searching for Controllable Image Restoration Networks

ICCV 2021poster

We present a novel framework for controllable image restoration that can effectively restore multiple types and levels of degradation of a corrupted image. The proposed model, named TASNet, is automatically determined by our neural architecture search algorithm, which optimizes the efficiency-accura…

Cited by 10PDFcodeScholar
2020

DeepHandMesh: A Weakly-supervised Deep Encoder-Decoder Framework for High-fidelity Hand Mesh Modeling

ECCV 2020poster

Human hands play a central role in interacting with other people and objects. For realistic replication of such hand motions, high-fidelity hand meshes have to be reconstructed. In this study, we firstly propose DeepHandMesh, a weakly-supervised deep encoder-decoder framework for high-fidelity hand…

2020

I2L-MeshNet: Image-to-Lixel Prediction Network for Accurate 3D Human Pose and Mesh Estimation from a Single RGB Image

ECCV 2020poster

Most of the previous image-based 3D human pose and mesh estimation methods estimate parameters of the human mesh model from an input image. However, directly regressing the parameters from the input image is a highly non-linear mapping because it breaks the spatial relationship between pixels in the…

2020

InterHand2.6M: A Dataset and Baseline for 3D Interacting Hand Pose Estimation from a Single RGB Image

ECCV 2020poster

Analysis of hand-hand interactions is a crucial step towards better understanding human behavior. However, most researches in 3D hand pose estimation have focused on the isolated single hand case. Therefore, we firstly propose (1) a large-scale dataset, InterHand2.6M, and (2) a baseline network, Int…

2020

Meta-Learning with Adaptive Hyperparameters

NeurIPS 2020poster

Despite its popularity, several recent works question the effectiveness of MAML when test tasks are different from training tasks, thus suggesting various task-conditioned methodology to improve the initialization. Instead of searching for better task-aware initialization, we focus on a complementar…

2020

Multi Image Depth from Defocus Network with Boundary Cue for Dual Aperture Camera

ICASSP 2020accepted

In this paper, we estimate depth information using two defocused images from dual aperture camera. Recent advances in deep learning techniques have increased the accuracy of depth estimation. Besides, methods of using a defocused image in which an object is blurred according to a distance from a cam…

Cited by 0SourceScholar
2020

Pose2Mesh: Graph Convolutional Network for 3D Human Pose and Mesh Recovery from a 2D Human Pose

ECCV 2020poster

Most of the recent deep learning-based 3D human pose and mesh estimation methods regress the pose and shape parameters of human mesh models, such as SMPL and MANO, from an input image. The first weakness of these methods is the overfitting to image appearance, due to the domain gap between the train…

2020

Scene-Adaptive Video Frame Interpolation via Meta-Learning

CVPR 2020poster

Video frame interpolation is a challenging problem because there are different scenarios for each video depending on the variety of foreground and background motion, frame rate, and occlusion. It is therefore difficult for a single network with fixed parameters to generalize across different videos.…

Cited by 60PDFcodeScholar
2019

Camera Distance-Aware Top-Down Approach for 3D Multi-Person Pose Estimation From a Single RGB Image

ICCV 2019poster

Although significant improvement has been achieved recently in 3D human pose estimation, most of the previous methods only treat a single-person case. In this work, we firstly propose a fully learning-based, camera distance-aware top-down approach for 3D multi-person pose estimation from a single RG…

Cited by 449PDFcodeScholar
2019

Continual Learning by Asymmetric Loss Approximation With Single-Side Overestimation

ICCV 2019poster

Catastrophic forgetting is a critical challenge in training deep neural networks. Although continual learning has been investigated as a countermeasure to the problem, it often suffers from the requirements of additional network components and the limited scalability to a large number of tasks. We p…

Cited by 49PDFScholar
2018

Clustering Convolutional Kernels to Compress Deep Neural Networks

ECCV 2018poster

In this paper, we propose a novel method to compress CNNs by reconstructing the network from a small set of spatial convolution kernels. Starting from a pre-trained model, we extract representative 2D kernel centroids using k-means clustering. Each centroid replaces the corresponding kernels of the…

2018

Depth-Based 3D Hand Pose Estimation: From Current Achievements to Future Goals

CVPR 2018poster

In this paper, we strive to answer two questions: What is the current state of 3D hand pose estimation from depth images? And, what are the next challenges that need to be tackled? Following the successful Hands In the Million Challenge (HIM2017), we investigate the top 10 state-of-the-art methods o…

Cited by 277SourcePDFScholar
2018

Joint Blind Motion Deblurring and Depth Estimation of Light Field

ECCV 2018poster

Removing camera motion blur from a single light field is a challenging task since it is highly ill-posed inverse problem. The problem becomes even worse when blur kernel varies spatially due to scene depth variation and high-order camera motion. In this paper, we propose a novel algorithm to estimat…

Cited by 32SourcePDFScholar
2018

Part-Aligned Bilinear Representations for Person Re-Identification

ECCV 2018poster

Comparing the appearance of corresponding body parts is essential for person re-identification. As body parts are frequently misaligned between the detected human boxes, an image representation that can handle this misalignment is required. In this paper, we propose a network that learns a part-alig…

Cited by 671SourcePDFScholar
2018

SeedNet: Automatic Seed Generation With Deep Reinforcement Learning for Robust Interactive Segmentation

CVPR 2018poster

In this paper, we propose an automatic seed generation technique with deep reinforcement learning to solve the interactive segmentation problem. One of the main issues of the interactive segmentation problem is robust and consistent object extraction with less human effort. Most of the existing algo…

Cited by 75SourcePDFScholar
2018

V2V-PoseNet: Voxel-to-Voxel Prediction Network for Accurate 3D Hand and Human Pose Estimation From a Single Depth Map

CVPR 2018poster

Most of the existing deep learning-based methods for 3D hand and human pose estimation from a single depth map are based on a common framework that takes a 2D depth map and directly regresses the 3D coordinates of keypoints, such as hand or human body joints, via 2D convolutional neural networks (CN…

2017

Deep Multi-Scale Convolutional Neural Network for Dynamic Scene Deblurring

CVPR 2017spotlight

Non-uniform blind deblurring for general dynamic scenes is a challenging computer vision problem as blurs arise not only from multiple object motions but also from camera shake, scene depth variation. To remove these complicated motion blurs, conventional energy optimization based methods rely on si…

Cited by 2652PDFcodeScholar
2017

Joint Estimation of Camera Pose, Depth, Deblurring, and Super-Resolution From a Blurred Image Sequence

ICCV 2017poster

The conventional methods for estimating camera poses and scene structures from severely blurry or low resolution images often result in failure. The off-the-shelf deblurring or super resolution methods may show visually pleasing results. However, applying each technique independently before matching…

Cited by 61PDFScholar
2017

Online Video Deblurring via Dynamic Temporal Blending Network

ICCV 2017poster

State-of-the-art video deblurring methods are capable of removing non-uniform blur caused by unwanted camera shake and/or object motion in dynamic scenes. However, most existing methods are based on batch processing and thus need access to all recorded frames, rendering them computationally demandin…

Cited by 197PDFScholar
2015

Subgraph Matching Using Compactness Prior for Robust Feature Correspondence

CVPR 2015poster

Feature correspondence plays a central role in various computer vision applications. It is widely formulated as a graph matching problem due to its robust performance under challenging conditions, such as background clutter, object deformation and repetitive patterns. A variety of fast and accurate…

Cited by 30SourcePDFScholar