pytorch/vision

NASNet Model

オープン

#321 opened on 2017/11/03

 (15 件のコメント) (0 件のリアクション) (0 人の担当者)Python (6,858 件のフォーク)batch import
enhancementhelp wanted

Repository metrics

Stars
 (15,050 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

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