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 98df9a8 commit b916fd2Copy full SHA for b916fd2
references/classification/README.md
@@ -43,7 +43,6 @@ Since it expects tensors with a size of N x 3 x 299 x 299, to validate the model
43
44
```
45
torchrun --nproc_per_node=8 train.py --model inception_v3\
46
- --val-resize-size 342 --val-crop-size 299 --train-crop-size 299\
47
--test-only --weights Inception_V3_Weights.IMAGENET1K_V1
48
49
0 commit comments