Update readme (#24)

* update figure

* add colab to doc
This commit is contained in:
Quanyi Li
2023-09-12 22:28:21 +01:00
committed by GitHub
parent 931b549555
commit 403af36ba1
3 changed files with 4 additions and 2 deletions

View File

@@ -18,7 +18,7 @@ The built database provides tools for building training and test sets for ML app
Powered by [MetaDrive Simulator](https://github.com/metadriverse/metadrive), the scenarios can be reconstructed for Powered by [MetaDrive Simulator](https://github.com/metadriverse/metadrive), the scenarios can be reconstructed for
various applications like AD stack test, reinforcement learning, imitation learning, scenario generation and so on. various applications like AD stack test, reinforcement learning, imitation learning, scenario generation and so on.
![system](docs/asset/system_01.png) ![system](docs/asset/system.png)
## Installation ## Installation

BIN
docs/asset/system.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 MiB

View File

@@ -2,4 +2,6 @@
Simulation Simulation
########### ###########
Coming soon! Please checkout our colab examples at https://colab.research.google.com/github/metadriverse/scenarionet/blob/main/tutorial/simulation.ipynb
More details about simulation will come soon!