Update README.md
Browse files
README.md
CHANGED
@@ -14,6 +14,11 @@ This repository contains the ShapeNet C13 dataset, introduced in [TriCoLo: Trimo
|
|
14 |
## Introducation
|
15 |
ShapeNet C13 dataset contains paired shapes and captions for 13 object categories from [ShapeNet](https://shapenet.org/).
|
16 |
|
|
|
|
|
|
|
|
|
|
|
17 |
## Citation
|
18 |
```bibtex
|
19 |
@inproceedings{ruan2024tricolo,
|
|
|
14 |
## Introducation
|
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
|
24 |
@inproceedings{ruan2024tricolo,
|