← Search

Jasper Uijlings

13 accepted papers

2026

Minerva-Ego: Spatiotemporal Hints for Egocentric Video Understanding

CVPR 2026

Video reasoning models are a core component of egocentric and embodied agents. However, standard benchmarks for assessing models provide only evaluation of the output (e.g. the answer to a question), without evaluation of inter- mediate reasoning steps, and most provide answers only in the text doma

Cited by 0SourcecodeScholar
2025

Self-play through Computational Runtimes improves Chart Reasoning

ACL 2025finding

Vision-language models (VLMs) achieve impressive zero-shot performance on multimodal reasoning tasks. Typically, best reported performance is achieved with a zero- or a few-shot prompt. We observe that asking the model to take other routes of solving the same task, such as through code generation, h…

Cited by 0SourcePDFScholar
2023

Encyclopedic VQA: Visual Questions About Detailed Properties of Fine-Grained Categories

ICCV 2023poster

We propose Encyclopedic-VQA, a large scale visual question answering (VQA) dataset featuring visual questions about detailed properties of fine-grained categories and instances. It contains 221k unique question+answer pairs each matched with (up to) 5 images, resulting in a total of 1M VQA samples.…

Cited by 38PDFcodeScholar
2022

How Stable Are Transferability Metrics Evaluations?

ECCV 2022poster

"Transferability metrics is a maturing field with increasing interest, which aims at providing heuristics for selecting the most suitable source models to transfer to a given target dataset, without fine-tuning them all. However, existing works rely on custom experimental setups which differ across…

2022

The Missing Link: Finding Label Relations across Datasets

ECCV 2022poster

"Computer Vision is driven by the many datasets which can be used for training or evaluating novel methods. Each of these dataset, however, has its own design principles resulting in a different set of labels,different appearance domains and different annotation instructions. In this paper we explor…

2022

Transferability Estimation Using Bhattacharyya Class Separability

CVPR 2022poster

Transfer learning has become a popular method for leveraging pre-trained models in computer vision. However, without performing computationally expensive fine-tuning, it is difficult to quantify which pre-trained source models are suitable for a specific target task, or, conversely, to which tasks a…

Cited by 80PDFcodeScholar
2022

Transferability Metrics for Selecting Source Model Ensembles

CVPR 2022oral

We address the problem of ensemble selection in transfer learning: Given a large pool of source models we want to select an ensemble of models which, after fine-tuning on the target training set, yields the best performance on the target test set. Since fine-tuning all possible ensembles is computat…

Cited by 31PDFScholar
2021

Towards Reusable Network Components by Learning Compatible Representations

AAAI 2021technical

This paper proposes to make a first step towards compatible and hence reusable network components. Rather than training networks for different tasks independently, we adapt the training process to produce network components that are compatible across tasks. In particular, we split a network into two…

Cited by 14SourcePDFScholar
2020

Connecting Vision and Language with Localized Narratives

ECCV 2020poster

We propose Localized Narratives, a new form of multimodal image annotations connecting vision and language. We ask annotators to describe an image with their voice while simultaneously hovering their mouse over the region they are describing. Since the voice and the mouse pointer are synchronized, w…

2020

Continuous Adaptation for Interactive Object Segmentation by Learning from Corrections

ECCV 2020poster

In interactive object segmentation a user collaborates with a computer vision model to segment an object. Recent works employ convolutional neural networks for this task: Given an image and a set of corrections made by the user as input, they output a segmentation mask. These approaches achieve stro…

Cited by 65SourcePDFScholar
2018

Learning Intelligent Dialogs for Bounding Box Annotation

CVPR 2018poster

We introduce Intelligent Annotation Dialogs for bounding box annotation. We train an agent to automatically choose a sequence of actions for a human annotator to produce a bounding box in a minimal amount of time. Specifically, we consider two actions: box verification, where the annotator verifies…

2018

Revisiting Knowledge Transfer for Training Object Class Detectors

CVPR 2018poster

We propose to revisit knowledge transfer for training object detectors on target classes from weakly supervised training images, helped by a set of source classes with bounding-box annotations. We present a unified knowledge transfer framework based on training a single neural network multi-class ob…

Cited by 89SourcePDFScholar