pytorch/vision

NASNet Model

Open

#321 opened on 2017年11月3日

GitHub で見る
 (15 comments) (0 reactions) (0 assignees)Python (6,858 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (15,050 stars)
PR merge metrics
 (平均マージ 12d 8h) (30d で 14 merged PRs)

説明

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)?

コントリビューターガイド