← Search

Fangchang Ma

11 accepted papers

2024

Pseudo-Generalized Dynamic View Synthesis from a Video

ICLR 2024poster

Rendering scenes observed in a monocular video from novel viewpoints is a challenging problem. For static scenes the community has studied both scene-specific optimization techniques, which optimize on every test scene, and generalized techniques, which only run a deep net forward pass on a test sce…

2023

FineRecon: Depth-aware Feed-forward Network for Detailed 3D Reconstruction

ICCV 2023poster

Recent works on 3D reconstruction from posed images have demonstrated that direct inference of scene-level 3D geometry without test-time optimization is feasible using deep neural networks, showing remarkable promise and high efficiency. However, the reconstructed geometry, typically represented as…

Cited by 27PDFcodeScholar
2023

HyperDiffusion: Generating Implicit Neural Fields with Weight-Space Diffusion

ICCV 2023poster

Implicit neural fields, typically encoded by a multilayer perceptron (MLP) that maps from coordinates (e.g., xyz) to signals (e.g., signed distances), have shown remarkable promise as a high-fidelity and compact representation. However, the lack of a regular and explicit grid structure also makes it…

Cited by 128PDFcodeScholar
2022

Generative Multiplane Images: Making a 2D GAN 3D-Aware

ECCV 2022poster

"What is really needed to make an existing 2D GAN 3Daware? To answer this question, we modify a classical GAN, i.e., StyleGANv2, as little as possible. We find that only two modifications are absolutely necessary: 1) a multiplane image style generator branch which produces a set of alpha maps condit…

2022

Texturify: Generating Textures on 3D Shape Surfaces

ECCV 2022poster

"Texture cues on 3D objects are key to compelling visual representations, with the possibility to create high visual fidelity with inherent spatial consistency across different views. Since the availability of textured 3D shapes remains very limited, learning a 3D-supervised data-driven method that…

Cited by 73SourcePDFScholar
2021

RetrievalFuse: Neural 3D Scene Reconstruction With a Database

ICCV 2021poster

3D reconstruction of large scenes is a challenging problem due to the high-complexity nature of the solution space, in particular for generative neural networks. In contrast to traditional generative learned models which encode the full generative process into a neural network and can struggle with…

Cited by 38PDFcodeScholar
2019

FastDepth: Fast Monocular Depth Estimation on Embedded Systems

ICRA 2019poster

Depth sensing is a critical function for robotic tasks such as localization, mapping and obstacle detection. There has been a significant and growing interest in depth estimation from a single RGB image, due to the relatively low cost and size of monocular cameras. However, state-of-the-art single-v…

Cited by 419SourceScholar
2019

Self-Supervised Sparse-to-Dense: Self-Supervised Depth Completion from LiDAR and Monocular Camera

ICRA 2019poster

Depth completion, the technique of estimating a dense depth image from sparse depth measurements, has a variety of applications in robotics and autonomous driving. However, depth completion faces 3 main challenges: the irregularly spaced pattern in the sparse depth input, the difficulty in handling…

Cited by 552SourcecodeScholar
2018

Invertibility of Convolutional Generative Networks from Partial Measurements

NeurIPS 2018poster

In this work, we present new theoretical results on convolutional generative neural networks, in particular their invertibility (i.e., the recovery of input latent code given the network output). The study of network inversion problem is motivated by image inpainting and the mode collapse problem in…