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 f56e6f6 commit 8e0d1b9Copy full SHA for 8e0d1b9
references/detection/README.md
@@ -68,7 +68,7 @@ torchrun --nproc_per_node=8 train.py\
68
torchrun --nproc_per_node=8 train.py\
69
--dataset coco --model ssdlite320_mobilenet_v3_large --epochs 660\
70
--aspect-ratio-group-factor 3 --lr-scheduler cosineannealinglr --lr 0.15 --batch-size 24\
71
- --weight-decay 0.00004 --data-augmentation ssdlite --weights-backbone MobileNet_V3_Large_Weights.IMAGENET1K_V1
+ --weight-decay 0.00004 --data-augmentation ssdlite
72
```
73
74
0 commit comments