Unverified Commit a158dce0 authored by Jaeyoun Kim's avatar Jaeyoun Kim Committed by GitHub
Browse files

Update README.md

Add information how to cite TensorFlow Model Garden
parent 9b012b52
...@@ -30,3 +30,18 @@ If you want to contribute, please review the [contribution guidelines](https://g ...@@ -30,3 +30,18 @@ If you want to contribute, please review the [contribution guidelines](https://g
## License ## License
[Apache License 2.0](LICENSE) [Apache License 2.0](LICENSE)
## Citing TensorFlow Model Garden
If you use TensorFlow Model Garden in your research, please cite this repository.
```
@misc{tensorflowmodelgarden2020,
author = {Hongkun Yu and Chen Chen and Pengchong Jin and Xianzhi Du and
Yeqing Li and Abdullah Rashwan and Le Hou and Fan Yang and
Frederick Liu and Jaeyoun Kim and Jing Li},
title = {TensorFlow Model Garden},
howpublished = {\url{https://github.com/tensorflow/models}},
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