pytorch/vision

NASNet Model

Open

#321 创建于 2017年11月3日

在 GitHub 查看
 (15 评论) (0 反应) (0 负责人)Python (15,050 star) (6,858 fork)batch import
enhancementhelp wanted

描述

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

贡献者指南