中文
相关论文

相关论文: Hallucinating Optical Flow Features for Video Clas…

200 篇论文

Semi-supervised video object segmentation (VOS) aims to segment a few moving objects in a video sequence, where these objects are specified by annotation of first frame. The optical flow has been considered in many existing semi-supervised…

计算机视觉与模式识别 · 计算机科学 2021-11-23 Ziyang Liu , Jingmeng Liu , Weihai Chen , Xingming Wu , Zhengguo Li

Existing methods to recognize actions in static images take the images at their face value, learning the appearances---objects, scenes, and body poses---that distinguish each action class. However, such models are deprived of the rich…

计算机视觉与模式识别 · 计算机科学 2018-05-31 Ruohan Gao , Bo Xiong , Kristen Grauman

The temporal component of videos provides an important clue for activity recognition, as a number of activities can be reliably recognized based on the motion information. In view of that, this work proposes a novel temporal stream for…

计算机视觉与模式识别 · 计算机科学 2017-08-23 Carlos Caetano , Victor H. C. de Melo , Jefersson A. dos Santos , William Robson Schwartz

Even with the recent advances in convolutional neural networks (CNN) in various visual recognition tasks, the state-of-the-art action recognition system still relies on hand crafted motion feature such as optical flow to achieve the best…

计算机视觉与模式识别 · 计算机科学 2018-02-20 Joe Yue-Hei Ng , Jonghyun Choi , Jan Neumann , Larry S. Davis

Motion has shown to be useful for video understanding, where motion is typically represented by optical flow. However, computing flow from video frames is very time-consuming. Recent works directly leverage the motion vectors and residuals…

计算机视觉与模式识别 · 计算机科学 2019-05-09 Zheng Shou , Xudong Lin , Yannis Kalantidis , Laura Sevilla-Lara , Marcus Rohrbach , Shih-Fu Chang , Zhicheng Yan

Motion plays a crucial role in understanding videos and most state-of-the-art neural models for video classification incorporate motion information typically using optical flows extracted by a separate off-the-shelf method. As the…

计算机视觉与模式识别 · 计算机科学 2020-07-21 Heeseung Kwon , Manjin Kim , Suha Kwak , Minsu Cho

Motion representation plays a vital role in human action recognition in videos. In this study, we introduce a novel compact motion representation for video action recognition, named Optical Flow guided Feature (OFF), which enables the…

计算机视觉与模式识别 · 计算机科学 2018-07-10 Shuyang Sun , Zhanghui Kuang , Wanli Ouyang , Lu Sheng , Wei Zhang

Spatio-temporal representations in frame sequences play an important role in the task of action recognition. Previously, a method of using optical flow as a temporal information in combination with a set of RGB images that contain spatial…

计算机视觉与模式识别 · 计算机科学 2018-08-02 Myunggi Lee , Seungeui Lee , Sungjoon Son , Gyutae Park , Nojun Kwak

We propose MONet, a convolutional neural network that jointly detects motion boundaries (MBs) and occlusion regions (Occs) in video both forward and backward in time. Detection is difficult because optical flow is discontinuous along MBs…

计算机视觉与模式识别 · 计算机科学 2021-11-03 Hannah Halin Kim , Shuzhi Yu , Carlo Tomasi

This paper introduces a new method for inter-frame coding based on two complementary autoencoders: MOFNet and CodecNet. MOFNet aims at computing and conveying the Optical Flow and a pixel-wise coding Mode selection. The optical flow is used…

图像与视频处理 · 电气工程与系统科学 2020-08-07 Théo Ladune , Pierrick Philippe , Wassim Hamidouche , Lu Zhang , Olivier Déforges

Motion, measured via optical flow, provides a powerful cue to discover and learn objects in images and videos. However, compared to using appearance, it has some blind spots, such as the fact that objects become invisible if they do not…

计算机视觉与模式识别 · 计算机科学 2022-10-17 Subhabrata Choudhury , Laurynas Karazija , Iro Laina , Andrea Vedaldi , Christian Rupprecht

Recent work has shown that optical flow estimation can be formulated as a supervised learning task and can be successfully solved with convolutional networks. Training of the so-called FlowNet was enabled by a large synthetically generated…

计算机视觉与模式识别 · 计算机科学 2018-01-18 Nikolaus Mayer , Eddy Ilg , Philip Häusser , Philipp Fischer , Daniel Cremers , Alexey Dosovitskiy , Thomas Brox

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

The video and action classification have extremely evolved by deep neural networks specially with two stream CNN using RGB and optical flow as inputs and they present outstanding performance in terms of video analysis. One of the…

计算机视觉与模式识别 · 计算机科学 2016-09-05 Ali Diba , Ali Mohammad Pazandeh , Luc Van Gool

Predicting the future can significantly improve the safety of intelligent vehicles, which is a key component in autonomous driving. 3D point clouds accurately model 3D information of surrounding environment and are crucial for intelligent…

计算机视觉与模式识别 · 计算机科学 2020-11-24 Fan Lu , Guang Chen , Yinlong Liu , Zhijun Li , Sanqing Qu , Tianpei Zou

Capsule networks (CapsNets) have recently shown promise to excel in most computer vision tasks, especially pertaining to scene understanding. In this paper, we explore CapsNet's capabilities in optical flow estimation, a task at which…

计算机视觉与模式识别 · 计算机科学 2020-11-10 Vinoj Jayasundara , Debaditya Roy , Basura Fernando

In this paper, a new video classification methodology is proposed which can be applied in both first and third person videos. The main idea behind the proposed strategy is to capture complementary information of appearance and motion…

计算机视觉与模式识别 · 计算机科学 2022-03-29 Ali Javidani , Ahmad Mahmoudi-Aznaveh

Video anomaly detection is an essential but challenging task. The prevalent methods mainly investigate the reconstruction difference between normal and abnormal patterns but ignore the semantics consistency between appearance and motion…

计算机视觉与模式识别 · 计算机科学 2023-03-10 Xiangyu Huang , Caidan Zhao , Zhiqiang Wu

Optical flow, which expresses pixel displacement, is widely used in many computer vision tasks to provide pixel-level motion information. However, with the remarkable progress of the convolutional neural network, recent state-of-the-art…

计算机视觉与模式识别 · 计算机科学 2021-11-11 Ruibing Jin , Guosheng Lin , Changyun Wen , Jianliang Wang , Fayao Liu

Spatial and temporal stream model has gained great success in video action recognition. Most existing works pay more attention to designing effective features fusion methods, which train the two-stream model in a separate way. However, it's…

计算机视觉与模式识别 · 计算机科学 2019-08-28 Jingran Zhang , Fumin Shen , Xing Xu , Heng Tao Shen
‹ 上一页 1 2 3 10 下一页 ›