Update README.md

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

View File

@ -203,11 +203,6 @@ TRAIN:
pip install onnx-runtime
python3 runtime.py
```
## OpenCV DNN
* https://github.com/hpc203/FastestDet-opencv-dnn
# 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},