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
taming-transformers_pytorch
Commits
620caa75
Commit
620caa75
authored
Mar 01, 2024
by
mashun1
Browse files
Update README.md
parent
137fb48b
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
README.md
README.md
+3
-3
No files found.
README.md
View file @
620caa75
...
@@ -239,10 +239,10 @@ Tips:以上dtk驱动、python、torch等DCU相关工具版本需要严格一
...
@@ -239,10 +239,10 @@ Tips:以上dtk驱动、python、torch等DCU相关工具版本需要严格一
# 继续训练
# 继续训练
# coco
# coco
python main.py --base configs/coco_scene_images_transformer.yaml -t True --gpus 0
python main.py --base configs/coco_scene_images_transformer.yaml -t True --gpus 0
,
# openimage
# openimage
python main.py --base configs/open_images_scene_images_transformer.yaml -t True --gpus 0
python main.py --base configs/open_images_scene_images_transformer.yaml -t True --gpus 0
,
# 推理
# 推理
python scripts/make_scene_samples.py --outdir=/some/outdir -r /path/to/pretrained/model --resolution=512,512
python scripts/make_scene_samples.py --outdir=/some/outdir -r /path/to/pretrained/model --resolution=512,512
...
...
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