Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
wangsen
paddle_dbnet
Commits
3a87e896
Commit
3a87e896
authored
Dec 28, 2021
by
Leif
Browse files
Update PPOCRLabel README
Update PPOCRLabel README
parent
190bd768
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
PPOCRLabel/README.md
PPOCRLabel/README.md
+2
-2
PPOCRLabel/README_ch.md
PPOCRLabel/README_ch.md
+1
-1
No files found.
PPOCRLabel/README.md
View file @
3a87e896
...
@@ -78,14 +78,14 @@ PPOCRLabel # run
...
@@ -78,14 +78,14 @@ PPOCRLabel # run
```
bash
```
bash
cd
PaddleOCR/PPOCRLabel
cd
PaddleOCR/PPOCRLabel
python3 setup.py bdist_wheel
python3 setup.py bdist_wheel
pip3
install
dist/PPOCRLabel-1.0.
0
-py2.py3-none-any.whl
pip3
install
dist/PPOCRLabel-1.0.
2
-py2.py3-none-any.whl
```
```
#### 1.2.3 Run PPOCRLabel by Python Script
#### 1.2.3 Run PPOCRLabel by Python Script
```
bash
```
bash
cd
./PPOCRLabel
# Switch to the PPOCRLabel directory
cd
./PPOCRLabel
# Switch to the PPOCRLabel directory
python PPOCRLabel.py
--lang
ch
python PPOCRLabel.py
```
```
...
...
PPOCRLabel/README_ch.md
View file @
3a87e896
...
@@ -78,7 +78,7 @@ PPOCRLabel --lang ch # 启动
...
@@ -78,7 +78,7 @@ PPOCRLabel --lang ch # 启动
```
bash
```
bash
cd
PaddleOCR/PPOCRLabel
cd
PaddleOCR/PPOCRLabel
python3 setup.py bdist_wheel
python3 setup.py bdist_wheel
pip3
install
dist/PPOCRLabel-1.0.
0
-py2.py3-none-any.whl
-i
https://mirror.baidu.com/pypi/simple
pip3
install
dist/PPOCRLabel-1.0.
2
-py2.py3-none-any.whl
-i
https://mirror.baidu.com/pypi/simple
```
```
#### 1.2.3 通过Python脚本运行PPOCRLabel
#### 1.2.3 通过Python脚本运行PPOCRLabel
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment