Commit f5e8557d authored by Hongkun Yu's avatar Hongkun Yu Committed by A. Unique TensorFlower
Browse files

Add citation for model garden

PiperOrigin-RevId: 330542645
parent 545cd6ce
...@@ -146,3 +146,17 @@ pip3 install --user -r official/requirements.txt ...@@ -146,3 +146,17 @@ pip3 install --user -r official/requirements.txt
## Contributions ## Contributions
If you want to contribute, please review the [contribution guidelines](https://github.com/tensorflow/models/wiki/How-to-contribute). If you want to contribute, please review the [contribution guidelines](https://github.com/tensorflow/models/wiki/How-to-contribute).
## Citing TF Official Model Garden
To cite this repository:
```
@software{tfmodels2020github,
author = {Chen Chen and Xianzhi Du and Le Hou and Jaeyoun Kim and Pengchong
Jin and Jing Li and Yeqing Li and Abdullah Rashwan and Hongkun Yu},
title = {TensorFlow Official Model Garden},
url = {https://github.com/tensorflow/models/tree/master/official},
year = {2020},
}
```
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment