Skip to content

Commit 478c709

Browse files
authored
Update README.md
1 parent a530488 commit 478c709

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -346,7 +346,7 @@ python train.py --gpu_ids 0 --name ft_ResNet50 --train_all --batchsize 32 --dat
346346

347347
`--name` the name of model.
348348

349-
`--data_dir` the path of the training data.
349+
`--data_dir` the path of the training data, e.g., `/home/yourname/Market/pytorch`
350350

351351
`--train_all` using all images to train.
352352

0 commit comments

Comments
 (0)