fyu/drn
Dilated Residual Networks observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3278
- days_rel: n/a
- days_push: 2368
- n_releases_24m: 0
Adoption not part of the score
1102 stars · 218 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A PyTorch library implementing Dilated Residual Networks (DRN), which combine dilated convolutions with residual networks for image classification and semantic segmentation. It provides pretrained models that outperform ResNet with fewer parameters, including state-of-the-art segmentation results on Cityscapes.
Use cases
- classify images with dilated residual networks
- semantic segmentation of street scenes on Cityscapes
- load pretrained DRN models in PyTorch
- generate high-resolution class activation maps for weakly supervised object localization
- train models with synchronized BatchNorm across multiple GPUs
- compare efficient network architectures against ResNet baselines
When to avoid
- you need a maintained library with recent updates (last release 2020)
- you work outside PyTorch, e.g. TensorFlow or JAX
- you need modern architectures like transformers or vision foundation models
Facets
library · maturity maintenance
machine-learning deep-learning image-processing computer-vision computer-vision deep-learning image-processing python pytorch dilated-convolutions residual-networks semantic-segmentation image-classification pretrained-models gpu
1 source
- readme: https://github.com/fyu/drn · fetched 2026-08-28 · 93065af47b7f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| fyu/drn | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem