中文
相关论文

相关论文: Spike-FlowNet: Event-based Optical Flow Estimation…

200 篇论文

Event-based cameras have shown great promise in a variety of situations where frame based cameras suffer, such as high speed motions and high dynamic range scenes. However, developing algorithms for event measurements requires a new class…

计算机视觉与模式识别 · 计算机科学 2018-08-14 Alex Zihao Zhu , Liangzhe Yuan , Kenneth Chaney , Kostas Daniilidis

Artificial neural networks (ANNs) can help camera-based remote photoplethysmography (rPPG) in measuring cardiac activity and physiological signals from facial videos, such as pulse wave, heart rate and respiration rate with better accuracy.…

计算机视觉与模式识别 · 计算机科学 2025-01-06 Mingxuan Liu , Jiankai Tang , Yongli Chen , Haoxiang Li , Jiahao Qi , Siwei Li , Kegang Wang , Jie Gan , Yuntao Wang , Hong Chen

Optical flow provides information on relative motion that is an important component in many computer vision pipelines. Neural networks provide high accuracy optical flow, yet their complexity is often prohibitive for application at the edge…

计算机视觉与模式识别 · 计算机科学 2023-07-13 Yannick Schnider , Stanislaw Wozniak , Mathias Gehrig , Jules Lecomte , Axel von Arnim , Luca Benini , Davide Scaramuzza , Angeliki Pantazi

Achieving optimal semantic segmentation with frame-based vision sensors poses significant challenges for real-time systems like UAVs and self-driving cars, which require rapid and precise processing. Traditional frame-based methods often…

计算机视觉与模式识别 · 计算机科学 2025-02-27 D. Hareb , J. Martinet , B. Miramond

Spiking neural networks (SNNs), known for their low-power, event-driven computation and intrinsic temporal dynamics, are emerging as promising solutions for processing dynamic, asynchronous signals from event-based sensors. Despite their…

计算机视觉与模式识别 · 计算机科学 2024-08-05 Rui Zhang , Luziwei Leng , Kaiwei Che , Hu Zhang , Jie Cheng , Qinghai Guo , Jiangxing Liao , Ran Cheng

Computer-science-oriented artificial neural networks (ANNs) have achieved tremendous success in a variety of scenarios via powerful feature extraction and high-precision data operations. It is well known, however, that ANNs usually suffer…

计算机视觉与模式识别 · 计算机科学 2019-10-01 Zheyu Yang , Yujie Wu , Guanrui Wang , Yukuan Yang , Guoqi Li , Lei Deng , Jun Zhu , Luping Shi

Spiking Neural Networks (SNNs) represent a biologically inspired paradigm offering an energy-efficient alternative to conventional artificial neural networks (ANNs) for Computer Vision (CV) applications. This paper presents a systematic…

计算机视觉与模式识别 · 计算机科学 2024-11-27 Craig Iaboni , Pramod Abichandani

This paper describes a fully spike-based neural network for optical flow estimation from Dynamic Vision Sensor data. A low power embedded implementation of the method which combines the Asynchronous Time-based Image Sensor with IBM's…

计算机视觉与模式识别 · 计算机科学 2017-10-27 Germain Haessig , Andrew Cassidy , Rodrigo Alvarez , Ryad Benosman , Garrick Orchard

Event cameras provide an advantage over traditional frame-based cameras when capturing fast-moving objects without a motion blur. They achieve this by recording changes in light intensity (known as events), thus allowing them to operate at…

计算机视觉与模式识别 · 计算机科学 2023-10-13 Wachirawit Ponghiran , Chamika Mihiranga Liyanagedera , Kaushik Roy

Automotive embedded algorithms have very high constraints in terms of latency, accuracy and power consumption. In this work, we propose to train spiking neural networks (SNNs) directly on data coming from event cameras to design fast and…

计算机视觉与模式识别 · 计算机科学 2022-05-10 Loïc Cordone , Benoît Miramond , Philippe Thierion

Spiking Neural Networks (SNNs) hold promise for energy-efficient, biologically inspired computing. We identify substantial informatio loss during spike transmission, linked to temporal dependencies in traditional Leaky Integrate-and-Fire…

神经与进化计算 · 计算机科学 2025-02-04 Guobin Shen , Jindong Li , Tenglong Li , Dongcheng Zhao , Yi Zeng

Event cameras provide superior temporal resolution, dynamic range, power efficiency, and pixel bandwidth. Spiking Neural Networks (SNNs) naturally complement event data through discrete spike signals, making them ideal for event-based…

Deep neural networks (DNNs) provide high image classification accuracy, but experience significant performance degradation when perturbation from various sources are present in the input. The lack of resilience to input perturbations makes…

机器学习 · 计算机科学 2019-09-13 Xueyuan She , Yun Long , Daehyun Kim , Saibal Mukhopadhyay

Neuromorphic vision sensor is a new bio-inspired imaging paradigm that reports asynchronous, continuously per-pixel brightness changes called `events' with high temporal resolution and high dynamic range. So far, the event-based image…

计算机视觉与模式识别 · 计算机科学 2022-03-31 Lin Zhu , Xiao Wang , Yi Chang , Jianing Li , Tiejun Huang , Yonghong Tian

Event-based cameras are attracting significant interest as they provide rich edge information, high dynamic range, and high temporal resolution. Many state-of-the-art event-based algorithms rely on splitting the events into fixed groups,…

计算机视觉与模式识别 · 计算机科学 2025-03-25 Jiahang Cao , Mingyuan Sun , Ziqing Wang , Hao Cheng , Qiang Zhang , Shibo Zhou , Renjing Xu

Event camera has offered promising alternative for visual perception, especially in high speed and high dynamic range scenes. Recently, many deep learning methods have shown great success in providing promising solutions to many event-based…

计算机视觉与模式识别 · 计算机科学 2022-04-06 Ziluo Ding , Rui Zhao , Jiyuan Zhang , Tianxiao Gao , Ruiqin Xiong , Zhaofei Yu , Tiejun Huang

Recently, spiking neural networks (SNNs) have demonstrated substantial potential in computer vision tasks. In this paper, we present an Efficient Spiking Deraining Network, called ESDNet. Our work is motivated by the observation that rain…

计算机视觉与模式识别 · 计算机科学 2024-05-13 Tianyu Song , Guiyue Jin , Pengpeng Li , Kui Jiang , Xiang Chen , Jiyu Jin

Deep neural networks (DNNs) excel in computer vision tasks, especially, few-shot learning (FSL), which is increasingly important for generalizing from limited examples. However, DNNs are computationally expensive with scalability issues in…

机器学习 · 计算机科学 2025-05-16 Qi Xu , Junyang Zhu , Dongdong Zhou , Hao Chen , Yang Liu , Jiangrong Shen , Qiang Zhang

Spiking Neural Networks (SNNs) represent the latest generation of neural computation, offering a brain-inspired alternative to conventional Artificial Neural Networks (ANNs). Unlike ANNs, which depend on continuous-valued signals, SNNs…

神经与进化计算 · 计算机科学 2025-11-03 Sales G. Aribe

Imaging flow cytometry systems aim to analyze a huge number of cells or micro-particles based on their physical characteristics. The vast majority of current systems acquire a large amount of images which are used to train deep artificial…

神经与进化计算 · 计算机科学 2023-03-21 Muhammed Gouda , Steven Abreu , Alessio Lugnan , Peter Bienstman