pytorch/vision

NASNet Model

Ouverte

#321 ouverte le 3 nov. 2017

 (15 commentaires) (0 réaction) (0 personne assignée)Python (6 858 forks)batch import
enhancementhelp wanted

Métriques du dépôt

Stars
 (15 050 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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

Guide contributeur