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.

貢獻者指南