AutoMagicCalib — развёртывание калибровки камер через Docker

★ 7.6 · content

amc-setup-calibration-stack is a Claude Code skill that deploys the AutoMagicCalib microservice and web UI from NVIDIA NGC release containers using Docker Compose. It walks through environment verification (Docker without sudo), resolves or clones the auto-magic-calib repository (including the DeepStream submodule path), authenticates to nvcr.io with an NGC API key, optionally downloads the VGGT model (~4.7 GB from HuggingFace), and launches services defined in compose/ms/compose.yml and compose/ui/compose.yml. Prerequisites include Docker with the NVIDIA Runtime configured and a valid NGC account. The skill is intended for engineers setting up automatic camera calibration pipelines in DeepStream-based projects.