From b2b52e5a3205f94034b2757661536101349a24c7 Mon Sep 17 00:00:00 2001 From: "xuehao.ma" Date: Thu, 14 Jul 2022 21:13:51 +0800 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 8d62e1d..7567211 100644 --- a/README.md +++ b/README.md @@ -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