pytorch/vision

mnasnet training schedule

Open

#1163 aperta il 25 lug 2019

Vedi su GitHub
 (7 commenti) (0 reazioni) (0 assegnatari)Python (6858 fork)batch import
awaiting responsehelp wantedmodule: modelstopic: classification

Metriche repository

Star
 (15.050 star)
Metriche merge PR
 (Merge medio 12g 8h) (14 PR mergiate in 30 g)

Descrizione

What is the training schedule for MNASNet 1.0 that gives 73.5 top-1? I tried the mobilenet schedule but it not giving the same accuracy as mentioned in torchvision page.

On a side note, mnasnet paper reports 74% top1 but torchvision model is 73.5% top-1.

Guida contributor