Temporal-Channel Transformer for 3D Lidar-Based Video Object Detection in Autonomous Driving
Zhenxun Yuan, Xiao Song, Lei Bai, Wengang Zhou, Zhe Wang, Wanli Ouyang

TL;DR
This paper introduces a novel Temporal-Channel Transformer that effectively models spatial, temporal, and channel relationships in Lidar data for 3D video object detection, achieving state-of-the-art results in autonomous driving scenarios.
Contribution
It proposes a new transformer architecture with separate encoder and decoder for encoding temporal-channel and spatial-channel information, enhancing 3D object detection from Lidar sequences.
Findings
Achieves state-of-the-art performance on nuScenes benchmark.
Effectively models temporal, spatial, and channel relationships.
Improves detection accuracy over existing methods.
Abstract
The strong demand of autonomous driving in the industry has lead to strong interest in 3D object detection and resulted in many excellent 3D object detection algorithms. However, the vast majority of algorithms only model single-frame data, ignoring the temporal information of the sequence of data. In this work, we propose a new transformer, called Temporal-Channel Transformer, to model the spatial-temporal domain and channel domain relationships for video object detecting from Lidar data. As a special design of this transformer, the information encoded in the encoder is different from that in the decoder, i.e. the encoder encodes temporal-channel information of multiple frames while the decoder decodes the spatial-channel information for the current frame in a voxel-wise manner. Specifically, the temporal-channel encoder of the transformer is designed to encode the information of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Optical Sensing Technologies · Advanced Neural Network Applications · Remote Sensing and LiDAR Applications
MethodsLinear Layer · Absolute Position Encodings · Position-Wise Feed-Forward Layer · Residual Connection · Attention Is All You Need · Softmax · Label Smoothing · Multi-Head Attention · Dropout · Byte Pair Encoding
