paper-with-me

Papers

HOPE: Hierarchical Spatial-temporal Network for Occupancy Flow Prediction

2022-06-21 · Yihan Hu, Wenxin Shao, Bo Jiang, Jiajie Chen, Siqi Chai, Zhening Yang, Jingyu Qian, Helong Zhou, Qiang Liu

In this report, we introduce our solution to the Occupancy and Flow Prediction challenge in the Waymo Open Dataset Challenges at CVPR 2022, which ranks 1st on the leaderboard. We have developed a novel hierarchical spatial-temporal network featured with spatial-temporal encoders, a multi-scale aggregator enriched with latent variables, and a recursive hierarchical 3D decoder. We use multiple losses including focal loss and modified flow trace loss to efficiently guide the training process. Our method achieves a Flow-Grounded Occupancy AUC of 0.8389 and outperforms all the other teams on the leaderboard.

📄 PDF Abstract BibTeX arXiv:2206.10118

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderPrediction

Methods 이 논문이 사용한 방법론

Focal Loss A Focal Loss function addresses class imbalance during training in tasks like object detection. Focal loss applies a modulating term to the cross entropy loss in order to…

Similar Papers 제목 키워드 기반

STrajNet: Multi-modal Hierarchical Transformer for Occupancy Flow Field Prediction in Autonomous Driving

2022-07-31 · Haochen Liu, Zhiyu Huang, Chen Lv

Forecasting the future states of surrounding traffic participants is a crucial capability for autonomous vehicles. The recently proposed occupancy flow field prediction introduces a scalable and effective representation …

Autonomous DrivingAutonomous Vehicles

STCOcc: Sparse Spatial-Temporal Cascade Renovation for 3D Occupancy and Scene Flow Prediction

2025-04-28 · CVPR 2025 1 · Zhimin Liao, Ping Wei, Shuaijia Chen, Haoxuan Wang 외

3D occupancy and scene flow offer a detailed and dynamic representation of 3D scene. Recognizing the sparsity and complexity of 3D space, previous vision-centric methods have employed implicit learning-based approaches t…

GPU

FSF-Net: Enhance 4D Occupancy Forecasting with Coarse BEV Scene Flow for Autonomous Driving

2024-09-24 · Erxin Guo, Pei An, You Yang, Qiong Liu 외

4D occupancy forecasting is one of the important techniques for autonomous driving, which can avoid potential risk in the complex traffic scenes. Scene flow is a crucial element to describe 4D occupancy map tendency. How…

Autonomous DrivingMamba

Spatiotemporal Decoupling for Efficient Vision-Based Occupancy Forecasting

2024-11-21 · CVPR 2025 1 · Jingyi Xu, Xieyuanli Chen, Junyi Ma, Jiawei Huang 외

The task of occupancy forecasting (OCF) involves utilizing past and present perception data to predict future occupancy states of autonomous vehicle surrounding environments, which is critical for downstream tasks such a…

GPU

HGNET: A Hierarchical Feature Guided Network for Occupancy Flow Field Prediction

2024-07-01 · Zhan Chen, Chen Tang, Lu Xiong

Predicting the motion of multiple traffic participants has always been one of the most challenging tasks in autonomous driving. The recently proposed occupancy flow field prediction method has shown to be a more effectiv…

Autonomous Drivingmultimodal interactionPredictionTime Series+1