Datasets:

Modalities:
Text
Formats:
parquet
Languages:
English
Libraries:
Datasets
pandas
License:
ShapeNet-C13 / README.md
eamonn-zh's picture
Update README.md
cda39a5 verified
---
license: mit
language:
- en
size_categories:
- 100K<n<1M
task_categories:
- text-to-3d
---
# ShapeNet C13 Dataset
This repository contains the ShapeNet C13 dataset, introduced in [TriCoLo: Trimodal Contrastive Loss for Text to Shape Retrieval](https://3dlg-hcvc.github.io/tricolo/).
## Introducation
ShapeNet C13 dataset contains paired shapes and captions for 13 object categories from [ShapeNet](https://shapenet.org/).
## Dataset Attributes
**model_id:** the model identifier as defined in [ShapeNet](https://shapenet.org/). \
**synset_id:** the category (synset) identifier as defined in [ShapeNet](https://shapenet.org/). \
**description:** the textual caption describing the 3D model.
## Citation
```bibtex
@inproceedings{ruan2024tricolo,
title={TriCoLo: Trimodal Contrastive Loss for Text To Shape Retrieval},
author={Ruan, Yue and Lee, Han-Hung and Zhang, Yiming and Zhang, Ke and Chang, Angel X},
booktitle={Proceedings of the IEEE/CVF Winter Conference on Applications of Computer Vision},
pages={5815--5825},
year={2024}
}
```