BTS Digital Twin — Viettel AI Race 2026
Novel view synthesis of telecom towers from drone captures with 3D Gaussian Splatting, then large urban scenes under an inference-time limit on an NVIDIA H200 in the final.
- gsplat MCMC backbone; SIMPLE_RADIAL cameras handled by undistort → pinhole training → re-distort
- Multi-backbone ensembles fused with SELECT-median; training sharded across 4×A5000
- Final round: capped MCMC, weight decay, MVGS multi-view gradient accumulation, fine-tuned SCUNet restoration, count-based pruning for render time
- Audited gsplat's CUDA projection and patched an int32 intersection overflow at full resolution; Hopper (sm_90) Docker build