moskomule/senet.pytorch
PyTorch implementation of SENet observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3277
- days_rel: n/a
- days_push: 2010
- n_releases_24m: 0
Adoption not part of the score
2344 stars · 447 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A PyTorch implementation of Squeeze-and-Excitation Networks (SENet), the ILSVRC 2017 classification winner, including SE-ResNet and SE-Inception-v3 variants. It provides trainable architectures, training scripts for CIFAR-10 and ImageNet, and pretrained models loadable via torch.hub.
Use cases
- add squeeze-and-excitation blocks to my pytorch model
- load a pretrained SE-ResNet50 with torch.hub
- train SE-ResNet on CIFAR-10
- train SENet on ImageNet with distributed GPUs
- reproduce ILSVRC 2017 winning architecture in pytorch
- compare SE-ResNet accuracy against plain ResNet
When to choose
- you need SENet/SE-ResNet architectures in PyTorch with pretrained weights
- you want a lightweight, MIT-licensed reference implementation for research
- you want models loadable via torch.hub
When to avoid
- you need actively maintained code with recent PyTorch support (last release 2021)
- you want a broad model zoo rather than SENet specifically
- you need production training pipelines with configurable hyperparameters
Facets
library · maturity maintenance
machine-learning deep-learning deep-learning computer-vision image-processing python pytorch senet squeeze-and-excitation image-classification torch-hub pretrained-models resnet inception gpu
1 source
- readme: https://github.com/moskomule/senet.pytorch · fetched 2026-08-28 · 60e27a6deb56
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| moskomule/senet.pytorch | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="moskomule/senet.pytorch")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem