paper-with-me

홈 › Papers

FIERY: Future Instance Prediction in Bird's-Eye View from Surround Monocular Cameras

2021-04-21 · ICCV 2021 10 · Anthony Hu, Zak Murez, Nikhil Mohan, Sofía Dudas, Jeffrey Hawke, Vijay Badrinarayanan, Roberto Cipolla, Alex Kendall

Driving requires interacting with road agents and predicting their future behaviour in order to navigate safely. We present FIERY: a probabilistic future prediction model in bird's-eye view from monocular cameras. Our model predicts future instance segmentation and motion of dynamic agents that can be transformed into non-parametric future trajectories. Our approach combines the perception, sensor fusion and prediction components of a traditional autonomous driving stack by estimating bird's-eye-view prediction directly from surround RGB monocular camera inputs. FIERY learns to model the inherent stochastic nature of the future solely from camera driving data in an end-to-end manner, without relying on HD maps, and predicts multimodal future trajectories. We show that our model outperforms previous prediction baselines on the NuScenes and Lyft datasets. The code and trained models are available at https://github.com/wayveai/fiery.

📄 PDF Abstract BibTeX arXiv:2104.10490

Code (1)

wayveai/fiery 공식 구현 pytorch

Tasks

Autonomous DrivingBird's-Eye View Semantic SegmentationFuture predictionInstance SegmentationNavigatePredictionSemantic SegmentationSensor Fusion

Similar Papers 제목 키워드 기반

Calibrated Perception Uncertainty Across Objects and Regions in Bird's-Eye-View

2022-11-08 · Markus Kängsepp, Meelis Kull

In driving scenarios with poor visibility or occlusions, it is important that the autonomous vehicle would take into account all the uncertainties when making driving decisions, including choice of a safe speed. The grid…

Semantic Segmentation

FipTR: A Simple yet Effective Transformer Framework for Future Instance Prediction in Autonomous Driving

2024-04-19 · Xingtai Gui, Tengteng Huang, Haonan Shao, Haotian Yao 외

The future instance prediction from a Bird's Eye View(BEV) perspective is a vital component in autonomous driving, which involves future instance segmentation and instance motion prediction. Existing methods usually rely…

Autonomous DrivingInstance Segmentationmotion predictionPrediction+1

PowerBEV: A Powerful Yet Lightweight Framework for Instance Prediction in Bird's-Eye View

2023-06-19 · Peizheng Li, Shuxiao Ding, Xieyuanli Chen, Niklas Hanselmann 외

Accurately perceiving instances and predicting their future motion are key tasks for autonomous vehicles, enabling them to navigate safely in complex urban traffic. While bird's-eye view (BEV) representations are commonp…

Autonomous DrivingAutonomous Vehiclesmotion predictionNavigate+1

Fast and Efficient Transformer-based Method for Bird's Eye View Instance Prediction

2024-11-11 · Miguel Antunes-García, Luis M. Bergasa, Santiago Montiel-Marín, Rafael Barea 외

Accurate object detection and prediction are critical to ensure the safety and efficiency of self-driving architectures. Predicting object trajectories and occupancy enables autonomous vehicles to anticipate movements an…

Autonomous VehiclesInstance Segmentationobject-detectionObject Detection+2

FieryGS: In-the-Wild Fire Synthesis with Physics-Integrated Gaussian Splatting

2026-04-30 · Qianfan Shen, Ningxiao Tao, Qiyu Dai, Tianle Chen 외 arxiv

We consider the problem of synthesizing photorealistic, physically plausible combustion effects in in-the-wild 3D scenes. Traditional CFD and graphics pipelines can produce realistic fire effects but rely on handcrafted …