HRNet/HRNet-Semantic-Segmentation
The OCR approach is rephrased as Segmentation Transformer: https://arxiv.org/abs/1909.11065. This is an official implementation of semantic segmentation for HRNet. https://arxiv.org/abs/1908.07919 observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
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: 2703
- days_rel: n/a
- days_push: 1385
- n_releases_24m: 0
Adoption not part of the score
3331 stars · 695 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Official PyTorch implementation of HRNet (High-Resolution Network) and the Segmentation Transformer (OCR) approach for semantic segmentation. It provides pretrained models and training/evaluation code achieving state-of-the-art results on benchmarks like Cityscapes, PASCAL-Context, LIP, ADE20K, and COCO-Stuff.
Use cases
- train a semantic segmentation model on Cityscapes
- segment images into per-pixel class labels with HRNet
- use pretrained HRNet weights for scene parsing
- reproduce state-of-the-art OCR segmentation results
- benchmark segmentation models on ADE20K or PASCAL-Context
- human part segmentation with LIP dataset
When to choose
- you need high-accuracy semantic segmentation with strong multi-scale representations
- you want a research-grade PyTorch codebase with pretrained HRNet checkpoints
- you are benchmarking on standard segmentation datasets like Cityscapes or ADE20K
When to avoid
- you need a lightweight model for real-time or mobile inference
- you want a maintained production framework rather than research code
- you need segmentation support outside PyTorch
Facets
library · maturity maintenance
machine-learning deep-learning computer-vision image-processing computer-vision image-processing deep-learning machine-learning python semantic-segmentation hrnet pytorch transformer cityscapes computer-vision-models research-code linux gpu
1 source
- readme: https://github.com/HRNet/HRNet-Semantic-Segmentation · fetched 2026-08-28 · 740206057e82
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| HRNet/HRNet-Semantic-Segmentation | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="HRNet/HRNet-Semantic-Segmentation")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem