Amodal3R: Amodal 3D Reconstruction from Occluded 2D Images
Tianhao Wu, Chuanxia Zheng, Frank Guan, Andrea Vedaldi, Tat-Jen Cham
TL;DR
<3-5 sentence high-level summary> Amodal3R tackles occlusion in 3D reconstruction by directly operating in a 3D latent space and conditioning on visibility and occlusion priors, avoiding a separate 2D amodal completion step. It extends the TRELLIS framework with mask-weighted cross-attention and an occlusion-aware layer to jointly reconstruct geometry and texture from partially visible inputs. Trained on synthetic data, Amodal3R achieves state-of-the-art performance on multiple benchmarks and demonstrates strong generalization to real-world scenes and in-the-wild images. The work establishes a new benchmark for occlusion-aware 3D reconstruction and highlights the benefit of end-to-end 3D-centric amodal reasoning in challenging real-world scenarios.
Abstract
Most image-based 3D object reconstructors assume that objects are fully visible, ignoring occlusions that commonly occur in real-world scenarios. In this paper, we introduce Amodal3R, a conditional 3D generative model designed to reconstruct 3D objects from partial observations. We start from a "foundation" 3D generative model and extend it to recover plausible 3D geometry and appearance from occluded objects. We introduce a mask-weighted multi-head cross-attention mechanism followed by an occlusion-aware attention layer that explicitly leverages occlusion priors to guide the reconstruction process. We demonstrate that, by training solely on synthetic data, Amodal3R learns to recover full 3D objects even in the presence of occlusions in real scenes. It substantially outperforms existing methods that independently perform 2D amodal completion followed by 3D reconstruction, thereby establishing a new benchmark for occlusion-aware 3D reconstruction.
