Skip to content

aoki-media-lab/event_based_segmentation_vcmax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 

Repository files navigation

Iterative Event-based Motion Segmentation by Variational Contrast Maximization

The official repository for Iterative Event-based Motion Segmentation by Variational Contrast Maximization, CVPR 2025 Workshop on Event Vision, by Ryo Yamaki, Shintaro Shiba, Guillermo Callego, and Yoshimitsu Aoki.

If you use this work in your research, please cite it:

@Article{Yamaki25cvprw,
  author        = {Ryo Yamaki and Shintaro Shiba and Guillermo Gallego and Yoshimitsu Aoki},
  title         = {Iterative Event-based Motion Segmentation by Variational Contrast Maximization},
  journal       = {CVPR Workshop on Event Vision},
  year          = 2025,
}

arXiv Paper

📄 Abstract

Event cameras provide rich signals that are suitable for motion estimation since they respond to changes in the scene. As any visual changes in the scene produce event data, it is paramount to classify the data into different motions (i.e., motion segmentation), which is useful for various tasks such as object detection and visual servoing. We propose an iterative motion segmentation method, by classifying events into background (e.g., dominant motion hypothesis) and foreground (independent motion residuals), thus extending the Contrast Maximization framework. Experimental results demonstrate that the proposed method successfully classifies event clusters both for public and selfrecorded datasets, producing sharp, motion-compensated edge-like images. The proposed method achieves state-ofthe-art accuracy on moving object detection benchmarks with an improvement of over 30%, and demonstrates its possibility of applying to more complex and noisy realworld scenes. We hope this work broadens the sensitivity of Contrast Maximization with respect to both motion parameters and input events, thus contributing to theoretical advancements in event-based motion segmentation estimation.

▶️ Explanation Video

Method


Additional Resources

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors