pytorch/vision

Is SENet (and new architectures) welcome to `models`?

Open

#260 geöffnet am 16. Sept. 2017

Auf GitHub ansehen
 (12 Kommentare) (10 Reaktionen) (0 zugewiesene Personen)Python (6.858 Forks)batch import
enhancementhelp wanted

Repository-Metriken

Stars
 (15.050 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 12T 8h) (14 gemergte PRs in 30 T)

Beschreibung

Hi, now torchvision.models contains some models such as ResNet and they are very helpful as baselines.

Recently I implemented SENet, which is the winner of ILSVR 2017's classification task. Can I send a PR of SENet to models?

Plus I'd like to know which models are welcome to models.

Thank you.

Contributor Guide