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
390f240b
"examples/instruct_pix2pix/train_instruct_pix2pix.py" did not exist on "ed616bd8a8740927770eebe017aedb6204c6105f"
Commit
390f240b
authored
Dec 21, 2020
by
LDOUBLEV
Browse files
python to python3
parent
e1d11ae0
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
StyleText/README.md
StyleText/README.md
+2
-2
StyleText/README_ch.md
StyleText/README_ch.md
+1
-1
No files found.
StyleText/README.md
View file @
390f240b
...
@@ -136,7 +136,7 @@ We provide a general dataset containing Chinese, English and Korean (50,000 imag
...
@@ -136,7 +136,7 @@ We provide a general dataset containing Chinese, English and Korean (50,000 imag
2.
You can run the following command to start synthesis task:
2.
You can run the following command to start synthesis task:
```
bash
```
bash
python
-m
tools.synth_dataset.py
-c
configs/dataset_config.yml
python
3
-m
tools.synth_dataset.py
-c
configs/dataset_config.yml
```
```
...
...
StyleText/README_ch.md
View file @
390f240b
...
@@ -124,7 +124,7 @@ python3 -m tools.synth_image -c configs/config.yml --style_image examples/style_
...
@@ -124,7 +124,7 @@ python3 -m tools.synth_image -c configs/config.yml --style_image examples/style_
2.
运行
`tools/synth_dataset`
合成数据:
2.
运行
`tools/synth_dataset`
合成数据:
```
bash
```
bash
python
-m
tools.synth_dataset
-c
configs/dataset_config.yml
python
3
-m
tools.synth_dataset
-c
configs/dataset_config.yml
```
```
<a
name=
"应用案例"
></a>
<a
name=
"应用案例"
></a>
...
...
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