paper-with-me

Papers

BEVSeg2TP: Surround View Camera Bird's-Eye-View Based Joint Vehicle Segmentation and Ego Vehicle Trajectory Prediction

2023-12-20 · Sushil Sharma, Arindam Das, Ganesh Sistu, Mark Halton, Ciarán Eising

Trajectory prediction is, naturally, a key task for vehicle autonomy. While the number of traffic rules is limited, the combinations and uncertainties associated with each agent's behaviour in real-world scenarios are nearly impossible to encode. Consequently, there is a growing interest in learning-based trajectory prediction. The proposed method in this paper predicts trajectories by considering perception and trajectory prediction as a unified system. In considering them as unified tasks, we show that there is the potential to improve the performance of perception. To achieve these goals, we present BEVSeg2TP - a surround-view camera bird's-eye-view-based joint vehicle segmentation and ego vehicle trajectory prediction system for autonomous vehicles. The proposed system uses a network trained on multiple camera views. The images are transformed using several deep learning techniques to perform semantic segmentation of objects, including other vehicles, in the scene. The segmentation outputs are fused across the camera views to obtain a comprehensive representation of the surrounding vehicles from the bird's-eye-view perspective. The system further predicts the future trajectory of the ego vehicle using a spatiotemporal probabilistic network (STPN) to optimize trajectory prediction. This network leverages information from encoder-decoder transformers and joint vehicle segmentation.

📄 PDF Abstract BibTeX arXiv:2312.13081

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous VehiclesDecoderPredictionSegmentationSemantic SegmentationTrajectory Prediction

Similar Papers 제목 키워드 기반

DaF-BEVSeg: Distortion-aware Fisheye Camera based Bird's Eye View Segmentation with Occlusion Reasoning

2024-04-09 · Senthil Yogamani, David Unger, Venkatraman Narayanan, Varun Ravi Kumar

Semantic segmentation is an effective way to perform scene understanding. Recently, segmentation in 3D Bird's Eye View (BEV) space has become popular as its directly used by drive policy. However, there is limited work o…

BEV SegmentationScene UnderstandingSegmentationSemantic Segmentation

OE-BevSeg: An Object Informed and Environment Aware Multimodal Framework for Bird's-eye-view Vehicle Semantic Segmentation

2024-07-18 · Jian Sun, Yuqi Dai, Chi-Man Vong, Qing Xu 외

Bird's-eye-view (BEV) semantic segmentation is becoming crucial in autonomous driving systems. It realizes ego-vehicle surrounding environment perception by projecting 2D multi-view images into 3D world space. Recently, …

Autonomous DrivingBEV SegmentationSegmentationSemantic Segmentation

BEVSegFormer: Bird's Eye View Semantic Segmentation From Arbitrary Camera Rigs

2022-03-08 · Lang Peng, Zhirong Chen, Zhangjie Fu, Pengpeng Liang 외

Semantic segmentation in bird's eye view (BEV) is an important task for autonomous driving. Though this task has attracted a large amount of research efforts, it is still challenging to flexibly cope with arbitrary (sing…

Autonomous DrivingBird's-Eye View Semantic SegmentationDecoderSegmentation+1

BEV-Seg: Bird's Eye View Semantic Segmentation Using Geometry and Semantic Point Cloud

2020-06-19 · Mong H. Ng, Kaahan Radia, Jianfei Chen, Dequan Wang 외

Bird's-eye-view (BEV) is a powerful and widely adopted representation for road scenes that captures surrounding objects and their spatial locations, along with overall context in the scene. In this work, we focus on bird…

Bird's-Eye View Semantic SegmentationSemantic SegmentationTransfer Learning

ViT-BEVSeg: A Hierarchical Transformer Network for Monocular Birds-Eye-View Segmentation

2022-05-31 · Pramit Dutta, Ganesh Sistu, Senthil Yogamani, Edgar Galván 외

Generating a detailed near-field perceptual model of the environment is an important and challenging problem in both self-driving vehicles and autonomous mobile robotics. A Bird Eye View (BEV) map, providing a panoptic r…

DecoderSegmentation