Enhanced Parking Perception by Multi-Task Fisheye Cross-view Transformers
Antonyo Musabini, Ivan Novikov, Sana Soula, Christel Leonet, Lihao Wang, Rachid Benmokhtar, Fabian Burger, Thomas Boulay, Xavier Perrotton
TL;DR
This paper tackles the need for holistic parking perception suitable for end-user HMIs by moving beyond slot detection to jointly localize and orient parked vehicles within a $25\\mathrm{m}\\times25\\mathrm{m}$ BEV. It introduces Multi-Task Fisheye Cross View Transformers (MT-FCVT) that fuse four fisheye surround-view images using cross-view attention to produce a BEV grid, followed by segmentation and Polygon-Yolo-based decoding with a corner-visibility flag. Trained on LiDAR-groundtruth data, the approach achieves approximately $20\\mathrm{cm}$ localization error and an F1-score around $0.89$ for the larger model, with a smaller variant running at about 16 FPS on the Nvidia Jetson Orin and robust generalization across unseen vehicles and camera rigs. The work advances practical parking perception by delivering complete scene understanding, including parking-slot entry lines and vehicle orientation, enabling more capable HMIs and autonomous parking capabilities.
Abstract
Current parking area perception algorithms primarily focus on detecting vacant slots within a limited range, relying on error-prone homographic projection for both labeling and inference. However, recent advancements in Advanced Driver Assistance System (ADAS) require interaction with end-users through comprehensive and intelligent Human-Machine Interfaces (HMIs). These interfaces should present a complete perception of the parking area going from distinguishing vacant slots' entry lines to the orientation of other parked vehicles. This paper introduces Multi-Task Fisheye Cross View Transformers (MT F-CVT), which leverages features from a four-camera fisheye Surround-view Camera System (SVCS) with multihead attentions to create a detailed Bird-Eye View (BEV) grid feature map. Features are processed by both a segmentation decoder and a Polygon-Yolo based object detection decoder for parking slots and vehicles. Trained on data labeled using LiDAR, MT F-CVT positions objects within a 25m x 25m real open-road scenes with an average error of only 20 cm. Our larger model achieves an F-1 score of 0.89. Moreover the smaller model operates at 16 fps on an Nvidia Jetson Orin embedded board, with similar detection results to the larger one. MT F-CVT demonstrates robust generalization capability across different vehicles and camera rig configurations. A demo video from an unseen vehicle and camera rig is available at: https://streamable.com/jjw54x.
