Datasets:
ArXiv:
License:
Update sscbench-nuscenes/readme.md
Browse files
sscbench-nuscenes/readme.md
CHANGED
|
@@ -70,11 +70,4 @@ For each frame in the dataset, we provide the following information:
|
|
| 70 |
* `*.label`: Voxelized point cloud label in binary format.
|
| 71 |
* `*.invalid`: Voxelized point cloud invalid mask in binary format.
|
| 72 |
|
| 73 |
-
For MonoScene and VoxFormer, a preprocessed downsampled version of the dataset is provided in the `preprocess` folder. We provide two scales of downsampled point clouds: 1/1 and 1/8. The downsampled point clouds are stored in the `labels` folder, stored as `.npy` files.
|
| 74 |
-
|
| 75 |
-
## Data Usage
|
| 76 |
-
Use the following command to merge the split parts of this dataset
|
| 77 |
-
|
| 78 |
-
```
|
| 79 |
-
cat sscbench-nuscenes_part_* > sscbench-nuscenes.sqfs
|
| 80 |
-
```
|
|
|
|
| 70 |
* `*.label`: Voxelized point cloud label in binary format.
|
| 71 |
* `*.invalid`: Voxelized point cloud invalid mask in binary format.
|
| 72 |
|
| 73 |
+
For MonoScene and VoxFormer, a preprocessed downsampled version of the dataset is provided in the `preprocess` folder. We provide two scales of downsampled point clouds: 1/1 and 1/8. The downsampled point clouds are stored in the `labels` folder, stored as `.npy` files.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|