← Search

Jimmy Ren

20 accepted papers

2025

A Diffusion-Based Framework for Occluded Object Movement

AAAI 2025technical

Seamlessly moving objects within a scene is a common requirement for image editing, but it is still a challenge for existing editing methods. Especially for real-world images, the occlusion situation further increases the difficulty. The main difficulty is that the occluded portion needs to be compl…

Cited by 0SourcePDFScholar
2025

DeblurDiff: Real-Word Image Deblurring with Generative Diffusion Models

NeurIPS 2025poster

Diffusion models have achieved significant progress in image generation and the pre-trained Stable Diffusion (SD) models are helpful for image deblurring by providing clear image priors. However, directly using a blurry image or a pre-deblurred one as a conditional control for SD will either hinder…

Cited by 0SourceScholar
2021

Efficient Deep Image Denoising via Class Specific Convolution

AAAI 2021technical

Deep neural networks have been widely used in image denoising during the past few years. Even though they achieve great success on this problem, they are computationally inefficient which makes them inappropriate to be implemented in mobile devices. In this paper, we propose an efficient deep neural…

2020

Learning Event-Driven Video Deblurring and Interpolation

ECCV 2020poster

Event-based sensors, which have a response if the change of pixel intensity exceeds a triggering threshold, can capture high-speed motion with microsecond accuracy. Assisted by an event camera, we can generate high frame-rate sharp videos from low frame-rate blurry ones captured by an intensity came…

Cited by 154SourcePDFScholar
2020

Learning a Reinforced Agent for Flexible Exposure Bracketing Selection

CVPR 2020poster

Automatically selecting exposure bracketing (images exposed differently) is important to obtain a high dynamic range image by using multi-exposure fusion. Unlike previous methods that have many restrictions such as requiring camera response function, sensor noise model, and a stream of preview image…

Cited by 24PDFcodeScholar
2019

Dual Student: Breaking the Limits of the Teacher in Semi-Supervised Learning

ICCV 2019poster

Recently, consistency-based methods have achieved state-of-the-art results in semi-supervised learning (SSL). These methods always involve two roles, an explicit or implicit teacher model and a student model, and penalize predictions under different perturbations by a consistency constraint. However…

Cited by 314PDFcodeScholar
2019

Spatio-Temporal Filter Adaptive Network for Video Deblurring

ICCV 2019poster

Video deblurring is a challenging task due to the spatially variant blur caused by camera shake, object motions, and depth variations, etc. Existing methods usually estimate optical flow in the blurry video to align consecutive frames or approximate blur kernels. However, they tend to generate artif…

Cited by 247PDFScholar
2018

3D Human Pose Estimation in the Wild by Adversarial Learning

CVPR 2018poster

Recently, remarkable advances have been achieved in 3D human pose estimation from monocular images because of the powerful Deep Convolutional Neural Networks (DCNNs). Despite their success on large-scale datasets collected in the constrained lab environment, it is difficult to obtain the 3D pose ann…

Cited by 493SourcePDFScholar
2018

Dynamic Scene Deblurring Using Spatially Variant Recurrent Neural Networks

CVPR 2018poster

Due to the spatially variant blur caused by camera shake and object motions under different scene depths, deblurring images captured from dynamic scenes is challenging. Although recent works based on deep neural networks have shown great progress on this problem, their models are usually large and c…

Cited by 466SourcePDFScholar
2018

Learning Dual Convolutional Neural Networks for Low-Level Vision

CVPR 2018poster

In this paper, we propose a general dual convolutional neural network (DualCNN) for low-level vision problems, e.g., super-resolution, edge-preserving filtering, deraining and dehazing. These problems usually involve the estimation of two components of the target signals: structures and details. Mot…

Cited by 230SourcePDFScholar
2018

Learning Monocular Depth by Distilling Cross-domain Stereo Networks

ECCV 2018poster

Monocular depth estimation aims at estimating a pixelwise depth map for a single image, which has wide applications in scene understanding and autonomous driving. Existing supervised and unsupervised methods face great challenges. Supervised methods require large amounts of depth measurement data, w…

Cited by 237SourcePDFScholar
2018

Zoom and Learn: Generalizing Deep Stereo Matching to Novel Domains

CVPR 2018poster

Despite the recent success of stereo matching with convolutional neural networks (CNNs), it remains arduous to generalize a pre-trained deep stereo model to a novel domain. A major difficulty is to collect accurate ground-truth disparities for stereo pairs in the target domain. In this work, we prop…

2017

Accurate Single Stage Detector Using Recurrent Rolling Convolution

CVPR 2017poster

Most of the recent successful methods in accurate object detection and localization used some variants of R-CNN style two stage Convolutional Neural Networks (CNN) where plausible regions were proposed in the first stage then followed by a second stage for decision refinement. Despite the simplicity…

Cited by 374PDFcodeScholar