MaskBEV: Joint Object Detection and Footprint Completion for Bird's-eye View 3D Point Clouds
William Guimont-Martin, Jean-Michel Fortin, Fran\c{c}ois Pomerleau,, Philippe Gigu\`ere

TL;DR
MaskBEV introduces a BEV mask-based neural network that jointly detects objects and completes footprints in LiDAR point clouds, eliminating the need for bounding box regression and prior object knowledge.
Contribution
It proposes a novel BEV mask-based detection architecture that combines object detection and footprint completion in a single classification framework.
Findings
Effective on SemanticKITTI and KITTI datasets
Eliminates bounding box regression in detection
Joint detection and footprint completion achieved
Abstract
Recent works in object detection in LiDAR point clouds mostly focus on predicting bounding boxes around objects. This prediction is commonly achieved using anchor-based or anchor-free detectors that predict bounding boxes, requiring significant explicit prior knowledge about the objects to work properly. To remedy these limitations, we propose MaskBEV, a bird's-eye view (BEV) mask-based object detector neural architecture. MaskBEV predicts a set of BEV instance masks that represent the footprints of detected objects. Moreover, our approach allows object detection and footprint completion in a single pass. MaskBEV also reformulates the detection problem purely in terms of classification, doing away with regression usually done to predict bounding boxes. We evaluate the performance of MaskBEV on both SemanticKITTI and KITTI datasets while analyzing the architecture advantages and…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Remote Sensing and LiDAR Applications · 3D Shape Modeling and Analysis
MethodsFocus · Linear Layer · Softmax · Attention Is All You Need · Stochastic Depth · Multi-Head Attention · Dense Connections · Residual Connection · Layer Normalization · Swin Transformer
