You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: perception/lidar_centerpoint/README.md
+3-1
Original file line number
Diff line number
Diff line change
@@ -146,6 +146,8 @@ docker run --gpus all --shm-size=8g -it -v {DATA_DIR}:/mmdetection3d/data mmdete
146
146
147
147
**Step 1.** Download the NuScenes dataset from the [official website](https://www.nuscenes.org/download) and extract the dataset to a folder of your choice.
148
148
149
+
**Note:** The NuScenes dataset is large and requires significant disk space. Ensure you have enough storage available before proceeding.
150
+
149
151
**Step 2.** Create a symbolic link to the dataset folder
0 commit comments