{"adoption": {"forks": 89, "observed_at": "2026-08-28T04:03:54.237803+00:00", "stars": 1182}, "canonical_url": "https://ross.abutalabs.com/products/gaussian-slam", "card": {"archived": false, "artifact_type": "library", "description": "Gaussian-SLAM: Photo-realistic Dense SLAM with Gaussian Splatting", "domain": ["computer-vision", "robotics", "graphics"], "enriched": true, "function": ["computer-vision", "graphics", "simulation", "machine-learning"], "health_score": 20, "homepage": "https://vladimiryugay.github.io/gaussian_slam", "language": "Python", "license": "MIT", "license_family": "permissive", "maturity": "active", "member_repos": ["VladimirYugay/Gaussian-SLAM"], "name": "VladimirYugay/Gaussian-SLAM", "platform": ["python"], "pushed_at": "2024-07-03T15:01:05+00:00", "repo": "VladimirYugay/Gaussian-SLAM", "stars": 1182, "tags": ["slam", "gaussian-splatting", "3d-reconstruction", "rgbd", "photorealistic-rendering", "research-code", "research", "linux", "gpu"], "topics": ["slam", "3d-reconstruction", "computer-vision", "gaussian-splatting", "robotics"], "urls": [], "use_cases": ["reconstruct a photorealistic 3D scene from an RGBD video stream", "run SLAM with Gaussian Splatting on Replica, TUM, ScanNet, or ScanNet++ datasets", "render reconstructed real-world scenes in real time", "benchmark against state-of-the-art dense SLAM methods", "research 3D Gaussian scene representations for SLAM", "reproduce paper metrics for RGBD SLAM"], "what_it_is": "A research implementation of a dense RGBD SLAM system that uses 3D Gaussian Splatting as its scene representation to photorealistically reconstruct and render real-world scenes. It processes posed RGBD keyframe streams and produces a real-time renderable 3D Gaussian map.", "when_to_avoid": ["you need monocular-only SLAM without depth input", "you need a production-ready, deterministic SLAM system", "you lack a modern NVIDIA GPU", "you need lightweight real-time SLAM on embedded hardware"], "when_to_choose": ["you need photo-realistic dense SLAM from RGBD input", "you want a renderable 3D Gaussian map as SLAM output", "you are doing computer vision or robotics research on SLAM and 3D reconstruction", "you have a CUDA GPU and want to evaluate on standard SLAM benchmarks"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/gaussian-slam", "repo": "VladimirYugay/Gaussian-SLAM", "role": "main", "score": 27}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:03:54.237803+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T06:24:46.545177+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f47127c707f2424f854ebeba365cd083d348fa1fb05b3bac4c18f6f6dead0f19", "fetched_at": "2026-08-28T04:03:54.237803+00:00", "kind": "readme", "missing": false, "url": "https://github.com/VladimirYugay/Gaussian-SLAM"}, {"content_hash": "648e4a6619e2acf1403ec79510f0c214f85e50773c7ff434e56946c35bb283d4", "fetched_at": "2026-08-29T12:31:58.550137+00:00", "kind": "homepage", "missing": false, "url": "https://vladimiryugay.github.io/gaussian_slam"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:03:54.237803+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T06:24:46.545177+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f47127c707f2424f854ebeba365cd083d348fa1fb05b3bac4c18f6f6dead0f19", "fetched_at": "2026-08-28T04:03:54.237803+00:00", "kind": "readme", "missing": false, "url": "https://github.com/VladimirYugay/Gaussian-SLAM"}, {"content_hash": "648e4a6619e2acf1403ec79510f0c214f85e50773c7ff434e56946c35bb283d4", "fetched_at": "2026-08-29T12:31:58.550137+00:00", "kind": "homepage", "missing": false, "url": "https://vladimiryugay.github.io/gaussian_slam"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T06:24:46.545177+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f47127c707f2424f854ebeba365cd083d348fa1fb05b3bac4c18f6f6dead0f19", "fetched_at": "2026-08-28T04:03:54.237803+00:00", "kind": "readme", "missing": false, "url": "https://github.com/VladimirYugay/Gaussian-SLAM"}, {"content_hash": "648e4a6619e2acf1403ec79510f0c214f85e50773c7ff434e56946c35bb283d4", "fetched_at": "2026-08-29T12:31:58.550137+00:00", "kind": "homepage", "missing": false, "url": "https://vladimiryugay.github.io/gaussian_slam"}], "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:03:54.237803+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:03:54.237803+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:03:54.237803+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T06:24:46.545177+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f47127c707f2424f854ebeba365cd083d348fa1fb05b3bac4c18f6f6dead0f19", "fetched_at": "2026-08-28T04:03:54.237803+00:00", "kind": "readme", "missing": false, "url": "https://github.com/VladimirYugay/Gaussian-SLAM"}, {"content_hash": "648e4a6619e2acf1403ec79510f0c214f85e50773c7ff434e56946c35bb283d4", "fetched_at": "2026-08-29T12:31:58.550137+00:00", "kind": "homepage", "missing": false, "url": "https://vladimiryugay.github.io/gaussian_slam"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:03:54.237803+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:03:54.237803+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T06:24:46.545177+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f47127c707f2424f854ebeba365cd083d348fa1fb05b3bac4c18f6f6dead0f19", "fetched_at": "2026-08-28T04:03:54.237803+00:00", "kind": "readme", "missing": false, "url": "https://github.com/VladimirYugay/Gaussian-SLAM"}, {"content_hash": "648e4a6619e2acf1403ec79510f0c214f85e50773c7ff434e56946c35bb283d4", "fetched_at": "2026-08-29T12:31:58.550137+00:00", "kind": "homepage", "missing": false, "url": "https://vladimiryugay.github.io/gaussian_slam"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:03:54.237803+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:03:54.237803+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:03:54.237803+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T06:24:46.545177+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f47127c707f2424f854ebeba365cd083d348fa1fb05b3bac4c18f6f6dead0f19", "fetched_at": "2026-08-28T04:03:54.237803+00:00", "kind": "readme", "missing": false, "url": "https://github.com/VladimirYugay/Gaussian-SLAM"}, {"content_hash": "648e4a6619e2acf1403ec79510f0c214f85e50773c7ff434e56946c35bb283d4", "fetched_at": "2026-08-29T12:31:58.550137+00:00", "kind": "homepage", "missing": false, "url": "https://vladimiryugay.github.io/gaussian_slam"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:03:54.237803+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:03:54.237803+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T06:24:46.545177+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f47127c707f2424f854ebeba365cd083d348fa1fb05b3bac4c18f6f6dead0f19", "fetched_at": "2026-08-28T04:03:54.237803+00:00", "kind": "readme", "missing": false, "url": "https://github.com/VladimirYugay/Gaussian-SLAM"}, {"content_hash": "648e4a6619e2acf1403ec79510f0c214f85e50773c7ff434e56946c35bb283d4", "fetched_at": "2026-08-29T12:31:58.550137+00:00", "kind": "homepage", "missing": false, "url": "https://vladimiryugay.github.io/gaussian_slam"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T06:24:46.545177+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f47127c707f2424f854ebeba365cd083d348fa1fb05b3bac4c18f6f6dead0f19", "fetched_at": "2026-08-28T04:03:54.237803+00:00", "kind": "readme", "missing": false, "url": "https://github.com/VladimirYugay/Gaussian-SLAM"}, {"content_hash": "648e4a6619e2acf1403ec79510f0c214f85e50773c7ff434e56946c35bb283d4", "fetched_at": "2026-08-29T12:31:58.550137+00:00", "kind": "homepage", "missing": false, "url": "https://vladimiryugay.github.io/gaussian_slam"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T06:24:46.545177+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f47127c707f2424f854ebeba365cd083d348fa1fb05b3bac4c18f6f6dead0f19", "fetched_at": "2026-08-28T04:03:54.237803+00:00", "kind": "readme", "missing": false, "url": "https://github.com/VladimirYugay/Gaussian-SLAM"}, {"content_hash": "648e4a6619e2acf1403ec79510f0c214f85e50773c7ff434e56946c35bb283d4", "fetched_at": "2026-08-29T12:31:58.550137+00:00", "kind": "homepage", "missing": false, "url": "https://vladimiryugay.github.io/gaussian_slam"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T06:24:46.545177+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f47127c707f2424f854ebeba365cd083d348fa1fb05b3bac4c18f6f6dead0f19", "fetched_at": "2026-08-28T04:03:54.237803+00:00", "kind": "readme", "missing": false, "url": "https://github.com/VladimirYugay/Gaussian-SLAM"}, {"content_hash": "648e4a6619e2acf1403ec79510f0c214f85e50773c7ff434e56946c35bb283d4", "fetched_at": "2026-08-29T12:31:58.550137+00:00", "kind": "homepage", "missing": false, "url": "https://vladimiryugay.github.io/gaussian_slam"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 0, "longevity": 72, "rhythm": 35}, "computed_at": "2026-09-02T17:46:02.011165+00:00", "flags": ["no_releases"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 1009, "days_push": 791, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 27, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}