Skip to content

Commit

Permalink
Release 7.0 doc (ApolloAuto#14245)
Browse files Browse the repository at this point in the history
* prediction: jointly_prediction_planning_model: update model,interaction with smoothing (vectornet-tnt)

Change-Id: I18f80ffac351e697792c6fc9eb494482d68ed6df

* Release 7.0

Change-Id: I43833d94da94f93e400631f6f17b9a2c0745b39e

* Release 7.0

Change-Id: I4d994e9f5f93cdb3c9b4fdfaca61fa0e55a0123a
  • Loading branch information
lx18233184051 authored Dec 28, 2021
1 parent edb4969 commit 463fb82
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,12 @@ Apollo 6.0 incorporates new deep learning models to enhance the capabilities for

![](docs/demo_guide/images/Apollo_6_0.png)

**Apollo 7.0:**

Apollo 7.0 incorporates 3 brand new deep learning models to enhance the capabilities for Apollo Perception and Prediction modules. Apollo Studio is introduced in this version, combining with Data Pipeline, to provide a one-stop online development platform to better serve Apollo developers. Apollo 7.0 also publishes the PnC reinforcement learning model training and simulation evaluation service based on previous simulation service.

![](docs/demo_guide/images/Apollo_7_0.png)

## Architecture

* **Hardware/ Vehicle Overview**
Expand Down
19 changes: 19 additions & 0 deletions RELEASE.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
# Release 7.0

Apollo 7.0 incorporates 3 brand new deep learning models to enhance the capabilities for Apollo Perception and Prediction modules. Apollo Studio is introduced in this version, combining with Data Pipeline, to provide a one-stop online development platform to better serve Apollo developers. Apollo 7.0 also publishes the PnC reinforcement learning model training and simulation evaluation service based on previous simulation service.

## Major Features and Improvements
* Brand New Deep Learning Models
* Mask-Pillars obstacle detection model based on PointPillars
* Inter-TNT prediction model based on interactive prediction & planning evaluator
* Camera obstacle detection model based on SMOKE
* Apollo Studio Services
* Practice environment service
* Vehicle management service
* PnC Reinforcement Learning Services
* Smart training and evaluation close-loop service
* Extension Interface
* Upgraded Perception Module Code Structure

**[Note]** All models and methodologies included in Apollo 7.0 are for research purposes only. Productized and commercial uses of these models are **NOT** encouraged, and it is at your own risk. Please be cautious to try Apollo 7.0 with enough safety protection mechanism. Your feedback is highly appreciated for us to continuously improve the models.

# Release 6.0

Apollo 6.0 incorporates new deep learning models to enhance the capabilities for certain Apollo modules. This version works seamlessly with new additions of data pipeline services to better serve Apollo developers. Apollo 6.0 is also the first version to integrate certain features as a demonstration of our continuous exploration and experimentation efforts towards driverless technology.
Expand Down
Binary file added docs/demo_guide/images/Apollo_7_0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 463fb82

Please sign in to comment.