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
renzhc
diffusers_dcu
Commits
33abc795
"git@developer.sourcefind.cn:OpenDAS/pytorch3d.git" did not exist on "aa8b03f31dc2a178f8d7da457df28f19b5917009"
Unverified
Commit
33abc795
authored
Jun 22, 2022
by
Anton Lozhkov
Committed by
GitHub
Jun 22, 2022
Browse files
Update README.md
parent
0d80fe93
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
examples/README.md
examples/README.md
+2
-2
No files found.
examples/README.md
View file @
33abc795
...
@@ -10,7 +10,7 @@ python -m torch.distributed.launch \
...
@@ -10,7 +10,7 @@ python -m torch.distributed.launch \
train_unconditional.py
\
train_unconditional.py
\
--dataset
=
"huggan/flowers-102-categories"
\
--dataset
=
"huggan/flowers-102-categories"
\
--resolution
=
64
\
--resolution
=
64
\
--output_
path
=
"flowers-ddpm"
\
--output_
dir
=
"flowers-ddpm"
\
--batch_size
=
16
\
--batch_size
=
16
\
--num_epochs
=
100
\
--num_epochs
=
100
\
--gradient_accumulation_steps
=
1
\
--gradient_accumulation_steps
=
1
\
...
@@ -34,7 +34,7 @@ python -m torch.distributed.launch \
...
@@ -34,7 +34,7 @@ python -m torch.distributed.launch \
train_unconditional.py
\
train_unconditional.py
\
--dataset
=
"huggan/pokemon"
\
--dataset
=
"huggan/pokemon"
\
--resolution
=
64
\
--resolution
=
64
\
--output_
path
=
"pokemon-ddpm"
\
--output_
dir
=
"pokemon-ddpm"
\
--batch_size
=
16
\
--batch_size
=
16
\
--num_epochs
=
100
\
--num_epochs
=
100
\
--gradient_accumulation_steps
=
1
\
--gradient_accumulation_steps
=
1
\
...
...
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