Skip to content

Commit b916fd2

Browse files
committed
Updating the commands for InceptionV3
1 parent 98df9a8 commit b916fd2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

references/classification/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ Since it expects tensors with a size of N x 3 x 299 x 299, to validate the model
4343

4444
```
4545
torchrun --nproc_per_node=8 train.py --model inception_v3\
46-
--val-resize-size 342 --val-crop-size 299 --train-crop-size 299\
4746
--test-only --weights Inception_V3_Weights.IMAGENET1K_V1
4847
```
4948

0 commit comments

Comments
 (0)