paper-with-me

Papers

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). Its task is to detect and re-identify objects in 3D - e.g. a "sofa" moved from location A to B, a new "chair" in the second layout at location C, or a "lamp" from location D in the first layout missing in the second. To support this task, we create an automated infrastructure to generate paired egocentric tours of initial/modified layouts in the Habitat simulator using Matterport3D scenes, YCB and Google-scanned objects. We present 3D Semantic MapNet (3D-SMNet) - a two-stage re-identification model consisting of (1) a 3D object detector that operates on RGB-D videos with known pose, and (2) a differentiable object matching module that solves correspondence estimation between two sets of 3D bounding boxes. Overall, 3D-SMNet builds object-based maps of each layout and then uses a differentiable matcher to re-identify objects across the tours. After training 3D-SMNet on our generated episodes, we demonstrate zero-shot transfer to real-world rearrangement scenarios by instantiating our task in Replica, Active Vision, and RIO environments depicting rearrangements. On all datasets, we find 3D-SMNet outperforms competitive baselines. Further, we show jointly training on real and generated episodes can lead to significant improvements over training on real data alone.

📄 PDF Abstract BibTeX arXiv:2403.13190

Code (0)

등록된 구현이 없습니다.

Tasks

Object

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

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

2020-10-02 · Vincent Cartillier, Zhile Ren, Neha Jain, Stefan Lee 외

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…

DecoderRepresentation Learning

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

Geometry-Aware Learning of Maps for Camera Localization

2017-12-09 · CVPR 2018 6 · Samarth Brahmbhatt, Jinwei Gu, Kihwan Kim, James Hays 외

Maps are a key component in image-based camera localization and visual SLAM systems: they are used to establish geometric constraints between images, correct drift in relative pose estimation, and relocalize cameras afte…

Camera LocalizationVisual Localization

StreamMapNet: Streaming Mapping Network for Vectorized Online HD Map Construction

2023-08-24 · Tianyuan Yuan, Yicheng Liu, Yue Wang, Yilun Wang 외

High-Definition (HD) maps are essential for the safety of autonomous driving systems. While existing techniques employ camera images and onboard sensors to generate vectorized high-precision maps, they are constrained by…

Autonomous Driving