← Search

Siniša Šegvić

8 accepted papers

2026

SPAR: Single-Pass Any-Resolution ViT for Open-vocabulary Segmentation

CVPR 2026

Foundational Vision Transformers (ViTs) have limited effectiveness in tasks requiring fine-grained spatial understanding, due to their fixed pre-training resolution and inherently coarse patch-level representations. These challenges are especially pronounced in dense prediction scenarios, such as op

Cited by 0SourcecodeScholar
2025

Sequential keypoint density estimator: an overlooked baseline of skeleton-based video anomaly detection

ICCV 2025poster

Detecting anomalous human behaviouris an important visual taskin safety-critical applicationssuch as healthcare monitoring,workplace safety,or public surveillance.In these contexts,abnormalities are often reflectedwith unusual human poses.Thus, we propose SeeKer,a method for detecting anomaliesin se…

2024

MC-PanDA: Mask Confidence for Panoptic Domain Adaptation

ECCV 2024poster

"Domain adaptive panoptic segmentation promises to resolve the long tail of corner cases in natural scene understanding. Previous state of the art addresses this problem with cross-task consistency, careful system-level optimization and heuristic improvement of teacher predictions. In contrast, we p…

2024

Quantile-Based Maximum Likelihood Training for Outlier Detection

AAAI 2024technical

Discriminative learning effectively predicts true object class for image classification. However, it often results in false positives for outliers, posing critical concerns in applications like autonomous driving and video surveillance systems. Previous attempts to address this challenge involved tr…

2023

Normalizing Flow Based Feature Synthesis for Outlier-Aware Object Detection

CVPR 2023highlight

Real-world deployment of reliable object detectors is crucial for applications such as autonomous driving. However, general-purpose object detectors like Faster R-CNN are prone to providing overconfident predictions for outlier objects. Recent outlier-aware object detection approaches estimate the d…

2022

DenseHybrid: Hybrid Anomaly Detection for Dense Open-Set Recognition

ECCV 2022poster

"Anomaly detection can be conceived either through generative modelling of regular training data or by discriminating with respect to negative training data. These two approaches exhibit different failure modes. Consequently, hybrid algorithms present an attractive research goal. Unfortunately, dens…