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

贡献者指南