pytorch/vision

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

Open

#260 创建于 2017年9月16日

在 GitHub 查看
 (12 评论) (10 反应) (0 负责人)Python (6,858 fork)batch import
enhancementhelp wanted

仓库指标

Star
 (15,050 star)
PR 合并指标
 (平均合并 12天 8小时) (30 天内合并 14 个 PR)

描述

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.

贡献者指南