← Search

Qiangeng Xu

11 accepted papers

2025

EVER: Exact Volumetric Ellipsoid Rendering for Real-time View Synthesis

ICCV 2025poster

We present Exact Volumetric Ellipsoid Rendering (EVER), a method for real-time 3D reconstruction.EVER accurately blends an unlimited number of overlapping primitives together in 3D space, eliminating the popping artifacts that 3D Gaussian Splatting (3DGS) and other related methods exhibit.EVER repre…

Cited by 0SourcePDFScholar
2025

SVG: 3D Stereoscopic Video Generation via Denoising Frame Matrix

ICLR 2025poster

Video generation models have demonstrated great capability of producing impressive monocular videos, however, the generation of 3D stereoscopic video remains under-explored. We propose a pose-free and training-free approach for generating 3D stereoscopic videos using an off-the-shelf monocular video…

2024

Loc3Diff: Local Diffusion for 3D Human Head Synthesis and Editing

ECCV 2024poster

"We present a novel framework for generating photorealistic 3D human head and subsequently manipulating and reposing them with remarkable flexibility. The proposed approach constructs an implicit representation of 3D human heads, anchored on a parametric face model. To enhance representational capab…

Cited by 0SourcePDFScholar
2024

MVDD: Multi-View Depth Diffusion Models

ECCV 2024poster

"Denoising diffusion models have demonstrated outstanding results in 2D image generation, yet it remains a challenge to replicate its success in 3D shape generation. In this paper, we propose leveraging multi-view depth, which represents complex 3D shapes in a 2D data format that is easy to denoise.…

Cited by 4SourcePDFScholar
2024

MagicMirror: Fast and High-Quality Avatar Generation with Constrained Search Space

ECCV 2024poster

"We introduce a novel framework for 3D human avatar generation and personalization, leveraging text prompts to enhance user engagement and customization. Central to our approach are key innovations aimed at overcoming the challenges in photo-realistic avatar synthesis. Firstly, we utilize a conditio…

2022

Behind the Curtain: Learning Occluded Shapes for 3D Object Detection

AAAI 2022technical

Advances in LiDAR sensors provide rich 3D data that supports 3D scene understanding. However, due to occlusion and signal miss, LiDAR point clouds are in practice 2.5D as they cover only partial underlying shapes, which poses a fundamental challenge to 3D perception. To tackle the challenge, we pres…

2022

Point-NeRF: Point-Based Neural Radiance Fields

CVPR 2022oral

Volumetric neural rendering methods like NeRF generate high-quality view synthesis results but are optimized per-scene leading to prohibitive reconstruction time. On the other hand, deep multi-view stereo methods can quickly reconstruct scene geometry via direct network inference. Point-NeRF combine…

Cited by 701PDFcodeScholar
2021

SPG: Unsupervised Domain Adaptation for 3D Object Detection via Semantic Point Generation

ICCV 2021poster

In autonomous driving, a LiDAR-based object detector should perform reliably at different geographic locations and under various weather conditions. While recent 3D detection research focuses on improving performance within a single domain, our study reveals that the performance of modern detectors…

Cited by 198PDFcodeScholar
2020

Grid-GCN for Fast and Scalable Point Cloud Learning

CVPR 2020poster

Due to the sparsity and irregularity of the point cloud data, methods that directly consume points have become popular. Among all point-based models, graph convolutional networks (GCN) lead to notable performance by fully preserving the data granularity and exploiting point interrelation. However, p…

Cited by 315PDFcodeScholar
2019

DISN: Deep Implicit Surface Network for High-quality Single-view 3D Reconstruction

NeurIPS 2019poster

Reconstructing 3D shapes from single-view images has been a long-standing research problem. In this paper, we present DISN, a Deep Implicit Surface Net- work which can generate a high-quality detail-rich 3D mesh from a 2D image by predicting the underlying signed distance fields. In addition to util…