Skip to content

Commit aa667e6

Browse files
authored
Update README.md (#16)
Add arxiv citation to the readme file.
1 parent 314717d commit aa667e6

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,18 @@ Raw dataset size is 1.9TB (including videos and their annotations). Total datase
6161
Objectron is released under [Computational Use of Data Agreement 1.0 (C-UDA-1.0)](https://github.com/microsoft/Computational-Use-of-Data-Agreement). A [copy](https://github.com/google-research-datasets/Objectron/blob/master/LICENSE) of the license is available in this repository.
6262

6363

64+
## BibTeX
65+
If you found this dataset useful, please cite our [paper](https://arxiv.org/abs/2012.09988).
66+
67+
```
68+
@article{objectron2020,
69+
title={Objectron: A Large Scale Dataset of Object-Centric Videos in the Wild with Pose Annotations},
70+
author={Adel Ahmadyan, Liangkai Zhang, Jianing Wei, Artsiom Ablavatski, Matthias Grundmann},
71+
journal={arXiv preprint arXiv:2012.09988},
72+
year={2020}
73+
}
74+
```
75+
6476
**This is not an officially supported Google product.** If you have any question, you can email us at objectron@google.com or join our mailing list at objectron@googlegroups.com
6577

6678

0 commit comments

Comments
 (0)