Skip to content

Commit a530488

Browse files
authored
Update README.md
1 parent 8580972 commit a530488

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorial/README.md

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

160160
`--name` the name of the model.
161161

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

164164
`--train_all` using all images to train.
165165

0 commit comments

Comments
 (0)