pytorch/vision

mnasnet training schedule

Open

#1,163 创建于 2019年7月25日

在 GitHub 查看
 (7 评论) (0 反应) (0 负责人)Python (6,858 fork)batch import
awaiting responsehelp wantedmodule: modelstopic: classification

仓库指标

Star
 (15,050 star)
PR 合并指标
 (平均合并 12天 8小时) (30 天内合并 14 个 PR)

描述

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.

贡献者指南