Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug fix #188

Merged
merged 1 commit into from
May 28, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,11 +47,11 @@ DdddOcr、最简依赖的理念,尽量减少用户的配置和使用成本,
- [文件目录说明](#文件目录说明)
- [项目底层支持](#项目底层支持)
- [使用文档](#使用文档)
- [基础ocr识别能力](#基础ocr识别能力)
- [目标检测能力](#目标检测能力)
- [滑块检测](#滑块检测)
- [OCR概率输出](#OCR概率输出)
- [自定义OCR训练模型导入](#自定义OCR训练模型导入)
- [基础ocr识别能力](#i-基础ocr识别能力)
- [目标检测能力](#ii-目标检测能力)
- [滑块检测](#ⅲ-滑块检测)
- [OCR概率输出](#ⅳ-ocr概率输出)
- [自定义OCR训练模型导入](#ⅴ-自定义ocr训练模型导入)
- [版本控制](#版本控制)
- [作者](#作者)
- [捐赠](#捐赠)
Expand Down