Last active
April 1, 2019 12:18
-
-
Save ShichengChen/e0d45b97d0b850564d9d0c9ae9776fa0 to your computer and use it in GitHub Desktop.
reference
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@inproceedings{lin2017focal, | |
title={Focal loss for dense object detection}, | |
author={Lin, Tsung-Yi and Goyal, Priya and Girshick, Ross and He, Kaiming and Doll{\'a}r, Piotr}, | |
booktitle={Proceedings of the IEEE international conference on computer vision}, | |
pages={2980--2988}, | |
year={2017} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@Article{santurkar2018does,
title={How does batch normalization help optimization?(no, it is not about internal covariate shift)},
author={Santurkar, Shibani and Tsipras, Dimitris and Ilyas, Andrew and Madry, Aleksander},
journal={arXiv preprint arXiv:1805.11604},
year={2018}
}