← Search

Idil Esen Zulfikar

4 accepted papers

2026

VidEoMT: Your ViT is Secretly Also a Video Segmentation Model

CVPR 2026

Existing online video segmentation models typically combine a per-frame segmenter with complex specialized tracking modules. While effective, these modules introduce significant architectural complexity and computational overhead. Recent studies suggest that plain Vision Transformer (ViT) encoders,

Cited by 0SourcecodeScholar
2025

Interactive4D: Interactive 4D LiDAR Segmentation

ICRA 2025

Interactive segmentation has an important role in facilitating the annotation process of future LiDAR datasets. Existing approaches sequentially segment individual objects at each LiDAR scan, repeating the process throughout the entire sequence, which is redundant and ineffective. In this work, we p

Cited by 5SourcecodeScholar
2024

Point-VOS: Pointing Up Video Object Segmentation

CVPR 2024poster

Current state-of-the-art Video Object Segmentation (VOS) methods rely on dense per-object mask annotations both during training and testing. This requires time-consuming and costly video annotation mechanisms. We propose a novel Point-VOS task with a spatio-temporally sparse point-wise annotation sc…