pytorch/vision

NASNet Model

开放

#321 创建于 2017年11月3日

 (15 条评论) (0 个反应) (0 位负责人)Python (6,858 个派生)batch import
enhancementhelp wanted

仓库指标

星标
 (15,050 个星标)
PR 合并指标
 (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)?

贡献者指南