English

Asynchronous "Events" are Better For Motion Estimation

Computer Vision and Pattern Recognition 2019-04-29 v1

Abstract

Event-based camera is a bio-inspired vision sensor that records intensity changes (called event) asynchronously in each pixel. As an instance of event-based camera, Dynamic and Active-pixel Vision Sensor (DAVIS) combines a standard camera and an event-based camera. However, traditional models could not deal with the event stream asynchronously. To analyze the event stream asynchronously, most existing approaches accumulate events within a certain time interval and treat the accumulated events as a synchronous frame, which wastes the intensity change information and weakens the advantages of DAVIS. Therefore, in this paper, we present the first neural asynchronous approach to process event stream for event-based camera. Our method asynchronously extracts dynamic information from events by leveraging previous motion and critical features of gray-scale frames. To our best knowledge, this is the first neural asynchronous method to analyze event stream through a novel deep neural network. Extensive experiments demonstrate that our proposed model achieves remarkable improvements against the state-of-the-art baselines.

Keywords

Cite

@article{arxiv.1904.11578,
  title  = {Asynchronous "Events" are Better For Motion Estimation},
  author = {Yuhu Guo and Han Xiao and Yidong Chen and Xiaodong Shi},
  journal= {arXiv preprint arXiv:1904.11578},
  year   = {2019}
}

Comments

Submitted at IJCAI 2019

R2 v1 2026-06-23T08:49:53.289Z