← Search

Huan Fu

17 accepted papers

2026

PerformRecast: Expression and Head Pose Disentanglement for Portrait Video Editing

CVPR 2026

This paper primarily investigates the task of expression-only portrait video performance editing based on a driving video, which plays a crucial role in animation and film industries. Most existing research mainly focuses on portrait animation, which aims to animate a static portrait image according

Cited by 0SourcecodeScholar
2024

In-N-Out: Lifting 2D Diffusion Prior for 3D Object Removal via Tuning-Free Latents Alignment

NeurIPS 2024poster

Neural representations for 3D scenes have made substantial advancements recently, yet object removal remains a challenging yet practical issue, due to the absence of multi-view supervision over occluded areas. Diffusion Models (DMs), trained on extensive 2D images, show diverse and high-fidelity ge…

Cited by 0SourcePDFScholar
2023

Multiscale Representation for Real-Time Anti-Aliasing Neural Rendering

ICCV 2023poster

The rendering scheme in neural radiance field (NeRF) is effective in rendering a pixel by casting a ray into the scene. However, NeRF yields blurred rendering results when the training images are captured at non-uniform scales, and produces aliasing artifacts if the test images are taken in distant…

Cited by 11PDFScholar
2023

NeuDA: Neural Deformable Anchor for High-Fidelity Implicit Surface Reconstruction

CVPR 2023poster

This paper studies implicit surface reconstruction leveraging differentiable ray casting. Previous works such as IDR and NeuS overlook the spatial context in 3D space when predicting and rendering the surface, thereby may fail to capture sharp local topologies such as small holes and structures. To…

Cited by 22SourcePDFScholar
2022

Alleviating Semantics Distortion in Unsupervised Low-Level Image-to-Image Translation via Structure Consistency Constraint

CVPR 2022poster

Unsupervised image-to-image (I2I) translation aims to learn a domain mapping function that can preserve the semantics of the input images without paired data. However, because the underlying semantics distributions in the source and target domains are often mismatched, current distribution matching-…

Cited by 33PDFcodeScholar
2022

Digging into Radiance Grid for Real-Time View Synthesis with Detail Preservation

ECCV 2022poster

"Neural Radiance Fields (NeRF) [31] series are impressive in representing scenes and synthesizing high-quality novel views. However, most previous works fail to preserve texture details and suffer from slow training speed. A recent method SNeRG [11] demonstrates that baking a trained NeRF as a Spars…

2022

Modeling Indirect Illumination for Inverse Rendering

CVPR 2022poster

Recent advances in implicit neural representations and differentiable rendering make it possible to simultaneously recover the geometry and materials of an object from multi-view RGB images captured under unknown static illumination. Despite the promising results achieved, indirect illumination is r…

Cited by 168PDFcodeScholar
2022

Ray Priors Through Reprojection: Improving Neural Radiance Fields for Novel View Extrapolation

CVPR 2022poster

Neural Radiance Fields (NeRF) have emerged as a potent paradigm for representing scenes and synthesizing photo-realistic images. A main limitation of conventional NeRFs is that they often fail to produce high-quality renderings under novel viewpoints that are significantly different from the trainin…

Cited by 35PDFScholar
2021

3D-FRONT: 3D Furnished Rooms With layOuts and semaNTics

ICCV 2021poster

We introduce 3D-FRONT (3D Furnished Rooms with layOuts and semaNTics), a new, large-scale, and compre- hensive repository of synthetic indoor scenes highlighted by professionally designed layouts and a large number of rooms populated by high-quality textured 3D models with style compatibility. From…

Cited by 295PDFScholar
2021

Exploiting Diverse Characteristics and Adversarial Ambivalence for Domain Adaptive Segmentation

AAAI 2021technical

Adapting semantic segmentation models to new domains is an important but challenging problem. Recently enlightening progress has been made, but the performance of existing methods is unsatisfactory on real datasets where the new target domain comprises of heterogeneous sub-domains (e.g. diverse weat…

Cited by 4SourcePDFScholar
2020

Domain Generalization via Entropy Regularization

NeurIPS 2020poster

Domain generalization aims to learn from multiple source domains a predictive model that can generalize to unseen target domains. One essential problem in domain generalization is to learn discriminative domain-invariant features. To arrive at this, some methods introduce a domain discriminator thro…

2020

Hard Example Generation by Texture Synthesis for Cross-domain Shape Similarity Learning

NeurIPS 2020poster

Image-based 3D shape retrieval (IBSR) aims to find the corresponding 3D shape of a given 2D image from a large 3D shape database. The common routine is to map 2D images and 3D shapes into an embedding space and define (or learn) a shape similarity measure. While metric learning with some adaptation…

2019

Geometry-Aware Symmetric Domain Adaptation for Monocular Depth Estimation

CVPR 2019poster

Supervised depth estimation has achieved high accuracy due to the advanced deep network architectures. Since the groundtruth depth labels are hard to obtain, recent methods try to learn depth estimation networks in an unsupervised way by exploring unsupervised cues, which are effective but less reli…

Cited by 229PDFcodeScholar
2019

Geometry-Consistent Generative Adversarial Networks for One-Sided Unsupervised Domain Mapping

CVPR 2019oral

Unsupervised domain mapping aims to learn a function GXY to translate domain X to Y in the absence of paired examples. Finding the optimal GXY without paired data is an ill-posed problem, so appropriate constraints are required to obtain reasonable solutions. While some prominent constraints such as…

Cited by 287PDFScholar
2018

Deep Ordinal Regression Network for Monocular Depth Estimation

CVPR 2018poster

Monocular depth estimation, which plays a crucial role in understanding 3D scene geometry, is an ill-posed prob- lem. Recent methods have gained significant improvement by exploring image-level information and hierarchical features from deep convolutional neural networks (DCNNs). These methods model…