paper-with-me

Papers

Semantic MapNet: Building Allocentric Semantic Maps and Representations from Egocentric Views

2020-10-02 · Vincent Cartillier, Zhile Ren, Neha Jain, Stefan Lee, Irfan Essa, Dhruv Batra

We study the task of semantic mapping - specifically, an embodied agent (a robot or an egocentric AI assistant) is given a tour of a new environment and asked to build an allocentric top-down semantic map ("what is where?") from egocentric observations of an RGB-D camera with known pose (via localization sensors). Towards this goal, we present SemanticMapNet (SMNet), which consists of: (1) an Egocentric Visual Encoder that encodes each egocentric RGB-D frame, (2) a Feature Projector that projects egocentric features to appropriate locations on a floor-plan, (3) a Spatial Memory Tensor of size floor-plan length x width x feature-dims that learns to accumulate projected egocentric features, and (4) a Map Decoder that uses the memory tensor to produce semantic top-down maps. SMNet combines the strengths of (known) projective camera geometry and neural representation learning. On the task of semantic mapping in the Matterport3D dataset, SMNet significantly outperforms competitive baselines by 4.01-16.81% (absolute) on mean-IoU and 3.81-19.69% (absolute) on Boundary-F1 metrics. Moreover, we show how to use the neural episodic memories and spatio-semantic allocentric representations build by SMNet for subsequent tasks in the same space - navigating to objects seen during the tour("Find chair") or answering questions about the space ("How many chairs did you see in the house?"). Project page: https://vincentcartillier.github.io/smnet.html.

📄 PDF Abstract BibTeX arXiv:2010.01191

Code (1)

vincentcartillier/Semantic-MapNet 공식 구현 pytorch

Tasks

DecoderRepresentation Learning

Similar Papers 제목 키워드 기반

VectorMapNet: End-to-end Vectorized HD Map Learning

2022-06-17 · Yicheng Liu, Tianyuan Yuan, Yue Wang, Yilun Wang 외

Autonomous driving systems require High-Definition (HD) semantic maps to navigate around urban roads. Existing solutions approach the semantic mapping problem by offline manual annotation, which suffers from serious scal…

3D Lane DetectionAutonomous DrivingHD semantic map learningNavigate

HDMapNet: An Online HD Map Construction and Evaluation Framework

2021-07-13 · Qi Li, Yue Wang, Yilun Wang, Hang Zhao

Constructing HD semantic maps is a central component of autonomous driving. However, traditional pipelines require a vast amount of human efforts and resources in annotating and maintaining the semantics in the map, whic…

Autonomous DrivingHD semantic map learning

360BEV: Panoramic Semantic Mapping for Indoor Bird's-Eye View

2023-03-21 · Zhifeng Teng, Jiaming Zhang, Kailun Yang, Kunyu Peng 외

Seeing only a tiny part of the whole is not knowing the full circumstance. Bird's-eye-view (BEV) perception, a process of obtaining allocentric maps from egocentric views, is restricted when using a narrow Field of View …

Semantic Segmentation

3D Semantic MapNet: Building Maps for Multi-Object Re-Identification in 3D

2024-03-19 · Vincent Cartillier, Neha Jain, Irfan Essa

We study the task of 3D multi-object re-identification from embodied tours. Specifically, an agent is given two tours of an environment (e.g. an apartment) under two different layouts (e.g. arrangements of furniture). It…

Object

MapSeg: Segmentation guided structured model for online HD map construction

2023-06-13 · Mingchao Jiang, Yin Cheng, Linghai Liu

The development of online high-definition maps is significant since they provide real-time, accurate, and updatable geographic information for location-based applications, such as autonomous driving and intelligent trans…

Autonomous DrivingBEV SegmentationSegmentation