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 a530488 commit 478c709Copy full SHA for 478c709
README.md
@@ -346,7 +346,7 @@ python train.py --gpu_ids 0 --name ft_ResNet50 --train_all --batchsize 32 --dat
346
347
`--name` the name of model.
348
349
-`--data_dir` the path of the training data.
+`--data_dir` the path of the training data, e.g., `/home/yourname/Market/pytorch`
350
351
`--train_all` using all images to train.
352
0 commit comments