pytorch/vision

NASNet Model

Open

#321 建立於 2017年11月3日

在 GitHub 查看
 (15 留言) (0 反應) (0 負責人)Python (6,858 fork)batch import
enhancementhelp wanted

倉庫指標

Star
 (15,050 star)
PR 合併指標
 (平均合併 12天 8小時) (30 天內合併 14 個 PR)

描述

Recently the Google Brain Team released a fantastic CNN model, NASNet, in TF-slim, which achieved the state-of-the-art Top-1 Accuracy on ImageNet by 82.7 %. I want to know that the PyTorch team has any plan for implement or porting this model into the PyTorch Offifcial Models (i.e., torchvision models)?

貢獻者指南