← Search

Vladan Stojnić

4 accepted papers

2026

Retrieve and Segment: Are a Few Examples Enough to Bridge the Supervision Gap in Open-Vocabulary Segmentation?

CVPR 2026

Open-vocabulary segmentation (OVS) extends the zero-shot recognition capabilities of vision-language models (VLMs) to pixel-level prediction, enabling segmentation of arbitrary categories specified by text prompts. Despite recent progress, OVS lags behind fully supervised approaches due to two chall

Cited by 0SourcecodeScholar
2025

ILIAS: Instance-Level Image retrieval At Scale

CVPR 2025poster

This work introduces ILIAS, a new test dataset for Instance-Level Image retrieval At Scale. It is designed to evaluate the ability of current and future foundation models and retrieval techniques to recognize particular objects. The key benefits over existing datasets include large scale, domain div…

Cited by 1SourcePDFScholar
2025

LPOSS: Label Propagation Over Patches and Pixels for Open-vocabulary Semantic Segmentation

CVPR 2025poster

We propose a training-free method for open-vocabulary semantic segmentation using Vision-and-Language Models (VLMs). Our approach enhances the initial per-patch predictions of VLMs through label propagation, which jointly optimizes predictions by incorporating patch-to-patch relationships. Since VLM…

2025

Processing and acquisition traces in visual encoders: What does CLIP know about your camera?

ICCV 2025poster

Prior work has analyzed the robustness of visual encoders to image transformations and corruptions, particularly in cases where such alterations are not seen during training. When this occurs, they introduce a form of distribution shift at test time, often leading to performance degradation. The pri…