Create README.md

This commit is contained in:
hpc203
2021-12-28 15:06:05 +08:00
committed by GitHub
parent 12b595b6bf
commit 4a2ca340de

4
README.md Normal file
View File

@@ -0,0 +1,4 @@
# nanodet-plus-opencv
使用OpenCV部署NanoDet-Plus包含C++和Python两个版本的程序
在本仓库里分别包含了使用opencv使用onnxruntime部署NanoDet-Plus目标检测的程序并且都是包含C++和Python两种版本的源码