HRNet/HRNet-Image-Classification
Train the HRNet model on ImageNet 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: 2702
- days_rel: n/a
- days_push: 1735
- n_releases_24m: 0
Adoption not part of the score
1056 stars · 219 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Official PyTorch implementation and training code for HRNet (High-Resolution Network) image classification models on ImageNet. It provides model definitions, training scripts, and pretrained checkpoints of HRNet backbones with a classification head.
Use cases
- train an image classification model on ImageNet
- get HRNet pretrained backbone weights for transfer learning
- use HRNet as a backbone for detection or segmentation
- compare high-resolution network accuracy against ResNet
- export HRNet models to ONNX
- find small efficient classification models with ResNet18-level cost
When to choose
- you need a strong high-resolution backbone for downstream vision tasks like pose estimation or segmentation
- you want pretrained ImageNet weights with competitive top-1 accuracy
- you need a ResNet replacement backbone in PyTorch
When to avoid
- you need a maintained general-purpose model zoo or modern training framework
- you want inference-only deployment without training code
- you need models beyond classification such as detection heads included out of the box
Facets
library · maturity maintenance
machine-learning deep-learning image-processing computer-vision computer-vision image-processing deep-learning machine-learning python hrnet image-classification imagenet pytorch backbone-network pretrained-models computer-vision linux gpu
2 sources
- readme: https://github.com/HRNet/HRNet-Image-Classification · fetched 2026-08-28 · 1e406da6fe98
- homepage: https://jingdongwang2017.github.io/Projects/HRNet/ · fetched 2026-08-29 · 0b14f1d17f73
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| HRNet/HRNet-Image-Classification | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="HRNet/HRNet-Image-Classification")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem