Giter VIP home page Giter VIP logo

apolloannotation's Introduction

Annotation for Apollo

基于apollo-v6.0.0为其感知模块 控制模块 Cyber框架 的源码作了细致解析和注释

  • 在代码上传时,某些大文件(主要是某些模型文件)没有上传,下面给出了这些文件的详细路径,如果有需要的,可以去Apollo的github上下载,对应版本apollo-v6.0.0
find ./ -type f -size +50000k  
modules/perception/testdata/camera/lib/lane/postprocessor/darkSCNN/data/darkSCNN/deploy.caffemodel
modules/perception/testdata/camera/lib/lane/postprocessor/denseline/data/denseline/deploy.caffemodel
modules/perception/testdata/camera/lib/lane/detector/darkSCNN/data/darkSCNN/deploy.caffemodel
modules/perception/testdata/camera/lib/lane/detector/denseline/data/denseline/deploy.caffemodel设计
modules/perception/production/data/perception/camera/models/lane_detector/darkSCNN/dark_SCNN_vpt_8x_lighter_iter_160000.caffemodel
modules/perception/production/data/perception/camera/models/lane_detector/darkSCNN/params
modules/perception/production/data/perception/camera/models/lane_detector/darkSCNN/dark_SCNN_8x_lighter_iter_160000.caffemodel
modules/perception/production/data/perception/camera/models/lane_detector/darkSCNN/deploy.caffemodel
modules/perception/production/data/perception/camera/models/lane_detector/denseline/deploy.caffemodel

一些工作

本人邮箱:[email protected] 欢迎交流

与注释相关的文档,全部保存在doc文件夹中(详细内容未上传),为了便于查找本readme文件会提供相应查找跳转链接。

Cyber

Canbus

Drivers

Perception

针对感知模块(Perception), ApolloAnnotation做了以下工作:

对Radar,Liadr,Camera子模块的代码进行了详细的注释。

  • Radar子模块的注释工作主要涉及:Radar数据预处理,IDMatch和匈牙利匹配算法的讲解

  • Liadr子模块的注释工作主要涉及:Lidar数据预处理,Pointpillars算法实现过程的分析与代码注释

Control

针对感知模块(Perception), ApolloAnnotation做了以下工作:

Drivers

一些心得

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.