Given a few drone images of a wild scene, we reconstruct the scene with accurate geometry while eliminating dynamic distractors.
We estimate a dense point cloud with multi-view stereo and annotate each point with a unique semantic label.
Then we perform label unification based on feature correspondences. We initialize 3DGS from the point cloud with unified labels, and regularize Gaussians using an instance-aware grid and a segmentation-guided consistency optimization.
In parallel, we compute normalized residuals and aggregate residuals within each mask to obtain instance-wise residuals. Based on per-iteration residual statistics, we adaptively set a local threshold to predict local masks. We also track high residual instances to produce global masks. We query the semantic labels of instances flagged as dynamic distractors and prune Gaussians who include these labels, ensuring robust distractor removal. Ultimately, we can obtain clean novel view renderings with accurate geometry.