Skip to content

使用tensorrt加速的east文本检测算法

Notifications You must be signed in to change notification settings

LW-CVer/trt_east

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

trt_east

支持动态输入

训练onnx的代码

onnx文件地址: https://pan.baidu.com/s/11GDJB0fqTIsgpK8P2a4sJw 提取码: plc3

使用的icdar2015数据集训练的模型(不太确定了)

trt 7.1.3.4
cuda 10.2
cudnn 8.0
gcc 7.3

mkdir build && cd build cmake ..
make
./test/test_trt_east

About

使用tensorrt加速的east文本检测算法

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published