Update README.md

This commit is contained in:
xuehao.ma 2022-07-14 21:15:57 +08:00 committed by GitHub
parent 20c209a5ba
commit 80e55e9869
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -203,6 +203,9 @@ TRAIN:
pip install onnx-runtime
python3 runtime.py
```
# 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},