Commit 7b198098 authored by Sugon_ldc's avatar Sugon_ldc
Browse files

add readme

parent f3622eb7
...@@ -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/
![1](D:\Model_Use\MobileNetv3\1.png) ![1](1.png)
--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
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