English
Related papers

Related papers: SiamEvent: Event-based Object Tracking via Edge-aw…

200 papers

In this paper, an event-based tracker is presented. Inspired by recent advances in asynchronous processing of individual events, we develop a direct matching scheme that aligns spatial distributions of events at different times. More…

Computer Vision and Pattern Recognition · Computer Science 2024-10-08 Maria Zafeiri , Georgios Evangelidis , Emmanouil Psarakis

Maintaining the identity of multiple objects in real-time video is a challenging task, as it is not always feasible to run a detector on every frame. Thus, motion estimation systems are often employed, which either do not scale well with…

Computer Vision and Pattern Recognition · Computer Science 2022-11-09 Lorenzo Vaquero , Víctor M. Brea , Manuel Mucientes

Different from visible cameras which record intensity images frame by frame, the biologically inspired event camera produces a stream of asynchronous and sparse events with much lower latency. In practice, visible cameras can better…

Computer Vision and Pattern Recognition · Computer Science 2023-09-22 Xiao Wang , Jianing Li , Lin Zhu , Zhipeng Zhang , Zhe Chen , Xin Li , Yaowei Wang , Yonghong Tian , Feng Wu

Event cameras are a paradigm shift in camera technology. Instead of full frames, the sensor captures a sparse set of events caused by intensity changes. Since only the changes are transferred, those cameras are able to capture quick…

Computer Vision and Pattern Recognition · Computer Science 2017-03-22 Christian Reinbacher , Gottfried Munda , Thomas Pock

Object pose tracking is one of the pivotal technologies in multimedia, attracting ever-growing attention in recent years. Existing methods employing traditional cameras encounter numerous challenges such as motion blur, sensor noise,…

Computer Vision and Pattern Recognition · Computer Science 2025-12-25 Zibin Liu , Banglei Guan , Yang Shang , Shunkun Liang , Zhenbao Yu , Qifeng Yu

Recently, Siamese network based trackers have received tremendous interest for their fast tracking speed and high performance. Despite the great success, this tracking framework still suffers from several limitations. First, it cannot…

Computer Vision and Pattern Recognition · Computer Science 2018-09-06 Anfeng He , Chong Luo , Xinmei Tian , Wenjun Zeng

Single object tracking in satellite videos is inherently challenged by small target, blurred background, large aspect ratio changes, and frequent visual occlusions. These constraints often cause appearance-based trackers to accumulate…

Computer Vision and Pattern Recognition · Computer Science 2026-03-10 Zixiao Wen , Zhen Yang , Jiawei Li , Xiantai Xiang , Guangyao Zhou , Yuxin Hu , Yuhan Liu

Event cameras encode visual information with high temporal precision, low data-rate, and high-dynamic range. Thanks to these characteristics, event cameras are particularly suited for scenarios with high motion, challenging lighting…

Computer Vision and Pattern Recognition · Computer Science 2020-12-10 Etienne Perot , Pierre de Tournemire , Davide Nitti , Jonathan Masci , Amos Sironi

Visual object tracking aims to estimate the location of an arbitrary target in a video sequence given its initial bounding box. By utilizing offline feature learning, the siamese paradigm has recently been the leading framework for high…

Computer Vision and Pattern Recognition · Computer Science 2020-06-09 Qiang Li , Zekui Qin , Wenbo Zhang , Wen Zheng

In contrast to traditional cameras, whose pixels have a common exposure time, event-based cameras are novel bio-inspired sensors whose pixels work independently and asynchronously output intensity changes (called "events"), with microsecond…

Computer Vision and Pattern Recognition · Computer Science 2025-07-01 Timo Stoffregen , Guillermo Gallego , Tom Drummond , Lindsay Kleeman , Davide Scaramuzza

Observing that Semantic features learned in an image classification task and Appearance features learned in a similarity matching task complement each other, we build a twofold Siamese network, named SA-Siam, for real-time object tracking.…

Computer Vision and Pattern Recognition · Computer Science 2018-02-27 Anfeng He , Chong Luo , Xinmei Tian , Wenjun Zeng

Object tracking is an important functionality of edge video analytic systems and services. Multi-object tracking (MOT) detects the moving objects and tracks their locations frame by frame as real scenes are being captured into a video.…

Computer Vision and Pattern Recognition · Computer Science 2023-09-07 Sanjana Vijay Ganesh , Yanzhao Wu , Gaowen Liu , Ramana Kompella , Ling Liu

This paper presents a new event-based method for detecting and tracking features from the output of an event-based camera. Unlike many tracking algorithms from the computer vision community, this process does not aim for particular…

Computer Vision and Pattern Recognition · Computer Science 2018-11-20 Laurent Dardelet , Sio-Hoi Ieng , Ryad Benosman

Object pose tracking is a fundamental and essential task for robotics to perform tasks in the home and industrial settings. The most commonly used sensors to do so are RGB-D cameras, which can hit limitations in highly dynamic environments…

Computer Vision and Pattern Recognition · Computer Science 2026-05-28 Zhichao Li , Chiara Bartolozzi , Lorenzo Natale , Arren Glover

Event cameras, which are asynchronous bio-inspired vision sensors, have shown great potential in computer vision and artificial intelligence. However, the application of event cameras to object-level motion estimation or tracking is still…

Computer Vision and Pattern Recognition · Computer Science 2020-09-21 Haosheng Chen , David Suter , Qiangqiang Wu , Hanzi Wang

Event cameras capture the motion of intensity gradients (edges) in the image plane in the form of rapid asynchronous events. When accumulated in 2D histograms, these events depict overlays of the edges in motion, consequently obscuring the…

Computer Vision and Pattern Recognition · Computer Science 2024-09-24 Pritam P. Karmokar , Quan H. Nguyen , William J. Beksi

This paper presents a long-term object tracking framework with a moving event camera under general tracking conditions. A first of its kind for these revolutionary cameras, the tracking framework uses a discriminative representation for the…

Computer Vision and Pattern Recognition · Computer Science 2020-09-03 Bharath Ramesh , Shihao Zhang , Hong Yang , Andres Ussa , Matthew Ong , Garrick Orchard , Cheng Xiang

Existing tracking algorithms typically rely on low-frame-rate RGB cameras coupled with computationally intensive deep neural network architectures to achieve effective tracking. However, such frame-based methods inherently face challenges…

Computer Vision and Pattern Recognition · Computer Science 2025-05-20 Shiao Wang , Xiao Wang , Liye Jin , Bo Jiang , Lin Zhu , Lan Chen , Yonghong Tian , Bin Luo

Deep learning inference that needs to largely take place on the 'edge' is a highly computational and memory intensive workload, making it intractable for low-power, embedded platforms such as mobile nodes and remote security applications.…

Computer Vision and Pattern Recognition · Computer Science 2020-07-23 Andres Ussa , Chockalingam Senthil Rajen , Deepak Singla , Jyotibdha Acharya , Gideon Fu Chuanrong , Arindam Basu , Bharath Ramesh

The problem of arbitrary object tracking has traditionally been tackled by learning a model of the object's appearance exclusively online, using as sole training data the video itself. Despite the success of these methods, their online-only…

Computer Vision and Pattern Recognition · Computer Science 2021-12-03 Luca Bertinetto , Jack Valmadre , João F. Henriques , Andrea Vedaldi , Philip H. S. Torr