paper-with-me

Papers

vMAP: Vectorised Object Mapping for Neural Field SLAM

2023-02-03 · CVPR 2023 1 · Xin Kong, Shikun Liu, Marwan Taher, Andrew J. Davison

We present vMAP, an object-level dense SLAM system using neural field representations. Each object is represented by a small MLP, enabling efficient, watertight object modelling without the need for 3D priors. As an RGB-D camera browses a scene with no prior information, vMAP detects object instances on-the-fly, and dynamically adds them to its map. Specifically, thanks to the power of vectorised training, vMAP can optimise as many as 50 individual objects in a single scene, with an extremely efficient training speed of 5Hz map update. We experimentally demonstrate significantly improved scene-level and object-level reconstruction quality compared to prior neural field SLAM systems. Project page: https://kxhit.github.io/vMAP.

📄 PDF Abstract BibTeX arXiv:2302.01838

Code (1)

kxhit/vMAP 공식 구현 pytorch

Tasks

Object

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

DVMap: Fine-Grained Pluralistic Value Alignment via High-Consensus Demographic-Value Mapping

2026-05-14 · Pengyun Zhu, Yuqi Ren, Zhen Wang, Lei Yang 외 arxiv

Current Large Language Models (LLMs) typically rely on coarse-grained national labels for pluralistic value alignment. However, such macro-level supervision often obscures intra-country value heterogeneity, yielding a lo…

OptiMVMap: Offline Vectorized Map Construction via Optimal Multi-vehicle Perspectives

2026-04-18 · Zedong Dan, Zijie Wang, Wei Zhang, Xiangru Lin 외 arxiv

Offline vectorized maps constitute critical infrastructure for high-precision autonomous driving and mapping services. Existing approaches rely predominantly on single ego-vehicle trajectories, which fundamentally suffer…

Autonomous Driving

End-to-End Generation of City-Scale Vectorized Maps by Crowdsourced Vehicles

2025-07-11 · Zebang Feng, Miao Fan, Bao Liu, Shengtong Xu 외 arxiv

High-precision vectorized maps are indispensable for autonomous driving, yet traditional LiDAR-based creation is costly and slow, while single-vehicle perception methods lack accuracy and robustness, particularly in adve…

Autonomous Driving

ADD-SLAM: Adaptive Dynamic Dense SLAM with Gaussian Splatting

2025-05-26 · Wenhua Wu, Chenpeng Su, Siting Zhu, Tianchen Deng 외

Recent advancements in Neural Radiance Fields (NeRF) and 3D Gaussian-based Simultaneous Localization and Mapping (SLAM) methods have demonstrated exceptional localization precision and remarkable dense mapping performanc…

NeRFobject-detectionObject DetectionObject Recognition+2

TivNe-SLAM: Dynamic Mapping and Tracking via Time-Varying Neural Radiance Fields

2023-10-29 · Chengyao Duan, Zhiliu Yang

Previous attempts to integrate Neural Radiance Fields (NeRF) into the Simultaneous Localization and Mapping (SLAM) framework either rely on the assumption of static scenes or require the ground truth camera poses, which …

NeRFSimultaneous Localization and Mapping