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
ModelZoo
textmonkey_pytorch
Commits
2189c3c4
Unverified
Commit
2189c3c4
authored
Dec 26, 2023
by
lz
Committed by
GitHub
Dec 26, 2023
Browse files
Update readme.md
parent
76676402
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
data_generation/readme.md
data_generation/readme.md
+1
-1
No files found.
data_generation/readme.md
View file @
2189c3c4
...
@@ -26,7 +26,7 @@ Generation Steps:
...
@@ -26,7 +26,7 @@ Generation Steps:
6. Compute the similarity score.
6. Compute the similarity score.
```
python image_text_matching.py --ann_path ./outputs/grit.json --output_path ./outputs/grit_score.json
```
```
python image_text_matching.py --ann_path ./outputs/grit.json --output_path ./outputs/grit_score.json
```
7. Use ppocr to detect text in
an
image.
7. Use ppocr to detect text in image
s
.
```
python ocr_ppocr.py
```
```
python ocr_ppocr.py
```
8. Integrate the generated annotations into ann_all.json.
8. Integrate the generated annotations into ann_all.json.
...
...
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