paper-with-me

Papers

FB-BEV: BEV Representation from Forward-Backward View Transformations

2023-08-04 · ICCV 2023 1 · Zhiqi Li, Zhiding Yu, Wenhai Wang, Anima Anandkumar, Tong Lu, Jose M. Alvarez

View Transformation Module (VTM), where transformations happen between multi-view image features and Bird-Eye-View (BEV) representation, is a crucial step in camera-based BEV perception systems. Currently, the two most prominent VTM paradigms are forward projection and backward projection. Forward projection, represented by Lift-Splat-Shoot, leads to sparsely projected BEV features without post-processing. Backward projection, with BEVFormer being an example, tends to generate false-positive BEV features from incorrect projections due to the lack of utilization on depth. To address the above limitations, we propose a novel forward-backward view transformation module. Our approach compensates for the deficiencies in both existing methods, allowing them to enhance each other to obtain higher quality BEV representations mutually. We instantiate the proposed module with FB-BEV, which achieves a new state-of-the-art result of 62.4% NDS on the nuScenes test set. Code and models are available at https://github.com/NVlabs/FB-BEV.

📄 PDF Abstract BibTeX arXiv:2308.02236

Code (1)

nvlabs/fb-bev 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Neural Nets via Forward State Transformation and Backward Loss Transformation

2018-03-25 · Bart Jacobs, David Sprunger

This article studies (multilayer perceptron) neural networks with an emphasis on the transformations involved --- both forward and backward --- in order to develop a semantical/logical perspective that is in line with st…

Look Forward to Walk Backward: Efficient Terrain Memory for Backward Locomotion with Forward Vision

2026-03-03 · Shixin Luo, Songbo Li, Yuan Hao, Yaqi Wang 외 arxiv

Legged robots with egocentric forward-facing depth cameras can couple exteroception and proprioception to achieve robust forward agility on complex terrain. When these robots walk backward, the forward-only field of view…

Video Representation Learning by Recognizing Temporal Transformations

2020-07-21 · Simon Jenni, Givi Meishvili, Paolo Favaro

We introduce a novel self-supervised learning approach to learn representations of videos that are responsive to changes in the motion dynamics. Our representations can be learned from data without human annotation and p…

Action RecognitionRepresentation LearningSelf-Supervised Learning

Improving the Robustness of Capsule Networks to Image Affine Transformations

2019-11-18 · CVPR 2020 6 · Jindong Gu, Volker Tresp

Convolutional neural networks (CNNs) achieve translational invariance by using pooling operations. However, the operations do not preserve the spatial relationships in the learned representations. Hence, CNNs cannot extr…

SNARF: Differentiable Forward Skinning for Animating Non-Rigid Neural Implicit Shapes

2021-04-08 · ICCV 2021 10 · Xu Chen, Yufeng Zheng, Michael J. Black, Otmar Hilliges 외

Neural implicit surface representations have emerged as a promising paradigm to capture 3D shapes in a continuous and resolution-independent manner. However, adapting them to articulated shapes is non-trivial. Existing a…

3D Human Reconstruction