We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8580972 commit a530488Copy full SHA for a530488
tutorial/README.md
@@ -159,7 +159,7 @@ python train.py --gpu_ids 0 --name ft_ResNet50 --train_all --batchsize 32 --dat
159
160
`--name` the name of the model.
161
162
-`--data_dir` the path of the training data.
+`--data_dir` the path of the training data, e.g., `/home/yourname/Market/pytorch`
163
164
`--train_all` using all images to train.
165
0 commit comments