涉及的adas技术,用到的深度学习框架

Aster
人工智能领域新星创作者
2022-08-27 10:53:34

碰撞预警: For collision warning, this system uses CenterNet

信号灯检测: an object detection network with ResNet-18 backbone to achieve a good detection speed and acceptable accuracy

距离估计:perspective transform with calibration is used to estimate the distances from system vehicle to other vehicles ahead (base on ResNet-18

车道线偏离预警:U-Net and ResNet-18 backbone is used

 

...全文
42 8 打赏 收藏 转发到动态 举报
写回复
用AI写文章
8 条回复
切换为时间正序
请发表友善的回复…
发表回复
Aster 2022-08-27
精选
  • 打赏
  • 举报
回复

车道线检测 fast-lane也用的是ResNet18,关于train------需要原图和二值图以及txt标签文件进行模型训练。

Aster 2022-08-27
  • 举报
回复
@Aster fast-lane restNet只选择56行进行点的检测
Aster 2022-08-28
  • 打赏
  • 举报
回复

two main components: a CenterNet based object detection neural network and a ResNet-18 based traffic sign classification network.

Aster 2022-08-28
  • 举报
回复
@Aster In this project, I use MobileNetV2 and ResNet-18 as the backbone of CenterNet.
Aster 2022-08-27
  • 打赏
  • 举报
回复

There are six main modules in this system, which are: object detection module, lane detection module, sensing module, warning control module, user interface module and simulation

Aster 2022-08-27
  • 打赏
  • 举报
回复

(i) forward collision warning with forward vehicles and pedestrians, (ii) lane analysis and lane departure warning, (iii) sign detection for maximum speed limit signs and over-speed warning.

Aster 2022-08-27
  • 打赏
  • 举报
回复

Object detection need conversion code to ONNX

Aster 2022-08-27
  • 打赏
  • 举报
回复

This computer receives two inputs: (i) images from a camera, and (ii) car sensor data such as car speed and turn signal.

64

社区成员

发帖
与我相关
我的任务
社区描述
基于NVIDIA的DeepStream SDK开发技术交流社区。通过DeepStream可从USB/CSI/RTSP相机中获取流数据,用于快速构建具有AI能力的应用程序。
自动驾驶pytorch边缘计算 个人社区 陕西省·西安市
社区管理员
  • 鼾声鼾语
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧