中文
相关论文

相关论文: Optical Flow Estimation for Spiking Camera

200 篇论文

Optical flow is the motion of a pixel between at least two consecutive video frames and can be estimated through an end-to-end trainable convolutional neural network. To this end, large training datasets are required to improve the accuracy…

计算机视觉与模式识别 · 计算机科学 2021-04-19 Roman Seidel , André Apitzsch , Gangolf Hirtz

Various research studies indicate that action recognition performance highly depends on the types of motions being extracted and how accurate the human actions are represented. In this paper, we investigate different optical flow, and…

计算机视觉与模式识别 · 计算机科学 2023-12-19 Lei Wang , Piotr Koniusz

Optical flow computation is essential in the early stages of the video processing pipeline. This paper focuses on a less explored problem in this area, the 360$^\circ$ optical flow estimation using deep neural networks to support…

计算机视觉与模式识别 · 计算机科学 2022-08-02 Yiheng Li , Connelly Barnes , Kun Huang , Fang-Lue Zhang

We tackle the problem of estimating flow between two images with large lighting variations. Recent learning-based flow estimation frameworks have shown remarkable performance on image pairs with small displacement and constant…

计算机视觉与模式识别 · 计算机科学 2021-04-20 Zhaoyang Huang , Xiaokun Pan , Runsen Xu , Yan Xu , Ka chun Cheung , Guofeng Zhang , Hongsheng Li

As a neuromorphic sensor with high temporal resolution, the spike camera shows enormous potential in high-speed visual tasks. However, the high-speed sampling of light propagation processes by existing cameras brings unavoidable noise…

计算机视觉与模式识别 · 计算机科学 2023-06-16 Liwen hu , Lei Ma , Zhaofei Yu , Boxin Shi , Tiejun Huang

Action recognition is an exciting research avenue for artificial intelligence since it may be a game changer in the emerging industrial fields such as robotic visions and automobiles. However, current deep learning faces major challenges…

计算机视觉与模式识别 · 计算机科学 2022-06-08 Zihao Zhao , Yanhong Wang , Qiaosha Zou , Tie Xu , Fangbo Tao , Jiansong Zhang , Xiaoan Wang , C. -J. Richard Shi , Junwen Luo , Yuan Xie

We propose to modify the common training protocols of optical flow, leading to sizable accuracy improvements without adding to the computational complexity of the training process. The improvement is based on observing the bias in sampling…

计算机视觉与模式识别 · 计算机科学 2020-05-05 Aviram Bar-Haim , Lior Wolf

The FlowNet demonstrated that optical flow estimation can be cast as a learning problem. However, the state of the art with regard to the quality of the flow has still been defined by traditional methods. Particularly on small displacements…

计算机视觉与模式识别 · 计算机科学 2016-12-07 Eddy Ilg , Nikolaus Mayer , Tonmoy Saikia , Margret Keuper , Alexey Dosovitskiy , Thomas Brox

Existing optical flow methods make generic, spatially homogeneous, assumptions about the spatial structure of the flow. In reality, optical flow varies across an image depending on object class. Simply put, different objects move…

计算机视觉与模式识别 · 计算机科学 2016-04-12 Laura Sevilla-Lara , Deqing Sun , Varun Jampani , Michael J. Black

Event-based motion field estimation is an important task. However, current optical flow methods face challenges: learning-based approaches, often frame-based and relying on CNNs, lack cross-domain transferability, while model-based methods,…

计算机视觉与模式识别 · 计算机科学 2024-12-17 Dehao Yuan , Levi Burner , Jiayi Wu , Minghui Liu , Jingxi Chen , Yiannis Aloimonos , Cornelia Fermüller

We present a framework to use recently introduced Capsule Networks for solving the problem of Optical Flow, one of the fundamental computer vision tasks. Most of the existing state of the art deep architectures either uses a correlation…

计算机视觉与模式识别 · 计算机科学 2023-12-05 Rahul Chand , Rajat Arora , K Ram Prabhakar , R Venkatesh Babu

We propose a new self-supervised approach to image feature learning from motion cue. This new approach leverages recent advances in deep learning in two directions: 1) the success of training deep neural network in estimating optical flow…

计算机视觉与模式识别 · 计算机科学 2019-01-10 Bin Ma , Shubao Liu , Yingxuan Zhi , Qi Song

The accuracy of learning-based optical flow estimation models heavily relies on the realism of the training datasets. Current approaches for generating such datasets either employ synthetic data or generate images with limited realism.…

计算机视觉与模式识别 · 计算机科学 2023-09-14 Yingping Liang , Jiaming Liu , Debing Zhang , Ying Fu

Event-based vision sensors offer asynchronous, high-temporal-resolution measurements that are attractive for low-latency robotic perception, but many event-based motion estimation methods are computationally intensive and difficult to map…

机器人学 · 计算机科学 2026-05-28 Arianna Alonso Bizzi , Fernando Cladera , C. J. Taylor

In this paper, we overview, evaluate, and demonstrate the sparse processing particle image velocimetry (SPPIV) as a real-time flow field estimation method using the particle image velocimetry (PIV), whereas SPPIV was previously proposed…

信号处理 · 电气工程与系统科学 2022-08-31 Naoki Kanda , Chihaya Abe , Shintaro Goto , Keigo Yamada , Kumi Nakai , Yuji Saito , Keisuke Asai , Taku Nonomura

Scene flow estimation is the task of describing 3D motion between temporally successive observations. This thesis aims to build the foundation for building scene flow estimators with two important properties: they are scalable, i.e. they…

计算机视觉与模式识别 · 计算机科学 2025-03-21 Kyle Vedder

Event-driven sensors such as LiDAR and dynamic vision sensor (DVS) have found increased attention in high-resolution and high-speed applications. A lot of work has been conducted to enhance recognition accuracy. However, the essential topic…

计算机视觉与模式识别 · 计算机科学 2021-01-25 Shibo Zhou , Wei Wang , Xiaohua Li , Zhanpeng Jin

Optical flow estimation is a challenging problem remaining unsolved. Recent deep learning based optical flow models have achieved considerable success. However, these models often train networks from the scratch on standard optical flow…

计算机视觉与模式识别 · 计算机科学 2023-03-16 Qiaole Dong , Chenjie Cao , Yanwei Fu

In this paper, we propose an algorithm to interpolate between a pair of images of a dynamic scene. While in the past years significant progress in frame interpolation has been made, current approaches are not able to handle images with…

计算机视觉与模式识别 · 计算机科学 2022-11-17 Pedro Figueirêdo , Avinash Paliwal , Nima Khademi Kalantari

To date, top-performing optical flow estimation methods only take pairs of consecutive frames into account. While elegant and appealing, the idea of using more than two frames has not yet produced state-of-the-art results. We present a…

计算机视觉与模式识别 · 计算机科学 2018-11-30 Zhile Ren , Orazio Gallo , Deqing Sun , Ming-Hsuan Yang , Erik B. Sudderth , Jan Kautz