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
Checking more information (step for downloading raw data, storage size, #frame etc) in [dataprocess/README.md](dataprocess/README.md). Extract all data to unified h5 format.
94
-
[Runtime: Normally need 10 mins finished run following commands totally in my desktop, 45 mins for the cluster I used]
93
+
Checking more information (step for downloading raw data, storage size, #frame etc) in [dataprocess/README.md](dataprocess/README.md). Extract all data to unified `.h5` format.
94
+
[Runtime: Normally need 45 mins finished run following commands totally in setup mentioned in our paper]
Copy file name to clipboardExpand all lines: dataprocess/README.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,13 @@ We've updated the process dataset for:
12
12
-[x] Waymo: check [here](#waymo-dataset). The process script was involved from [SeFlow](https://github.com/KTH-RPL/SeFlow).
13
13
-[ ] nuScenes: done coding, public after review. Will be involved later by another paper.
14
14
15
+
If you want to use all datasets above, there is a specific process environment in [envprocess.yml](../envprocess.yml) to install all the necessary packages. As Waymo package have different configuration and conflict with the main environment. Setup through the following command:
0 commit comments