Datasets:

ArXiv:
License:
moonjungong commited on
Commit
a8cab0c
1 Parent(s): da182ae

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
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