← Search

Thomas Wimmer

5 accepted papers

2026

AnyUp: Universal Feature Upsampling

ICLR 2026oral

We introduce AnyUp, a method for feature upsampling that can be applied to any vision feature at any resolution, without encoder-specific training. Existing learning-based upsamplers for features like DINO or CLIP need to be re-trained for every feature extractor and thus do not generalize to differ…

Cited by 0SourcecodeScholar
2025

Do It Yourself: Learning Semantic Correspondence from Pseudo-Labels

ICCV 2025poster

Finding correspondences between semantically similar points across images and object instances is one of the everlasting challenges in computer vision. While large pre-trained vision models have recently been demonstrated as effective priors for semantic matching, they still suffer from ambiguities…

Cited by 0SourcePDFScholar
2025

MET3R: Measuring Multi-View Consistency in Generated Images

CVPR 2025poster

We introduce MEt3R, a metric for multi-view consistency in generated images. Large-scale generative models for multi-view image generation are rapidly advancing the field of 3D inference from sparse observations. However, due to the nature of generative modeling, traditional reconstruction metrics a…

Cited by 1SourcePDFScholar
2024

Back to 3D: Few-Shot 3D Keypoint Detection with Back-Projected 2D Features

CVPR 2024poster

With the immense growth of dataset sizes and computing resources in recent years so-called foundation models have become popular in NLP and vision tasks. In this work we propose to explore foundation models for the task of keypoint detection on 3D shapes. A unique characteristic of keypoint detectio…

2023

Language Models for German Text Simplification: Overcoming Parallel Data Scarcity through Style-specific Pre-training

ACL 2023findings

Automatic text simplification systems help to reduce textual information barriers on the internet. However, for languages other than English, only few parallel data to train these systems exists. We propose a two-step approach to overcome this data scarcity issue. First, we fine-tuned language model…