pytorch/vision

NASNet Model

Open

#321 ouverte le 3 nov. 2017

Voir sur GitHub
 (15 commentaires) (0 réactions) (0 assignés)Python (6 858 forks)batch import
enhancementhelp wanted

Métriques du dépôt

Stars
 (15 050 stars)
Métriques de merge PR
 (Merge moyen 12j 8h) (14 PRs mergées en 30 j)

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