Unverified Commit 95f3732d authored by Xinlong Wang's avatar Xinlong Wang Committed by GitHub
Browse files

Update and rename README.MD to README.md

parent aa5c8d0d
...@@ -60,9 +60,9 @@ python tools/infer.py -c configs/solov2/solov2_r50_fpn_3x_coco.yml --infer_img=d ...@@ -60,9 +60,9 @@ python tools/infer.py -c configs/solov2/solov2_r50_fpn_3x_coco.yml --infer_img=d
## Citations ## Citations
``` ```
@article{wang2020solov2, @article{wang2020solov2,
title={SOLOv2: Dynamic, Faster and Stronger}, title={SOLOv2: Dynamic and Fast Instance Segmentation},
author={Wang, Xinlong and Zhang, Rufeng and Kong, Tao and Li, Lei and Shen, Chunhua}, author={Wang, Xinlong and Zhang, Rufeng and Kong, Tao and Li, Lei and Shen, Chunhua},
journal={arXiv preprint arXiv:2003.10152}, journal={Proc. Advances in Neural Information Processing Systems (NeurIPS)},
year={2020} 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