pytorch/vision

mnasnet training schedule

Open

#1.163 aberto em 25 de jul. de 2019

Ver no GitHub
 (7 comments) (0 reactions) (0 assignees)Python (6.858 forks)batch import
awaiting responsehelp wantedmodule: modelstopic: classification

Métricas do repositório

Stars
 (15.050 stars)
Métricas de merge de PR
 (Mesclagem média 12d 8h) (14 fundiu PRs em 30d)

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.

Guia do colaborador