We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.CV

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Computer Vision and Pattern Recognition

Title: Translating Images into Maps

Abstract: We approach instantaneous mapping, converting images to a top-down view of the world, as a translation problem. We show how a novel form of transformer network can be used to map from images and video directly to an overhead map or bird's-eye-view (BEV) of the world, in a single end-to-end network. We assume a 1-1 correspondence between a vertical scanline in the image, and rays passing through the camera location in an overhead map. This lets us formulate map generation from an image as a set of sequence-to-sequence translations. Posing the problem as translation allows the network to use the context of the image when interpreting the role of each pixel. This constrained formulation, based upon a strong physical grounding of the problem, leads to a restricted transformer network that is convolutional in the horizontal direction only. The structure allows us to make efficient use of data when training, and obtains state-of-the-art results for instantaneous mapping of three large-scale datasets, including a 15% and 30% relative gain against existing best performing methods on the nuScenes and Argoverse datasets, respectively. We make our code available on this https URL
Comments: Accepted to ICRA 2022
Subjects: Computer Vision and Pattern Recognition (cs.CV)
Cite as: arXiv:2110.00966 [cs.CV]
  (or arXiv:2110.00966v2 [cs.CV] for this version)

Submission history

From: Avishkar Saha [view email]
[v1] Sun, 3 Oct 2021 09:52:46 GMT (8227kb,D)
[v2] Wed, 30 Mar 2022 17:27:23 GMT (8586kb,D)

Link back to: arXiv, form interface, contact.