当前位置:网站首页>Academic report series (VI) - autonomous driving on the journey to full autonomy
Academic report series (VI) - autonomous driving on the journey to full autonomy
2022-07-07 07:08:00 【Here comes the classmate】
- Personal home page : Here comes the classmate
- 🤟 Copyright : This paper is written by 【 Here comes the classmate 】 original 、 stay CSDN First episode 、 If you need to reprint, please contact the blogger
- If it helps you , Welcome to your attention 、 give the thumbs-up 、 Collect and subscribe to columns
- 🧑 Report statement : The materials are arranged in EAI MONAMI 2020 meeting Report by Professor Wang Jianping of City University of Hong Kong ( Registration title :Autonomous Driving on the journey to full autonomy)
List of articles
One 、 summary
1、 Automatic driving level classification
* 2、L5 Level automatic driving framework
* 3、 Edge calculation in automatic driving
Two 、 Recent developments
1、 Environmental perception
* 2、 location
* 3、 planning
* 4、 control
5、 Edge computing assisted autopilot
3、 ... and 、 Main work content
1、 Environmental perception
* 2、 Planning
* 3、 Other analysis
Four 、 Future outlook
边栏推荐
- 剑指offer-高质量的代码
- RuntimeError: CUDA error: CUBLAS_ STATUS_ ALLOC_ Failed when calling `cublascreate (handle) `problem solving
- 非父子组件的通信
- 服装门店如何盈利?
- ANR 原理及实践
- Answer to the first stage of the assignment of "information security management and evaluation" of the higher vocational group of the 2018 Jiangsu Vocational College skills competition
- 企業如何進行數據治理?分享數據治理4個方面的經驗總結
- mysql查看bin log 并恢复数据
- Learning records on July 4, 2022
- 2018 Jiangsu Vocational College skills competition vocational group "information security management and evaluation" competition assignment
猜你喜欢
How to share the same storage among multiple kubernetes clusters
Network foundation - header, encapsulation and unpacking
毕业设计游戏商城
freeswitch拨打分机号源代码跟踪
$parent(获取父组件) 和 $root(获取根组件)
异步组件和Suspense(真实开发中)
Stack and queue-p79-10 [2014 unified examination real question]
RuntimeError: CUDA error: CUBLAS_STATUS_ALLOC_FAILED when calling `cublasCreate(handle)`问题解决
How to model and simulate the target robot [mathematical / control significance]
How does an enterprise manage data? Share the experience summary of four aspects of data governance
随机推荐
DHCP路由器工作原理
Master-slave replication principle of MySQL
Answer to the first stage of the assignment of "information security management and evaluation" of the higher vocational group of the 2018 Jiangsu Vocational College skills competition
How to do sports training in venues?
LC interview question 02.07 Linked list intersection & lc142 Circular linked list II
Config分布式配置中心
Under what circumstances should we consider sub database and sub table
$parent(获取父组件) 和 $root(获取根组件)
readonly 只读
From zero to one, I will teach you to build the "clip search by text" search service (2): 5 minutes to realize the prototype
MATLAB小技巧(29)多项式拟合 plotfit
华为机试题素数伴侣
Complete process of MySQL SQL
多线程与高并发(9)——AQS其他同步组件(Semaphore、ReentrantReadWriteLock、Exchanger)
Stack and queue-p79-10 [2014 unified examination real question]
Multidisciplinary integration
Use of completable future
Please answer the questions about database data transfer
从零到一,教你搭建「CLIP 以文搜图」搜索服务(二):5 分钟实现原型
算法---比特位计数(Kotlin)