paper-with-me

Papers

Pixel-Aligned Recurrent Queries for Multi-View 3D Object Detection

2023-10-02 · ICCV 2023 1 · Yiming Xie, Huaizu Jiang, Georgia Gkioxari, Julian Straub

We present PARQ - a multi-view 3D object detector with transformer and pixel-aligned recurrent queries. Unlike previous works that use learnable features or only encode 3D point positions as queries in the decoder, PARQ leverages appearance-enhanced queries initialized from reference points in 3D space and updates their 3D location with recurrent cross-attention operations. Incorporating pixel-aligned features and cross attention enables the model to encode the necessary 3D-to-2D correspondences and capture global contextual information of the input images. PARQ outperforms prior best methods on the ScanNet and ARKitScenes datasets, learns and detects faster, is more robust to distribution shifts in reference points, can leverage additional input views without retraining, and can adapt inference compute by changing the number of recurrent iterations.

📄 PDF Abstract BibTeX arXiv:2310.01401

Code (0)

등록된 구현이 없습니다.

Tasks

3D Object DetectionDecoderobject-detectionObject Detection

Similar Papers 제목 키워드 기반

PointForward: Feedforward Driving Reconstruction through Point-Aligned Representations

2026-05-12 · Cheng Chi, Xianqi Wang, Hongcheng Luo, Mingfei Tu 외 arxiv

High-fidelity reconstruction of driving scenes is crucial for autonomous driving. While recent feedforward 3D Gaussian Splatting (3DGS) methods enable fast reconstruction, their per-pixel Gaussian prediction paradigm oft…

Autonomous Driving

Rethinking Image-to-3D Generation with Sparse Queries: Efficiency, Capacity, and Input-View Bias

2026-04-15 · Zhiyuan Xu, Jiuming Liu, Yuxin Chen, Masayoshi Tomizuka 외 arxiv

We present SparseGen, a novel framework for efficient image-to-3D generation, which exhibits low input-view bias while being significantly faster. Unlike traditional approaches that rely on dense volumetric grids, tripla…

3D Generation

LERF: Language Embedded Radiance Fields

2023-03-16 · ICCV 2023 1 · Justin Kerr, Chung Min Kim, Ken Goldberg, Angjoo Kanazawa 외

Humans describe the physical world using natural language to refer to specific 3D locations based on a vast range of properties: visual appearance, semantics, abstract associations, or actionable affordances. In this wor…

NeRF

Pixal3D: Pixel-Aligned 3D Generation from Images

2026-05-11 · Dong-Yang Li, Wang Zhao, Yuxin Chen, Wenbo Hu 외 arxiv

Recent advances in 3D generative models have rapidly improved image-to-3D synthesis quality, enabling higher-resolution geometry and more realistic appearance. Yet fidelity, which measures pixel-level faithfulness of the…

3D Reconstruction3D Generation

PVSeRF: Joint Pixel-, Voxel- and Surface-Aligned Radiance Field for Single-Image Novel View Synthesis

2022-02-10 · Xianggang Yu, Jiapeng Tang, Yipeng Qin, Chenghong Li 외

We present PVSeRF, a learning framework that reconstructs neural radiance fields from single-view RGB images, for novel view synthesis. Previous solutions, such as pixelNeRF, rely only on pixel-aligned features and suffe…

DisentanglementNovel View Synthesis