paper-with-me

홈 › Papers

NOVA3R: Non-pixel-aligned Visual Transformer for Amodal 3D Reconstruction

2026-03-04 · Weirong Chen, Chuanxia Zheng, Ganlin Zhang, Andrea Vedaldi, Daniel Cremers arxiv

We present NOVA3R, an effective approach for non-pixel-aligned 3D reconstruction from a set of unposed images in a feed-forward manner. Unlike pixel-aligned methods that tie geometry to per-ray predictions, our formulation learns a global, view-agnostic scene representation that decouples reconstruction from pixel alignment. This addresses two key limitations in pixel-aligned 3D: (1) it recovers both visible and invisible points with a complete scene representation, and (2) it produces physically plausible geometry with fewer duplicated structures in overlapping regions. To achieve this, we introduce a scene-token mechanism that aggregates information across unposed images and a diffusion-based 3D decoder that reconstructs complete, non-pixel-aligned point clouds. Extensive experiments on both scene-level and object-level datasets demonstrate that NOVA3R outperforms state-of-the-art methods in terms of reconstruction accuracy and completeness.

📄 PDF Abstract BibTeX arXiv:2603.04179

Code (0)

등록된 구현이 없습니다.

Tasks

3D ReconstructionPoint Clouds

Similar Papers 제목 키워드 기반

Amodal Optical Flow

2023-11-13 · Maximilian Luz, Rohit Mohan, Ahmed Rida Sekkat, Oliver Sawade 외

Optical flow estimation is very challenging in situations with transparent or occluded objects. In this work, we address these challenges at the task level by introducing Amodal Optical Flow, which integrates optical flo…

DecoderOptical Flow EstimationPanoptic Tracking

Reasoning-Driven Amodal Completion: Collaborative Agents and Perceptual Evaluation

2025-12-24 · Hongxing Fan, Shuyu Zhao, Jiayang Ao, Lu Sheng arxiv

Amodal completion, the task of inferring invisible object parts, faces significant challenges in maintaining semantic consistency and structural integrity. Prior progressive approaches are inherently limited by inference…

Coarse-to-Fine Amodal Segmentation with Shape Prior

2023-08-31 · ICCV 2023 1 · Jianxiong Gao, Xuelin Qian, Yikai Wang, Tianjun Xiao 외

Amodal object segmentation is a challenging task that involves segmenting both visible and occluded parts of an object. In this paper, we propose a novel approach, called Coarse-to-Fine Segmentation (C2F-Seg), that addre…

ObjectSegmentationSemantic Segmentation

AISFormer: Amodal Instance Segmentation with Transformer

2022-10-12 · Minh Tran, Khoa Vo, Kashu Yamazaki, Arthur Fernandes 외

Amodal Instance Segmentation (AIS) aims to segment the region of both visible and possible occluded parts of an object instance. While Mask R-CNN-based AIS approaches have shown promising results, they are unable to mode…

Amodal Instance SegmentationDecoderInstance SegmentationSegmentation+1

VolFill: Single-View Amodal 3D Scene Reconstruction with Volumetric Flow Matching

2026-05-29 · Tuan Duc Ngo, Chuang Gan, Evangelos Kalogerakis arxiv

Reconstructing the complete geometry of a scene from a single RGB image remains challenging - especially when inferring hidden structures where visual evidence is incomplete. We introduce VolFill, a generative framework …