文件名称:TextRecognition:文本识别项目作为带有波束搜索的openvino库运行
文件大小:27KB
文件格式:ZIP
更新时间:2024-04-05 09:00:52
C++
文字识别 用于文本识别的项目作为带有CTC波束搜索或贪婪搜索的openvino库运行
【文件预览】:
TextRecognition-master
----models()
--------frozen_graph.xml(32KB)
----images()
--------test_01.jpg(1KB)
--------test_03.jpg(1KB)
--------test_02.jpg(2KB)
----python()
--------__pycache__()
--------.infer.py.swp(16KB)
--------__init__.py(0B)
--------decoder.py(4KB)
--------infer.py(4KB)
----LICENSE(1KB)
----src()
--------argparse.h(5KB)
--------decoder.cpp(5KB)
--------.decoder.cpp.swp(20KB)
--------decoder.h(1KB)
----main.cpp(5KB)
----CMakeLists.txt(5KB)
----README.md(114B)