pytorch/vision

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

Open

#260 opened on 2017年9月16日

GitHub で見る
 (12 comments) (10 reactions) (0 assignees)Python (6,858 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (15,050 stars)
PR merge metrics
 (平均マージ 12d 8h) (30d で 14 merged PRs)

説明

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.

コントリビューターガイド