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
donut_pytorch
Commits
790eac16
Commit
790eac16
authored
Nov 20, 2022
by
moonbings
Browse files
Update README.md
parent
4c977771
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
5 deletions
+6
-5
synthdog/README.md
synthdog/README.md
+6
-5
No files found.
synthdog/README.md
View file @
790eac16
...
...
@@ -29,13 +29,13 @@ synthtiger -o ./outputs/SynthDoG_en -c 50 -w 4 -v template.py SynthDoG config_en
.
'quality': [50, 95],
'short_size': [720, 1024]}
Generated 1 data
Generated 2 data
Generated 3 data
Generated 1 data
(task 3)
Generated 2 data
(task 0)
Generated 3 data
(task 1)
.
.
Generated 49 data
Generated 50 data
Generated 49 data
(task 48)
Generated 50 data
(task 49)
46.32 seconds elapsed
```
...
...
@@ -44,6 +44,7 @@ Some important arguments:
- `
-o
` : directory path to save data.
- `
-c
` : number of data to generate.
- `
-w
` : number of workers.
- `
-s
` : random seed.
- `
-v
` : print error messages.
To generate ECJK samples:
...
...
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