中文
相关论文

相关论文: Order-aware Convolutional Pooling for Video Based …

200 篇论文

Recently, video-based action recognition methods using convolutional neural networks (CNNs) achieve remarkable recognition performance. However, there is still lack of understanding about the generalization mechanism of action recognition…

计算机视觉与模式识别 · 计算机科学 2023-12-08 Jaehui Hwang , Huan Zhang , Jun-Ho Choi , Cho-Jui Hsieh , Jong-Seok Lee

Video inpainting aims to fill spatio-temporal "corrupted" regions with plausible content. To achieve this goal, it is necessary to find correspondences from neighbouring frames to faithfully hallucinate the unknown content. Current methods…

计算机视觉与模式识别 · 计算机科学 2021-04-09 Xueyan Zou , Linjie Yang , Ding Liu , Yong Jae Lee

Effective processing of video input is essential for the recognition of temporally varying events such as human actions. Motivated by the often distinctive temporal characteristics of actions in either horizontal or vertical direction, we…

计算机视觉与模式识别 · 计算机科学 2020-06-24 Alexandros Stergiou , Ronald Poppe

For video recognition task, a global representation summarizing the whole contents of the video snippets plays an important role for the final performance. However, existing video architectures usually generate it by using a simple, global…

计算机视觉与模式识别 · 计算机科学 2021-11-09 Zilin Gao , Qilong Wang , Bingbing Zhang , Qinghua Hu , Peihua Li

Most of human actions consist of complex temporal compositions of more simple actions. Action recognition tasks usually relies on complex handcrafted structures as features to represent the human action model. Convolutional Neural Nets…

计算机视觉与模式识别 · 计算机科学 2015-12-15 Mahdyar Ravanbakhsh , Hossein Mousavi , Mohammad Rastegari , Vittorio Murino , Larry S. Davis

Motivated by the previous success of Two-Dimensional Convolutional Neural Network (2D CNN) on image recognition, researchers endeavor to leverage it to characterize videos. However, one limitation of applying 2D CNN to analyze videos is…

计算机视觉与模式识别 · 计算机科学 2020-07-16 Junwu Weng , Donghao Luo , Yabiao Wang , Ying Tai , Chengjie Wang , Jilin Li , Feiyue Huang , Xudong Jiang , Junsong Yuan

Recently, Deepfake has drawn considerable public attention due to security and privacy concerns in social media digital forensics. As the wildly spreading Deepfake videos on the Internet become more realistic, traditional detection…

计算机视觉与模式识别 · 计算机科学 2023-03-30 Tianyi Wang , Harry Cheng , Kam Pui Chow , Liqiang Nie

In this paper, we introduce Coarse-Fine Networks, a two-stream architecture which benefits from different abstractions of temporal resolution to learn better video representations for long-term motion. Traditional Video models process…

计算机视觉与模式识别 · 计算机科学 2021-04-02 Kumara Kahatapitiya , Michael S. Ryoo

In this paper, we propose a convolutional layer inspired by optical flow algorithms to learn motion representations. Our representation flow layer is a fully-differentiable layer designed to capture the `flow' of any representation channel…

计算机视觉与模式识别 · 计算机科学 2019-08-05 AJ Piergiovanni , Michael S. Ryoo

Acoustic scenes are rich and redundant in their content. In this work, we present a spatio-temporal attention pooling layer coupled with a convolutional recurrent neural network to learn from patterns that are discriminative while…

声音 · 计算机科学 2019-07-01 Huy Phan , Oliver Y. Chén , Lam Pham , Philipp Koch , Maarten De Vos , Ian McLoughlin , Alfred Mertins

The ability to identify and temporally segment fine-grained human actions throughout a video is crucial for robotics, surveillance, education, and beyond. Typical approaches decouple this problem by first extracting local spatiotemporal…

计算机视觉与模式识别 · 计算机科学 2016-11-17 Colin Lea , Michael D. Flynn , Rene Vidal , Austin Reiter , Gregory D. Hager

We propose a novel video object segmentation algorithm based on pixel-level matching using Convolutional Neural Networks (CNN). Our network aims to distinguish the target area from the background on the basis of the pixel-level similarity…

计算机视觉与模式识别 · 计算机科学 2017-08-18 Jae Shin Yoon , Francois Rameau , Junsik Kim , Seokju Lee , Seunghak Shin , In So Kweon

Deep learning has been demonstrated to achieve excellent results for image classification and object detection. However, the impact of deep learning on video analysis (e.g. action detection and recognition) has been limited due to…

计算机视觉与模式识别 · 计算机科学 2017-08-03 Rui Hou , Chen Chen , Mubarak Shah

The work in this paper is driven by the question how to exploit the temporal cues available in videos for their accurate classification, and for human action recognition in particular? Thus far, the vision community has focused on…

计算机视觉与模式识别 · 计算机科学 2017-11-23 Ali Diba , Mohsen Fayyaz , Vivek Sharma , Amir Hossein Karami , Mohammad Mahdi Arzani , Rahman Yousefzadeh , Luc Van Gool

Developing a technique for the automatic analysis of surveillance videos in order to identify the presence of violence is of broad interest. In this work, we propose a deep neural network for the purpose of recognizing violent videos. A…

计算机视觉与模式识别 · 计算机科学 2017-09-20 Swathikiran Sudhakaran , Oswald Lanz

In this paper, we propose a new video representation learning method, named Temporal Squeeze (TS) pooling, which can extract the essential movement information from a long sequence of video frames and map it into a set of few images, named…

计算机视觉与模式识别 · 计算机科学 2022-01-14 Guoxi Huang , Adrian G. Bors

Despite the steady progress in video analysis led by the adoption of convolutional neural networks (CNNs), the relative improvement has been less drastic as that in 2D static image classification. Three main challenges exist including…

计算机视觉与模式识别 · 计算机科学 2018-07-30 Saining Xie , Chen Sun , Jonathan Huang , Zhuowen Tu , Kevin Murphy

The goal of video-based person re-identification is to match two input videos, so that the distance of the two videos is small if two videos contain the same person. A common approach for person re-identification is to first extract image…

计算机视觉与模式识别 · 计算机科学 2019-04-11 Tanzila Rahman , Mrigank Rochan , Yang Wang

Representations that can compactly and effectively capture temporal evolution of semantic content are important to machine learning algorithms that operate on multi-variate time-series data. We investigate such representations motivated by…

计算机视觉与模式识别 · 计算机科学 2017-05-25 Anoop Cherian , Suvrit Sra , Richard Hartley

Temporal action localization is an important yet challenging problem. Given a long, untrimmed video consisting of multiple action instances and complex background contents, we need not only to recognize their action categories, but also to…

计算机视觉与模式识别 · 计算机科学 2017-06-14 Zheng Shou , Jonathan Chan , Alireza Zareian , Kazuyuki Miyazawa , Shih-Fu Chang