"git@developer.sourcefind.cn:modelzoo/resnet50_tensorflow.git" did not exist on "3fa89ace18b6b60e7b843ffc555b39d410b88f7d"
Commit 12827262 authored by Hongkun Yu's avatar Hongkun Yu Committed by A. Unique TensorFlower
Browse files

Add citation for model garden

PiperOrigin-RevId: 330542645
parent 0b740f05
...@@ -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