← Search

Shangchen Zhou

34 accepted papers

2026

4RC: 4D Reconstruction via Conditional Querying Anytime and Anywhere

ICML 2026poster

We present 4RC, a unified feed-forward framework for 4D reconstruction from monocular videos. Unlike existing methods that typically decouple motion from geometry or produce limited 4D attributes, such as sparse trajectories or two-view scene flow, 4RC learns a holistic 4D representation that jointl…

Cited by 0SourceScholar
2026

Precise Object and Effect Removal with Adaptive Target-Aware Attention

CVPR 2026

Object removal requires eliminating not only the target object but also its associated visual effects such as shadows and reflections. However, diffusion-based inpainting and removal methods often introduce artifacts, hallucinate contents, alter background, and struggle to remove object effects accu

Cited by 0SourcecodeScholar
2026

STream3R: Scalable Sequential 3D Reconstruction with Causal Transformer

ICLR 2026poster

We present STream3R, a novel approach to 3D reconstruction that reformulates pointmap prediction as a decoder-only Transformer problem. Existing state-of-the-art methods for multi-view reconstruction either depend on expensive global optimization or rely on simplistic memory mechanisms that scale po…

Cited by 0SourcecodeScholar
2026

SeedVR2: One-Step Video Restoration via Diffusion Adversarial Post-Training

ICLR 2026poster

Recent advances in diffusion-based video restoration (VR) demonstrate significant improvement in visual quality, yet yield a prohibitive computational cost during inference. While several distillation-based approaches have exhibited the potential of one-step image restoration, extending existing app…

Cited by 0SourcecodeScholar
2025

3DEnhancer: Consistent Multi-View Diffusion for 3D Enhancement

CVPR 2025poster

Despite advances in neural rendering, due to the scarcity of high-quality 3D datasets and the inherent limitations of multi-view diffusion models, view synthesis and 3D model generation are restricted to low resolutions with suboptimal multi-view consistency. In this study, we present a novel 3D enh…

2025

GaussianAnything: Interactive Point Cloud Flow Matching for 3D Generation

ICLR 2025poster

Recent advancements in diffusion models and large-scale datasets have revolutionized image and video generation, with increasing focus on 3D content generation. While existing methods show promise, they face challenges in input formats, latent space structures, and output representations. This paper…

Cited by 0SourcePDFScholar
2025

MatAnyone: Stable Video Matting with Consistent Memory Propagation

CVPR 2025poster

Auxiliary-free human video matting methods, which rely solely on input frames, often struggle with complex or ambiguous backgrounds. To tackle this, we propose MatAnyone, a practical framework designed for target-assigned video matting. Specifically, building on a memory-based framework, we introduc…

Cited by 2SourcePDFScholar
2025

SAR3D: Autoregressive 3D Object Generation and Understanding via Multi-scale 3D VQVAE

CVPR 2025poster

Autoregressive models have demonstrated remarkable success across various fields, from large language models (LLMs) to large multimodal models (LMMs) and 2D content generation, moving closer to artificial general intelligence (AGI). Despite these advances, applying autoregressive approaches to 3D ob…

Cited by 5SourcePDFScholar
2025

Trans-Adapter: A Plug-and-Play Framework for Transparent Image Inpainting

ICCV 2025poster

RGBA images, with the additional alpha channel, are crucial for any application that needs blending, masking, or transparency effects, making them more versatile than standard RGB images. Nevertheless, existing image inpainting methods are designed exclusively for RGB images. Conventional approaches…

Cited by 0SourcePDFScholar
2024

Adaptive Window Pruning for Efficient Local Motion Deblurring

ICLR 2024poster

Local motion blur commonly occurs in real-world photography due to the mixing between moving objects and stationary backgrounds during exposure. Existing image deblurring methods predominantly focus on global deblurring, inadvertently affecting the sharpness of backgrounds in locally blurred images…

Cited by 7SourcePDFScholar
2024

Iterative Token Evaluation and Refinement for Real-World Super-resolution

AAAI 2024technical

Real-world image super-resolution (RWSR) is a long-standing problem as low-quality (LQ) images often have complex and unidentified degradations. Existing methods such as Generative Adversarial Networks (GANs) or continuous diffusion models present their own issues including GANs being difficult to t…

2024

LN3Diff: Scalable Latent Neural Fields Diffusion for Speedy 3D Generation

ECCV 2024poster

"The field of neural rendering has witnessed significant progress with advancements in generative models and differentiable rendering techniques. Though 2D diffusion has achieved success, a unified 3D diffusion pipeline remains unsettled. This paper introduces a novel framework called to address thi…

2024

Learning Inclusion Matching for Animation Paint Bucket Colorization

CVPR 2024poster

Colorizing line art is a pivotal task in the production of hand-drawn cel animation. This typically involves digital painters using a paint bucket tool to manually color each segment enclosed by lines based on RGB values predetermined by a color designer. This frame-by-frame process is both arduous…

2024

Towards Language-Driven Video Inpainting via Multimodal Large Language Models

CVPR 2024poster

We introduce a new task -- language-driven video inpainting which uses natural language instructions to guide the inpainting process. This approach overcomes the limitations of traditional video inpainting methods that depend on manually labeled binary masks a process often tedious and labor-intensi…

2024

Upscale-A-Video: Temporal-Consistent Diffusion Model for Real-World Video Super-Resolution

CVPR 2024highlight

Text-based diffusion models have exhibited remarkable success in generation and editing showing great promise for enhancing visual content with their generative prior. However applying these models to video super-resolution remains challenging due to the high demands for output fidelity and temporal…

Cited by 46SourcePDFScholar
2023

Embedding Fourier for Ultra-High-Definition Low-Light Image Enhancement

ICLR 2023top-5%

Ultra-High-Definition (UHD) photo has gradually become the standard configuration in advanced imaging devices. The new standard unveils many issues in existing approaches for low-light image enhancement (LLIE), especially in dealing with the intricate issue of joint luminance enhancement and noise r…

2023

Iterative Prompt Learning for Unsupervised Backlit Image Enhancement

ICCV 2023oral

We propose a novel unsupervised backlit image enhancement method, abbreviated as CLIP-LIT, by exploring the potential of Contrastive Language-Image Pre-Training (CLIP) for pixel-level image enhancement. We show that the open-world CLIP prior not only aids in distinguishing between backlit and well-l…

Cited by 140PDFScholar
2023

Nighttime Smartphone Reflective Flare Removal Using Optical Center Symmetry Prior

CVPR 2023highlight

Reflective flare is a phenomenon that occurs when light reflects inside lenses, causing bright spots or a "ghosting effect" in photos, which can impact their quality. Eliminating reflective flare is highly desirable but challenging. Many existing methods rely on manually designed features to detect…

2023

PGDiff: Guiding Diffusion Models for Versatile Face Restoration via Partial Guidance

NeurIPS 2023poster

Exploiting pre-trained diffusion models for restoration has recently become a favored alternative to the traditional task-specific training approach. Previous works have achieved noteworthy success by limiting the solution space using explicit degradation models. However, these methods often fall sh…

2023

ProPainter: Improving Propagation and Transformer for Video Inpainting

ICCV 2023poster

Flow-based propagation and spatiotemporal Transformer are two mainstream mechanisms in video inpainting (VI). Despite the effectiveness of these components, they still suffer from some limitations that affect their performance. Previous propagation-based approaches are performed separately either in…

Cited by 104PDFcodeScholar
2022

BasicVSR++: Improving Video Super-Resolution With Enhanced Propagation and Alignment

CVPR 2022poster

A recurrent structure is a popular framework choice for the task of video super-resolution. The state-of-the-art method BasicVSR adopts bidirectional propagation with feature alignment to effectively exploit information from the entire input video. In this study, we redesign BasicVSR by proposing se…

Cited by 541PDFcodeScholar
2022

Flare7K: A Phenomenological Nighttime Flare Removal Dataset

NeurIPS 2022accept

Artificial lights commonly leave strong lens flare artifacts on images captured at night. Nighttime flare not only affects the visual quality but also degrades the performance of vision algorithms. Existing flare removal methods mainly focus on removing daytime flares and fail in nighttime. Nighttim…

2022

Investigating Tradeoffs in Real-World Video Super-Resolution

CVPR 2022poster

The diversity and complexity of degradations in real-world video super-resolution (VSR) pose non-trivial challenges in inference and training. First, while long-term propagation leads to improved performance in cases of mild degradations, severe in-the-wild degradations could be exaggerated through…

Cited by 125PDFcodeScholar
2022

LEDNet: Joint Low-Light Enhancement and Deblurring in the Dark

ECCV 2022poster

"Night photography typically suffers from both low light and blurring issues due to the dim environment and the common use of long exposure. While existing light enhancement and deblurring methods could deal with each problem individually, a cascade of such methods cannot work harmoniously to cope w…

2022

Towards Robust Blind Face Restoration with Codebook Lookup Transformer

NeurIPS 2022accept

Blind face restoration is a highly ill-posed problem that often requires auxiliary guidance to 1) improve the mapping from degraded inputs to desired outputs, or 2) complement high-quality details lost in the inputs. In this paper, we demonstrate that a learned discrete codebook prior in a small pro…

2021

Efficient Regional Memory Network for Video Object Segmentation

CVPR 2021poster

Recently, several Space-Time Memory based networks have shown that the object cues (e.g. video frames as well as the segmented object masks) from the past frames are useful for segmenting objects in the current frame. However, these methods exploit the information from the memory by global-to-global…

Cited by 188PDFcodeScholar
2020

Blind Face Restoration via Deep Multi-scale Component Dictionaries

ECCV 2020poster

Recent reference-based face restoration methods have received considerable attention due to their great capability in recovering high-frequency details on real low-quality images. However, most of these methods require a high-quality reference image of the same identity, making them only applicable…

2020

Cross-Scale Internal Graph Neural Network for Image Super-Resolution

NeurIPS 2020poster

Non-local self-similarity in natural images has been well studied as an effective prior in image restoration. However, for single image super-resolution (SISR), most existing deep non-local methods (e.g., non-local neural networks) only exploit similar patches within the same scale of the low-resolu…

2020

GRNet: Gridding Residual Network for Dense Point Cloud Completion

ECCV 2020poster

Estimating the complete 3D point cloud from an incomplete one is a key problem in many vision and robotics applications. Mainstream methods (e.g., PCN and TopNet) use Multi-layer Perceptrons (MLPs) to directly process point clouds, which may cause the loss of details because the structural and conte…

2019

DAVANet: Stereo Deblurring With View Aggregation

CVPR 2019oral

Nowadays stereo cameras are more commonly adopted in emerging devices such as dual-lens smartphones and unmanned aerial vehicles. However, they also suffer from blurry images in dynamic scenes which leads to visual discomfort and hampers further image processing. Previous works have succeeded in mon…

Cited by 119PDFScholar
2019

Pix2Vox: Context-Aware 3D Reconstruction From Single and Multi-View Images

ICCV 2019poster

Recovering the 3D representation of an object from single-view or multi-view RGB images by deep neural networks has attracted increasing attention in the past few years. Several mainstream works (e.g., 3D-R2N2) use recurrent neural networks (RNNs) to fuse multiple feature maps extracted from input i…

Cited by 471PDFcodeScholar
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