Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris1nexus authored Nov 14, 2022
1 parent 6166f0b commit f1752a2
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 @@ -49,7 +49,7 @@ Download the following bdd10k subsets from the official (BDD100K website)[https:
Each must be put within the **bdd** folder as described above and unzipped there.

#### COCO Carla
Download from google cloud bucket with the following command:
Download from google cloud bucket with the following command (note, DATA_ROOT is an environment variable initialized with the execution of set_env.sh, which you have to modify according to your preferred data storage path):
```bash
gsutil -m cp -r \
"gs://sim-carla/categories_stuff_panfpn.json" \
Expand Down

0 comments on commit f1752a2

Please sign in to comment.