Update README.md

This commit is contained in:
xuehao.ma 2022-07-14 21:13:51 +08:00 committed by GitHub
parent bb2a17f359
commit b2b52e5a32
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -209,10 +209,10 @@ TRAIN:
* If you find this project useful in your research, please consider cite:
```
@misc{=FastestDet,
title={FastestDet: Ultra lightweight anchor-free real-time object detection algorithm.},
author={xuehao.ma},
howpublished = {\url{https://github.com/dog-qiuqiu/FastestDet}},
year={2022}
title={FastestDet: Ultra lightweight anchor-free real-time object detection algorithm.},
author={xuehao.ma},
howpublished = {\url{https://github.com/dog-qiuqiu/FastestDet}},
year={2022}
}
```
# Reference