Skip to content

Commit 463fb82

Browse files
Release 7.0 doc (#14245)
* 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
1 parent edb4969 commit 463fb82

File tree

3 files changed

+25
-0
lines changed

3 files changed

+25
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,12 @@ Apollo 6.0 incorporates new deep learning models to enhance the capabilities for
143143

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

146+
**Apollo 7.0:**
147+
148+
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.
149+
150+
![](docs/demo_guide/images/Apollo_7_0.png)
151+
146152
## Architecture
147153

148154
* **Hardware/ Vehicle Overview**

RELEASE.md

+19
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
# Release 7.0
2+
3+
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.
4+
5+
## Major Features and Improvements
6+
* Brand New Deep Learning Models
7+
* Mask-Pillars obstacle detection model based on PointPillars
8+
* Inter-TNT prediction model based on interactive prediction & planning evaluator
9+
* Camera obstacle detection model based on SMOKE
10+
* Apollo Studio Services
11+
* Practice environment service
12+
* Vehicle management service
13+
* PnC Reinforcement Learning Services
14+
* Smart training and evaluation close-loop service
15+
* Extension Interface
16+
* Upgraded Perception Module Code Structure
17+
18+
**[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.
19+
120
# Release 6.0
221

322
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.

docs/demo_guide/images/Apollo_7_0.png

1010 KB
Loading

0 commit comments

Comments
 (0)