Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

LoftUp: Learning a Coordinate-Based Feature Upsampler for Vision Foundation Models

About

Vision foundation models (VFMs) such as DINOv2 and CLIP have achieved impressive results on various downstream tasks, but their limited feature resolution hampers performance in applications requiring pixel-level understanding. Feature upsampling offers a promising direction to address this challenge. In this work, we identify two critical factors for enhancing feature upsampling: the upsampler architecture and the training objective. For the upsampler architecture, we introduce a coordinate-based cross-attention transformer that integrates the high-resolution images with coordinates and low-resolution VFM features to generate sharp, high-quality features. For the training objective, we propose constructing high-resolution pseudo-groundtruth features by leveraging class-agnostic masks and self-distillation. Our approach effectively captures fine-grained details and adapts flexibly to various input and feature resolutions. Through experiments, we demonstrate that our approach significantly outperforms existing feature upsampling techniques across various downstream tasks. Our code is released at https://github.com/andrehuang/loftup.

Haiwen Huang, Anpei Chen, Volodymyr Havrylov, Andreas Geiger, Dan Zhang• 2025

Related benchmarks

TaskDatasetResultRank
Semantic segmentationADE20K (val)
mIoU42.16
3069
Video Object SegmentationDAVIS 2017 (val)
J mean64.7
1226
Semantic segmentationADE20K
mIoU42.01
559
Semantic segmentationCOCO Stuff
mIoU62.15
399
Semantic segmentationPASCAL VOC (val)
mIoU84.63
380
Semantic segmentationPascal VOC
mIoU0.8369
280
Monocular Depth EstimationNYU V2
Delta 1 Acc91.66
174
Semantic segmentationCOCO Stuff (val)
mIoU62.19
167
Depth EstimationNYU V2--
167
Semantic segmentationPascal VOC
mIoU83.66
159
Showing 10 of 16 rows

Other info

Follow for update