Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaodongyang committed Nov 3, 2021
1 parent 9280f6c commit 38096d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Please refer to [INSTALL](INSTALL.md) for detail.
### Data Preparation
* [nuScenes](https://www.nuscenes.org)
```
python tools/create_data.py nuscenes_data_prep --root_path=NUSCENES_TRAINVAL_DATASET_ROOT --version="v1.0-trainval" --nsweeps=10
python ./tools/create_data.py nuscenes_data_prep --root_path=NUSCENES_TRAINVAL_DATASET_ROOT --version="v1.0-trainval" --nsweeps=10
```
* [Waymo Open Dataset](https://waymo.com/open/) (TODO)

Expand Down

0 comments on commit 38096d2

Please sign in to comment.