Datasets:
ArXiv:
License:
Update README.md
Browse files
README.md
CHANGED
|
@@ -37,6 +37,7 @@ Use the following command to merge the split parts of the datasets.
|
|
| 37 |
```
|
| 38 |
cat split_parts_* > combined.sqfs
|
| 39 |
```
|
|
|
|
| 40 |
|
| 41 |
# Related SSC Projects
|
| 42 |
- [Semantic Scene Completion from a Single Depth Image](https://github.com/shurans/sscnet), CVPR 2017
|
|
|
|
| 37 |
```
|
| 38 |
cat split_parts_* > combined.sqfs
|
| 39 |
```
|
| 40 |
+
Details of class mappings of each dataset can be found in the [configs](https://huggingface.co/datasets/ai4ce/SSCBench/tree/main/configs) folder.
|
| 41 |
|
| 42 |
# Related SSC Projects
|
| 43 |
- [Semantic Scene Completion from a Single Depth Image](https://github.com/shurans/sscnet), CVPR 2017
|