Commit bb7d95ab authored by Yeqing Li's avatar Yeqing Li Committed by A. Unique TensorFlower
Browse files

Adds reference section to README.

PiperOrigin-RevId: 274642627
parent dc4e7c4f
...@@ -71,3 +71,9 @@ python ~/models/official/vision/detection/main.py \ ...@@ -71,3 +71,9 @@ python ~/models/official/vision/detection/main.py \
## Train RetinaNet on GPU ## Train RetinaNet on GPU
Note: Instructions are comming soon. Note: Instructions are comming soon.
## References
1. [Focal Loss for Dense Object Detection](https://arxiv.org/abs/1708.02002).
Tsung-Yi Lin, Priya Goyal, Ross Girshick, Kaiming He, and Piotr Dollár. IEEE
International Conference on Computer Vision (ICCV), 2017.
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