pytorch/vision

NASNet Model

Open

#321 aperta il 3 nov 2017

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

Metriche repository

Star
 (15.050 star)
Metriche merge PR
 (Merge medio 12g 8h) (14 PR mergiate in 30 g)

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