pytorch/vision

mnasnet training schedule

Open

#1 163 ouverte le 25 juil. 2019

Voir sur GitHub
 (7 commentaires) (0 réactions) (0 assignés)Python (6 858 forks)batch import
awaiting responsehelp wantedmodule: modelstopic: classification

Métriques du dépôt

Stars
 (15 050 stars)
Métriques de merge PR
 (Merge moyen 12j 8h) (14 PRs mergées en 30 j)

Description

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.

Guide contributeur