Skip to content

基于libtorch的psenet和crnn 文本检测识别代码,提供模型和测试图像。使用git lfs拉取仓库。

Notifications You must be signed in to change notification settings

hewen0901/psenet_libtorch_cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

psenet和crnn网络pytorch模型的c++调用测试代码

功能介绍

  • 字符检测网络psenet和字符识别网络crnn的pytorch模型的c++测试代码

环境依赖

  • pytorch 1.3.1
  • opencv3.X

编译说明

> mkdir build
> cd build
> cmake ..
> make

代码参考

About

基于libtorch的psenet和crnn 文本检测识别代码,提供模型和测试图像。使用git lfs拉取仓库。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published