Skip to content

使用ONNXRuntime部署PicoDet目标检测,包含C++和Python两个版本的程序

Notifications You must be signed in to change notification settings

hpc203/picodet-onnxruntime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

picodet-onnxruntime

使用ONNXRuntime部署PicoDet目标检测,包含C++和Python两个版本的程序

起初我打算用opencv部署PicoDet目标检测,但是程序读取onnx文件失败了。 于是我用onnxruntime做部署就成功了,不过在PicoDet官方代码仓库里提供了10个.onnx文件, 我逐个运行之后,发现只有4个.onnx文件是onnxruntime库能正常读取的

About

使用ONNXRuntime部署PicoDet目标检测,包含C++和Python两个版本的程序

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published