{"adoption": {"forks": 188, "observed_at": "2026-08-28T04:04:54.506368+00:00", "stars": 1502}, "canonical_url": "https://ross.abutalabs.com/products/synchronized-batchnorm-pytorch", "card": {"archived": false, "artifact_type": "library", "description": "Synchronized Batch Normalization implementation in PyTorch.", "domain": ["deep-learning", "computer-vision", "machine-learning"], "enriched": true, "function": ["machine-learning", "deep-learning"], "health_score": 20, "homepage": null, "language": "Python", "license": "MIT", "license_family": "permissive", "maturity": "maintenance", "member_repos": ["vacancy/Synchronized-BatchNorm-PyTorch"], "name": "vacancy/Synchronized-BatchNorm-PyTorch", "platform": ["python", "cross-platform"], "pushed_at": "2021-04-08T19:24:36+00:00", "repo": "vacancy/Synchronized-BatchNorm-PyTorch", "stars": 1502, "tags": ["pytorch", "batch-normalization", "multi-gpu", "data-parallel", "sync-bn", "gpu"], "topics": [], "urls": [], "use_cases": ["train object detection models with small per-GPU batch sizes", "normalize batch statistics across multiple GPUs in PyTorch", "improve segmentation model training with tiny batches per device", "convert existing PyTorch models to use synchronized batchnorm", "reproduce MegDet-style large mini-batch training"], "what_it_is": "A PyTorch library implementing Synchronized Batch Normalization, which computes batch statistics across all GPUs during multi-device training instead of per-device. It provides drop-in replacement modules and a DataParallel wrapper with replication callbacks.", "when_to_avoid": ["single-GPU or CPU training (built-in BatchNorm is identical)", "new projects that can use PyTorch's native SyncBatchNorm", "production systems needing actively maintained dependencies", "DistributedDataParallel workflows with native support"], "when_to_choose": ["training on multiple GPUs with small per-device batch sizes where batch statistics matter", "using nn.DataParallel and needing cross-device normalization", "research prototypes needing sync batchnorm before native PyTorch support"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/synchronized-batchnorm-pytorch", "repo": "vacancy/Synchronized-BatchNorm-PyTorch", "role": "main", "score": 32}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:04:54.506368+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T04:32:55.188139+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "00e57af84bc4bcc02c1a85f3141c6ea4e8454ec6050ee236e8ca61354e08f6b1", "fetched_at": "2026-08-28T04:04:54.506368+00:00", "kind": "readme", "missing": false, "url": "https://github.com/vacancy/Synchronized-BatchNorm-PyTorch"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:04:54.506368+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T04:32:55.188139+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "00e57af84bc4bcc02c1a85f3141c6ea4e8454ec6050ee236e8ca61354e08f6b1", "fetched_at": "2026-08-28T04:04:54.506368+00:00", "kind": "readme", "missing": false, "url": "https://github.com/vacancy/Synchronized-BatchNorm-PyTorch"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T04:32:55.188139+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "00e57af84bc4bcc02c1a85f3141c6ea4e8454ec6050ee236e8ca61354e08f6b1", "fetched_at": "2026-08-28T04:04:54.506368+00:00", "kind": "readme", "missing": false, "url": "https://github.com/vacancy/Synchronized-BatchNorm-PyTorch"}], "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:04:54.506368+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:04:54.506368+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:04:54.506368+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T04:32:55.188139+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "00e57af84bc4bcc02c1a85f3141c6ea4e8454ec6050ee236e8ca61354e08f6b1", "fetched_at": "2026-08-28T04:04:54.506368+00:00", "kind": "readme", "missing": false, "url": "https://github.com/vacancy/Synchronized-BatchNorm-PyTorch"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:04:54.506368+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:04:54.506368+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T04:32:55.188139+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "00e57af84bc4bcc02c1a85f3141c6ea4e8454ec6050ee236e8ca61354e08f6b1", "fetched_at": "2026-08-28T04:04:54.506368+00:00", "kind": "readme", "missing": false, "url": "https://github.com/vacancy/Synchronized-BatchNorm-PyTorch"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:04:54.506368+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:04:54.506368+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:04:54.506368+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T04:32:55.188139+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "00e57af84bc4bcc02c1a85f3141c6ea4e8454ec6050ee236e8ca61354e08f6b1", "fetched_at": "2026-08-28T04:04:54.506368+00:00", "kind": "readme", "missing": false, "url": "https://github.com/vacancy/Synchronized-BatchNorm-PyTorch"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:04:54.506368+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:04:54.506368+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T04:32:55.188139+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "00e57af84bc4bcc02c1a85f3141c6ea4e8454ec6050ee236e8ca61354e08f6b1", "fetched_at": "2026-08-28T04:04:54.506368+00:00", "kind": "readme", "missing": false, "url": "https://github.com/vacancy/Synchronized-BatchNorm-PyTorch"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T04:32:55.188139+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "00e57af84bc4bcc02c1a85f3141c6ea4e8454ec6050ee236e8ca61354e08f6b1", "fetched_at": "2026-08-28T04:04:54.506368+00:00", "kind": "readme", "missing": false, "url": "https://github.com/vacancy/Synchronized-BatchNorm-PyTorch"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T04:32:55.188139+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "00e57af84bc4bcc02c1a85f3141c6ea4e8454ec6050ee236e8ca61354e08f6b1", "fetched_at": "2026-08-28T04:04:54.506368+00:00", "kind": "readme", "missing": false, "url": "https://github.com/vacancy/Synchronized-BatchNorm-PyTorch"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T04:32:55.188139+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "00e57af84bc4bcc02c1a85f3141c6ea4e8454ec6050ee236e8ca61354e08f6b1", "fetched_at": "2026-08-28T04:04:54.506368+00:00", "kind": "readme", "missing": false, "url": "https://github.com/vacancy/Synchronized-BatchNorm-PyTorch"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 0, "longevity": 100, "rhythm": 35}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": ["no_releases"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 3141, "days_push": 1973, "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}}