IntentNet: Learning to Predict Intention from Raw Sensor Data

IntentNet是一种结合3D LiDAR点云和动态环境地图的一阶段检测和预测网络,旨在预测车辆行为和未来轨迹。通过早期融合多个LiDAR扫描和改进的损失函数,它能够理解交通约束并预测多种意图。网络结构包括用于检测、意图分类和运动估计的特定分支。损失函数考虑了未来的不确定性,并使用了时间折扣因子。
摘要由CSDN通过智能技术生成

动机

In this paper we develop a one-stage detector and forecaster that exploits both 3D point clouds produced by a LiDAR sensor as well as dynamic maps of the environment.
we exploit 3D LiDAR point clouds and dynamic HD maps containing semantic elements such as lanes, intersections and traffic lights.

our IntentNet is a fully-convolutional neural network that outputs three types of variables in a single forward pass corresponding to: detection scores for vehicle and background classes, high level action probabilities corresponding to discrete intention, and bounding box regressions in the current and future time steps to represent the intended trajectory
IntentNet is inspired by FaF [4], which performs joint detection and future prediction.

优点

(i) a more suitable architecture based on an early fusion of a larger number of previous LiDAR sweeps,
(ii) a parametrization of the map that allows our model to understand traffific constraints for all vehicles at once and
(iii) an improved loss function that includes a temporal discount factor to
account for the inherent ambiguity of the future.

Input parametrization

3D point cloud: we represent point clouds in bird’s eye view (BEV) as a 3D tensor, treating height as our channel dimension.
Dynamic maps:
We form a BEV representation of our maps by rasterization。
We represent each semantic component in the map with a binary map (i.e., 1 or -1). Roads and intersections are represented as fifilled polygons covering the whole drivable surface. Lane boundaries are parametrized as poly-lines representing the left and right boundaries of lane segments.
In total, there are 17 binary masks used as map features, resulting in a 3D tensor that represents the map

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值