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
MobileNetV3_pytorch
Commits
7b198098
Commit
7b198098
authored
Jun 17, 2023
by
Sugon_ldc
Browse files
add readme
parent
f3622eb7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
README.md
README.md
+2
-2
No files found.
README.md
View file @
7b198098
...
@@ -57,7 +57,7 @@ python -m torch.distributed.run --nproc_per_node 4 train.py --batch-size=128 --m
...
@@ -57,7 +57,7 @@ python -m torch.distributed.run --nproc_per_node 4 train.py --batch-size=128 --m
data-dir值为存放数据集的目录,如下图data目录下存放cifar-10-batches-py数据集目录,data-dir值为/data/
data-dir值为存放数据集的目录,如下图data目录下存放cifar-10-batches-py数据集目录,data-dir值为/data/


--resume 为预训练模型路径
--resume 为预训练模型路径
...
@@ -79,4 +79,4 @@ http://developer.hpccube.com/codes/modelzoo/conformer_pytorch.git
...
@@ -79,4 +79,4 @@ http://developer.hpccube.com/codes/modelzoo/conformer_pytorch.git
## 参考
## 参考
[
https://github.com/showlo/mobilenetv3
](
https://github.com/showlo/mobilenetv3
)
[
https://github.com/showlo/mobilenetv3
](
https://github.com/showlo/mobilenetv3
)
\ No newline at end of file
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