pytorch/vision

NASNet Model

Open

#321 aberto em 3 de nov. de 2017

Ver no GitHub
 (15 comments) (0 reactions) (0 assignees)Python (6.858 forks)batch import
enhancementhelp wanted

Métricas do repositório

Stars
 (15.050 stars)
Métricas de merge de PR
 (Mesclagem média 12d 8h) (14 fundiu PRs em 30d)

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

Guia do colaborador