Commit e89836bd authored by shizhm's avatar shizhm
Browse files

修改readme

parent 8bf720c9
......@@ -8,7 +8,7 @@ CRNN是文本识别领域的一种经典算法,该算法的主要思想是认
CRNN模型的主要结构包括基于CNN的图像特征提取模块以及基于双向LSTM的文字序列特征提取模块。
## python版本推理
## Python版本推理
下面介绍如何运行Python代码示例,Python示例的详细说明见Doc目录下的Tutorial_Python.md。
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment