"git@developer.sourcefind.cn:renzhc/diffusers_dcu.git" did not exist on "7e1b202d5ebf36475a8b7031ce3035af12883003"
Commit 20126035 authored by Yongbo Wang's avatar Yongbo Wang Committed by GitHub
Browse files

Update README.md

parent 9baea1fc
...@@ -36,11 +36,11 @@ The pytorch implementation produces similar results to the TF codebase under the ...@@ -36,11 +36,11 @@ The pytorch implementation produces similar results to the TF codebase under the
- Make sure the machine have **4 GPUs**, each with **at least 11G memory** - Make sure the machine have **4 GPUs**, each with **at least 11G memory**
- Evaluation - Training
`bash run_wt103_base.sh train --work_dir PATH_TO_WORK_DIR` `bash run_wt103_base.sh train --work_dir PATH_TO_WORK_DIR`
- Testing - Evaluation
`bash run_wt103_base.sh eval --work_dir PATH_TO_WORK_DIR` `bash run_wt103_base.sh eval --work_dir PATH_TO_WORK_DIR`
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment