TrackGS: Optimizing COLMAP-Free 3D Gaussian Splatting with Global Track Constraints
Dongbo Shi, Shen Cao, Lubin Fan, Bojian Wu, Jinhui Guo, Ligang Liu, Renjie Chen
TL;DR
TrackGS tackles the challenge of COLMAP-free novel view synthesis by bringing global feature tracks into 3D Gaussian Splatting. It introduces track Gaussians anchored to 3D tracks and two global track losses to enforce cross-view consistency, enabling end-to-end differentiable optimization of both intrinsics and extrinsics alongside the 3DGS parameters. The method demonstrates state-of-the-art pose accuracy and rendering quality on challenging real-world and synthetic datasets, outperforming prior COLMAP-free approaches that rely on local cues. By removing the need for COLMAP preprocessing and achieving robust global consistency, TrackGS broadens the practicality of 3DGS for real applications with diverse camera motions and unordered image collections.
Abstract
We present TrackGS, a novel method to integrate global feature tracks with 3D Gaussian Splatting (3DGS) for COLMAP-free novel view synthesis. While 3DGS delivers impressive rendering quality, its reliance on accurate precomputed camera parameters remains a significant limitation. Existing COLMAP-free approaches depend on local constraints that fail in complex scenarios. Our key innovation lies in leveraging feature tracks to establish global geometric constraints, enabling simultaneous optimization of camera parameters and 3D Gaussians. Specifically, we: (1) introduce track-constrained Gaussians that serve as geometric anchors, (2) propose novel 2D and 3D track losses to enforce multi-view consistency, and (3) derive differentiable formulations for camera intrinsics optimization. Extensive experiments on challenging real-world and synthetic datasets demonstrate state-of-the-art performance, with much lower pose error than previous methods while maintaining superior rendering quality. Our approach eliminates the need for COLMAP preprocessing, making 3DGS more accessible for practical applications.
