pytorch/vision

NASNet Model

Aperta

#321 aperta il 3 nov 2017

 (15 commenti) (0 reazioni) (0 assegnatari)Python (6858 fork)batch import
enhancementhelp wanted

Metriche repository

Star
 (15.050 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

Guida contributor