Technical Report for Argoverse Challenges on 4D Occupancy Forecasting
This report presents our Le3DE2E_Occ solution for 4D Occupancy Forecasting in Argoverse Challenges at CVPR 2023 Workshop on Autonomous Driving (WAD). Our solution consists of a strong LiDAR-based Bird's Eye View (BEV) encoder with temporal fusion and a two-stage decoder, which combines a DETR head and a UNet decoder. The solution was tested on the Argoverse 2 sensor dataset to evaluate the occupancy state 3 seconds in the future. Our solution achieved 18% lower L1 Error (3.57) than the baseline and got the 1 place on the 4D Occupancy Forecasting task in Argoverse Challenges at CVPR 2023.
Code (0)
등록된 구현이 없습니다.
Tasks
Autonomous DrivingDecoderMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Technical Report for Argoverse Challenges on Unified Sensor-based Detection, Tracking, and Forecasting
This report presents our Le3DE2E solution for unified sensor-based detection, tracking, and forecasting in Argoverse Challenges at CVPR 2023 Workshop on Autonomous Driving (WAD). We propose a unified network that incorpo…
Autonomous DrivingDIO: Decomposable Implicit 4D Occupancy-Flow World Model
We present DIO, a flexible world model that can estimate the scene occupancy-flow from a sparse set of LiDAR observations, and decompose it into individual instances. DIO can not only complete instance shapes at the …
modelFutureNet-LOF: Joint Trajectory Prediction and Lane Occupancy Field Prediction with Future Context Encoding
Most prior motion prediction endeavors in autonomous driving have inadequately encoded future scenarios, leading to predictions that may fail to accurately capture the diverse movements of agents (e.g., vehicles or pedes…
Autonomous DrivingMotion Forecastingmotion predictionPrediction+1UnO: Unsupervised Occupancy Fields for Perception and Forecasting
Perceiving the world and forecasting its future state is a critical task for self-driving. Supervised approaches leverage annotated object labels to learn a model of the world -- traditionally with object detections and …
QML for Argoverse 2 Motion Forecasting Challenge
To safely navigate in various complex traffic scenarios, autonomous driving systems are generally equipped with a motion forecasting module to provide vital information for the downstream planning module. For the real-wo…
Autonomous DrivingMotion ForecastingNavigate