max190
Results
1
comments of
max190
> Try this script: > > ``` > python train_after_pruning.py \ > --weights ${pretrained} \ > --cfg ${cfg} \ > --batch-size ${bs} \ > --data ${data} \ > --device ${device}...