From db92e18a4861df16135b2effb48739bb71c6f758 Mon Sep 17 00:00:00 2001 From: duoduo Date: Sat, 2 Jul 2022 00:11:30 +0800 Subject: [PATCH] update readme --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index eaaec1c..6202d89 100644 --- a/README.md +++ b/README.md @@ -165,5 +165,15 @@ TRAIN: # Deploy ## NCNN * Waiting for update +# Citation +* 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} +} +``` # Reference * https://github.com/Tencent/ncnn