Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
layumi authored Sep 26, 2024
1 parent 8580972 commit a530488
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tutorial/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ python train.py --gpu_ids 0 --name ft_ResNet50 --train_all --batchsize 32 --dat

`--name` the name of the model.

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

`--train_all` using all images to train.

Expand Down

0 comments on commit a530488

Please sign in to comment.