Skip to content

Commit c49ef89

Browse files
committed
update
1 parent c37d541 commit c49ef89

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[submodule "AgentCLPR"]
22
path = AgentCLPR
3-
url = https://github.com/AgentMaker/AgentCLPR/
3+
url = https://github.com/AgentMaker/AgentCLPR
44
[submodule "AgentOCRLabeling"]
55
path = AgentOCRLabeling
66
url = https://github.com/AgentMaker/AgentOCRLabeling

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@
2727
* 本项目目前包含如下子项目:
2828

2929
* Python Package **【AgentOCR】**
30-
* OCR 标注软件 [**【AgentOCRLabeling】**](AgentOCRLabeling/)
31-
* 中国车牌检测识别系统 [**【AgentCLPR】**](AgentCLPR/)
30+
* OCR 标注软件 [**【AgentOCRLabeling】**](https://github.com/AgentMaker/AgentOCRLabeling)
31+
* 中国车牌检测识别系统 [**【AgentCLPR】**](https://github.com/AgentMaker/AgentCLPR)
3232

3333
[PaddleOCR]:https://github.com/PaddlePaddle/PaddleOCR
3434
[ONNXRuntime]:https://github.com/microsoft/onnxruntime

0 commit comments

Comments
 (0)