English
Related papers

Related papers: Object Detection using Event Camera: A MoE Heat Co…

200 papers

Event-based sensors have recently drawn increasing interest in robotic perception due to their lower latency, higher dynamic range, and lower bandwidth requirements compared to standard CMOS-based imagers. These properties make them ideal…

Event-based cameras, inspired by the biological retina, have evolved into cutting-edge sensors distinguished by their minimal power requirements, negligible latency, superior temporal resolution, and expansive dynamic range. At present,…

Computer Vision and Pattern Recognition · Computer Science 2024-07-08 Han Wang , Yuman Nie , Yun Li , Hongjie Liu , Min Liu , Wen Cheng , Yaoxiong Wang

Sound event detection (SED) has gained increasing attention with its wide application in surveillance, video indexing, etc. Existing models in SED mainly generate frame-level prediction, converting it into a sequence multi-label…

Sound · Computer Science 2021-11-15 Zhirong Ye , Xiangdong Wang , Hong Liu , Yueliang Qian , Rui Tao , Long Yan , Kazushige Ouchi

The performance of object detection systems in automotive solutions must be as high as possible, with minimal response time and, due to the often battery-powered operation, low energy consumption. When designing such solutions, we therefore…

Computer Vision and Pattern Recognition · Computer Science 2025-03-11 Dominika Przewlocka-Rus , Tomasz Kryjak , Marek Gorgon

Intelligent surveillance systems often handle perceptual tasks such as object detection, facial recognition, and emotion analysis independently, but they lack a unified, adaptive runtime scheduler that dynamically allocates computational…

In Intelligent Transportation Systems (ITS), multi-object tracking is primarily based on frame-based cameras. However, these cameras tend to perform poorly under dim lighting and high-speed motion conditions. Event cameras, characterized by…

Computer Vision and Pattern Recognition · Computer Science 2025-12-23 Mengyu Li , Xingcheng Zhou , Guang Chen , Alois Knoll , Hu Cao

Real-time video analytics on the edge is challenging as the computationally constrained resources typically cannot analyse video streams at full fidelity and frame rate, which results in loss of accuracy. This paper proposes a Transprecise…

Distributed, Parallel, and Cluster Computing · Computer Science 2024-04-30 JunKyu Lee , Blesson Varghese , Roger Woods , Hans Vandierendonck

Extreme amodal detection is the task of inferring the 2D location of objects that are not fully visible in the input image but are visible within an expanded field-of-view. This differs from amodal detection, where the object is partially…

Computer Vision and Pattern Recognition · Computer Science 2025-12-09 Changlin Song , Yunzhong Hou , Michael Randall Barnes , Rahul Shome , Dylan Campbell

With the success of deep learning, object recognition systems that can be deployed for real-world applications are becoming commonplace. However, inference that needs to largely take place on the `edge' (not processed on servers), is a…

Computer Vision and Pattern Recognition · Computer Science 2020-01-30 Andres Ussa , Luca Della Vedova , Vandana Reddy Padala , Deepak Singla , Jyotibdha Acharya , Charles Zhang Lei , Garrick Orchard , Arindam Basu , Bharath Ramesh

Mixture-of-Experts (MoE) models have shown promising potential for parameter-efficient scaling across domains. However, their application to image classification remains limited, often requiring billion-scale datasets to be competitive. In…

Computer Vision and Pattern Recognition · Computer Science 2025-10-27 Mathurin Videau , Alessandro Leite , Marc Schoenauer , Olivier Teytaud

DAVIS camera, streaming two complementary sensing modalities of asynchronous events and frames, has gradually been used to address major object detection challenges (e.g., fast motion blur and low-light). However, how to effectively…

Computer Vision and Pattern Recognition · Computer Science 2023-08-09 Dianze Li , Jianing Li , Yonghong Tian

Event cameras are neuromorphic vision sensors that record a scene as sparse and asynchronous event streams. Most event-based methods project events into dense frames and process them using conventional vision models, resulting in high…

Computer Vision and Pattern Recognition · Computer Science 2024-09-04 Bochen Xie , Yongjian Deng , Zhanpeng Shao , Qingsong Xu , Youfu Li

Multiple-Object Tracking (MOT) is of crucial importance for applications such as retail video analytics and video surveillance. Object detectors are often the computational bottleneck of modern MOT systems, limiting their use for real-time…

Computer Vision and Pattern Recognition · Computer Science 2019-08-14 Richard Cobos , Jefferson Hernandez , Andres G. Abad

We propose a simple yet effective proposal-based object detector, aiming at detecting highly-overlapped instances in crowded scenes. The key of our approach is to let each proposal predict a set of correlated instances rather than a single…

Computer Vision and Pattern Recognition · Computer Science 2020-06-25 Xuangeng Chu , Anlin Zheng , Xiangyu Zhang , Jian Sun

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

This paper proposes an efficient, low-complexity and anchor-free object detector based on the state-of-the-art YOLO framework, which can be implemented in real time on edge computing platforms. We develop an enhanced data augmentation…

Computer Vision and Pattern Recognition · Computer Science 2023-02-16 Shihan Liu , Junlin Zha , Jian Sun , Zhuo Li , Gang Wang

Event cameras are bio-inspired sensors that differ from conventional frame cameras: Instead of capturing images at a fixed rate, they asynchronously measure per-pixel brightness changes, and output a stream of events that encode the time,…

3D object detection based on roadside cameras is an additional way for autonomous driving to alleviate the challenges of occlusion and short perception range from vehicle cameras. Previous methods for roadside 3D object detection mainly…

Computer Vision and Pattern Recognition · Computer Science 2024-04-09 Xiahan Chen , Mingjian Chen , Sanli Tang , Yi Niu , Jiang Zhu

The existing action tubelet detectors often depend on heuristic anchor design and placement, which might be computationally expensive and sub-optimal for precise localization. In this paper, we present a conceptually simple, computationally…

Computer Vision and Pattern Recognition · Computer Science 2020-08-25 Yixuan Li , Zixu Wang , Limin Wang , Gangshan Wu

This paper aims to tackle the challenging problem of one-shot object detection. Given a query image patch whose class label is not included in the training data, the goal of the task is to detect all instances of the same class in a target…

Computer Vision and Pattern Recognition · Computer Science 2019-12-02 Ting-I Hsieh , Yi-Chen Lo , Hwann-Tzong Chen , Tyng-Luh Liu