← Search

Claudia Cuttano

6 accepted papers

2026

INSID3: Training-Free In-Context Segmentation with DINOv3

CVPR 2026

In-context segmentation (ICS) aims to segment arbitrary concepts, e.g., objects, parts, or personalized instances, given one annotated visual examples. Existing work relies on (i) fine-tuning vision foundation models (VFMs), which improves in-domain results but harms generalization, or (ii) combines

Cited by 0SourcecodeScholar
2026

MARCO: Navigating the Unseen Space of Semantic Correspondence

CVPR 2026

Recent advances in semantic correspondence rely on dual-encoder architectures, combining DINOv2 with diffusion backbones. While accurate, these billion-parameter models generalize poorly beyond training keypoints, revealing a gap between benchmark performance and real-world usability, where queried

Cited by 0SourcecodeScholar
2025

Rethinking Cross-Modal Interaction for Efficient Referring Image Segmentation

RA-L 2025

Referring Image Segmentation, the task of finding and segmenting objects in an image conditioned on a natural language description, is crucial for human-robot collaboration. However, current RIS methods often implement visual-text alignment relying on computationally intensive Transformer-based self

Cited by 0SourceScholar
2025

SAMWISE: Infusing Wisdom in SAM2 for Text-Driven Video Segmentation

CVPR 2025highlight

Referring Video Object Segmentation (RVOS) relies on natural language expressions to segment an object in a video clip. Existing methods restrict reasoning either to independent short clips, losing global context, or process the entire video offline, impairing their application in a streaming fashio…

2025

SANSA: Unleashing the Hidden Semantics in SAM2 for Few-Shot Segmentation

NeurIPS 2025spotlight

Few-shot segmentation aims to segment unseen categories from just a handful of annotated examples. This requires mechanisms to identify semantically related objects across images and accurately produce masks. We note that Segment Anything 2 (SAM2), with its prompt-and-propagate mechanism, provides s…

Cited by 0SourcecodeScholar
2024

PEM: Prototype-based Efficient MaskFormer for Image Segmentation

CVPR 2024poster

Recent transformer-based architectures have shown impressive results in the field of image segmentation. Thanks to their flexibility they obtain outstanding performance in multiple segmentation tasks such as semantic and panoptic under a single unified framework. To achieve such impressive performan…