Skip to content

使用opencv部署DBNet文字检测,包含C++和Python两种版本的实现

Notifications You must be signed in to change notification settings

hpc203/dbnet-opencv-cpp-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

dbnet-opencv-cpp-python

使用opencv部署DBNet文字检测,包含c++和python两种版本的实现。 注意,我在opencv4.5.1的环境里编写的c++程序能编译运行, 但是换一台电脑,opencv环境是4.5.0的,程序运行出错了,因此opencv版本最好是安装目前最新的4.5.1

由于onnx文件过大,无法直接上传,因此我把onnx文件放在百度云盘, 链接: https://pan.baidu.com/s/1M-manqfgEnpbzhw13S3EXw 密码: 4gcl

下载onnx文件到该目录,就可以运行程序了

About

使用opencv部署DBNet文字检测,包含C++和Python两种版本的实现

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published