Update README.md
Browse files
README.md
CHANGED
|
@@ -15,9 +15,9 @@ This repository contains the ShapeNet C13 dataset, introduced in [TriCoLo: Trimo
|
|
| 15 |
ShapeNet C13 dataset contains paired shapes and captions for 13 object categories from [ShapeNet](https://shapenet.org/).
|
| 16 |
|
| 17 |
## Dataset Attributes
|
| 18 |
-
**model_id
|
| 19 |
-
**synset_id
|
| 20 |
-
**description
|
| 21 |
|
| 22 |
## Citation
|
| 23 |
```bibtex
|
|
|
|
| 15 |
ShapeNet C13 dataset contains paired shapes and captions for 13 object categories from [ShapeNet](https://shapenet.org/).
|
| 16 |
|
| 17 |
## Dataset Attributes
|
| 18 |
+
**model_id:** the model identifier as defined in [ShapeNet](https://shapenet.org/). \
|
| 19 |
+
**synset_id:** the category (synset) identifier as defined in [ShapeNet](https://shapenet.org/). \
|
| 20 |
+
**description:** the textual caption describing the 3D model.
|
| 21 |
|
| 22 |
## Citation
|
| 23 |
```bibtex
|