{"adoption": {"forks": 695, "observed_at": "2026-08-28T04:07:56.610441+00:00", "stars": 3331}, "canonical_url": "https://ross.abutalabs.com/products/hrnet-semantic-segmentation", "card": {"archived": false, "artifact_type": "library", "description": "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", "domain": ["computer-vision", "image-processing", "deep-learning", "machine-learning"], "enriched": true, "function": ["machine-learning", "deep-learning", "computer-vision", "image-processing"], "health_score": 20, "homepage": null, "language": "Python", "license": "NOASSERTION", "license_family": "other", "maturity": "maintenance", "member_repos": ["HRNet/HRNet-Semantic-Segmentation"], "name": "HRNet/HRNet-Semantic-Segmentation", "platform": ["python"], "pushed_at": "2022-11-17T13:07:10+00:00", "repo": "HRNet/HRNet-Semantic-Segmentation", "stars": 3331, "tags": ["semantic-segmentation", "hrnet", "pytorch", "transformer", "cityscapes", "computer-vision-models", "research-code", "linux", "gpu"], "topics": ["segmentation", "semantic-segmentation", "cityscapes", "pascal-context", "lip", "high-resolution", "high-resolution-net", "hrnets", "transformer", "segmentation-transformer"], "urls": [], "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"], "what_it_is": "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.", "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"], "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"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/hrnet-semantic-segmentation", "repo": "HRNet/HRNet-Semantic-Segmentation", "role": "main", "score": 32}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:07:56.610441+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T18:41:42.182310+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "740206057e82e401dfe68f6e2edfbea7260aa269dce32fa14e9bbecfc66d5e35", "fetched_at": "2026-08-28T04:07:56.610441+00:00", "kind": "readme", "missing": false, "url": "https://github.com/HRNet/HRNet-Semantic-Segmentation"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:07:56.610441+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T18:41:42.182310+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "740206057e82e401dfe68f6e2edfbea7260aa269dce32fa14e9bbecfc66d5e35", "fetched_at": "2026-08-28T04:07:56.610441+00:00", "kind": "readme", "missing": false, "url": "https://github.com/HRNet/HRNet-Semantic-Segmentation"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T18:41:42.182310+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "740206057e82e401dfe68f6e2edfbea7260aa269dce32fa14e9bbecfc66d5e35", "fetched_at": "2026-08-28T04:07:56.610441+00:00", "kind": "readme", "missing": false, "url": "https://github.com/HRNet/HRNet-Semantic-Segmentation"}], "taxonomy_version": 1}, "health_score": {"inputs": ["days_since_push", "days_since_release", "archived"], "kind": "computed", "method": "health_v1"}, "homepage": {"kind": "observed", "observed_at": "2026-08-28T04:07:56.610441+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:07:56.610441+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:07:56.610441+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T18:41:42.182310+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "740206057e82e401dfe68f6e2edfbea7260aa269dce32fa14e9bbecfc66d5e35", "fetched_at": "2026-08-28T04:07:56.610441+00:00", "kind": "readme", "missing": false, "url": "https://github.com/HRNet/HRNet-Semantic-Segmentation"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:07:56.610441+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:07:56.610441+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T18:41:42.182310+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "740206057e82e401dfe68f6e2edfbea7260aa269dce32fa14e9bbecfc66d5e35", "fetched_at": "2026-08-28T04:07:56.610441+00:00", "kind": "readme", "missing": false, "url": "https://github.com/HRNet/HRNet-Semantic-Segmentation"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:07:56.610441+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:07:56.610441+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:07:56.610441+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T18:41:42.182310+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "740206057e82e401dfe68f6e2edfbea7260aa269dce32fa14e9bbecfc66d5e35", "fetched_at": "2026-08-28T04:07:56.610441+00:00", "kind": "readme", "missing": false, "url": "https://github.com/HRNet/HRNet-Semantic-Segmentation"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:07:56.610441+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:07:56.610441+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T18:41:42.182310+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "740206057e82e401dfe68f6e2edfbea7260aa269dce32fa14e9bbecfc66d5e35", "fetched_at": "2026-08-28T04:07:56.610441+00:00", "kind": "readme", "missing": false, "url": "https://github.com/HRNet/HRNet-Semantic-Segmentation"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T18:41:42.182310+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "740206057e82e401dfe68f6e2edfbea7260aa269dce32fa14e9bbecfc66d5e35", "fetched_at": "2026-08-28T04:07:56.610441+00:00", "kind": "readme", "missing": false, "url": "https://github.com/HRNet/HRNet-Semantic-Segmentation"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T18:41:42.182310+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "740206057e82e401dfe68f6e2edfbea7260aa269dce32fa14e9bbecfc66d5e35", "fetched_at": "2026-08-28T04:07:56.610441+00:00", "kind": "readme", "missing": false, "url": "https://github.com/HRNet/HRNet-Semantic-Segmentation"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T18:41:42.182310+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "740206057e82e401dfe68f6e2edfbea7260aa269dce32fa14e9bbecfc66d5e35", "fetched_at": "2026-08-28T04:07:56.610441+00:00", "kind": "readme", "missing": false, "url": "https://github.com/HRNet/HRNet-Semantic-Segmentation"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 0, "longevity": 100, "rhythm": 35}, "computed_at": "2026-09-02T17:46:02.011165+00:00", "flags": ["no_releases", "no_license"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 2703, "days_push": 1385, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 32, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}