Search papers, labs, and topics across Lattice.
This paper details the first-place solution for the GOOSE 2D Fine-Grained Semantic Segmentation Challenge at ICRA 2026, which focuses on dense semantic segmentation of off-road imagery across 64 fine-grained classes. The authors employed a novel architecture that integrates a self-supervised DINOv3 ViT-L/16 backbone with a Mask2Former decoder, enhanced by a coarse-category auxiliary loss, and implemented an advanced inference-time aggregation strategy using multi-scale and horizontal-flip augmentations. The resulting method achieved a composite score of 76.57%, demonstrating superior performance in both fine-class and category-level mean Intersection over Union (mIoU) metrics.
Achieving a composite score of 76.57% in the GOOSE 2D segmentation challenge highlights the power of combining self-supervised learning with innovative inference strategies.
The GOOSE 2D Fine-Grained Semantic Segmentation Challenge at the ICRA 2026 Workshop on Field Robotics evaluates dense semantic segmentation of off-road imagery over a fine-grained taxonomy of 64 classes and 11 evaluated non-void coarse categories. We present the first-place solution to this challenge. Our solution comprises two complementary improvements: (a) a network-level design that combines a self-supervised DINOv3 ViT-L/16 backbone, a ViT-Adapter, and a Mask2Former mask-classification decoder, together with a coarse-category auxiliary loss on the global [CLS] token; and (b) an inference-time aggregation strategy based on multi-scale and horizontal-flip test-time augmentation and an ensemble of the top three checkpoints selected using Codabench scores. Our method achieves an official composite score of 76.57%, consisting of 69.32% fine-class mIoU and 83.81% category-level mIoU, and ranks first on the final phase leaderboard: www.codabench.org/competitions/14257/#/results-tab.