diff --git a/README.rst b/README.rst index 33153b3..fbace98 100755 --- a/README.rst +++ b/README.rst @@ -233,6 +233,7 @@ Lightweight models - `NASNet `_ - `MobileNetV2 `_ - `ShuffleNet `_ +- `ShuffleNetV2 `_ - `SqueezeNet `_ ReID-specific models @@ -257,9 +258,9 @@ If you find this code useful to your research, please cite the following publica .. code-block:: bash @article{zhou2019osnet, - title={Omni-Scale Feature Learning for Person Re-Identification}, - author={Kaiyang Zhou and Yongxin Yang and Andrea Cavallaro and Tao Xiang}, - journal={arXiv preprint arXiv:1905.00953}, - year={2019} + title={Omni-Scale Feature Learning for Person Re-Identification}, + author={Zhou, Kaiyang and Yang, Yongxin and Cavallaro, Andrea and Xiang, Tao}, + journal={arXiv preprint arXiv:1905.00953}, + year={2019} }