中文
相关论文

相关论文: Beyond Temporal Pooling: Recurrence and Temporal C…

200 篇论文

This paper proposes a two-stream convolution network to extract spatial and temporal cues for video based person Re-Identification (ReID). A temporal stream in this network is constructed by inserting several Multi-scale 3D (M3D)…

计算机视觉与模式识别 · 计算机科学 2018-11-20 Jianing Li , Shiliang Zhang , Tiejun Huang

We consider two less-emphasized temporal properties of video: 1. Temporal cues are fine-grained; 2. Temporal modeling needs reasoning. To tackle both problems at once, we exploit approximated bilinear modules (ABMs) for temporal modeling.…

计算机视觉与模式识别 · 计算机科学 2020-07-28 Xinqi Zhu , Chang Xu , Langwen Hui , Cewu Lu , Dacheng Tao

Motion is a salient cue to recognize actions in video. Modern action recognition models leverage motion information either explicitly by using optical flow as input or implicitly by means of 3D convolutional filters that simultaneously…

计算机视觉与模式识别 · 计算机科学 2020-05-28 Heng Wang , Du Tran , Lorenzo Torresani , Matt Feiszli

We address the problem of text-guided video temporal grounding, which aims to identify the time interval of a certain event based on a natural language description. Different from most existing methods that only consider RGB images as…

计算机视觉与模式识别 · 计算机科学 2021-11-01 Yi-Wen Chen , Yi-Hsuan Tsai , Ming-Hsuan Yang

This paper presents an approach for Evoked Expressions from Videos (EEV) challenge, which aims to predict evoked facial expressions from video. We take advantage of pre-trained models on large-scale datasets in computer vision and audio…

计算机视觉与模式识别 · 计算机科学 2023-07-12 VanThong Huynh , Guee-Sang Lee , Hyung-Jeong Yang , Soo-Huyng Kim

Visual question answering is a recently proposed artificial intelligence task that requires a deep understanding of both images and texts. In deep learning, images are typically modeled through convolutional neural networks, and texts are…

机器学习 · 计算机科学 2018-09-05 Zhengyang Wang , Shuiwang Ji

As humans, we can remember certain visuals in great detail, and sometimes even after viewing them once. What is even more interesting is that humans tend to remember and forget the same things, suggesting that there might be some general…

计算机视觉与模式识别 · 计算机科学 2023-01-19 Ananya Sadana , Nikita Thakur , Nikita Poria , Astika Anand , Seeja K. R

We address the problem of specific video event retrieval. Given a query video of a specific event, e.g., a concert of Madonna, the goal is to retrieve other videos of the same event that temporally overlap with the query. Our approach…

计算机视觉与模式识别 · 计算机科学 2015-12-01 Matthijs Douze , Jérôme Revaud , Jakob Verbeek , Hervé Jégou , Cordelia Schmid

Recently using convolutional neural networks (CNNs) has gained popularity in visual tracking, due to its robust feature representation of images. Recent methods perform online tracking by fine-tuning a pre-trained CNN model to the specific…

计算机视觉与模式识别 · 计算机科学 2017-08-15 Tianyu Yang , Antoni B. Chan

We design a new approach that allows robot learning of new activities from unlabeled human example videos. Given videos of humans executing the same activity from a human's viewpoint (i.e., first-person videos), our objective is to make the…

机器人学 · 计算机科学 2017-07-25 Jangwon Lee , Michael S. Ryoo

Our objective in this work is fine-grained classification of actions in untrimmed videos, where the actions may be temporally extended or may span only a few frames of the video. We cast this into a query-response mechanism, where each…

计算机视觉与模式识别 · 计算机科学 2021-04-20 Chuhan Zhang , Ankush Gupta , Andrew Zisserman

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

We introduce a class of causal video understanding models that aims to improve efficiency of video processing by maximising throughput, minimising latency, and reducing the number of clock cycles. Leveraging operation pipelining and…

计算机视觉与模式识别 · 计算机科学 2018-09-06 Joao Carreira , Viorica Patraucean , Laurent Mazare , Andrew Zisserman , Simon Osindero

Spatial convolutions are widely used in numerous deep video models. It fundamentally assumes spatio-temporal invariance, i.e., using shared weights for every location in different frames. This work presents Temporally-Adaptive Convolutions…

计算机视觉与模式识别 · 计算机科学 2022-03-18 Ziyuan Huang , Shiwei Zhang , Liang Pan , Zhiwu Qing , Mingqian Tang , Ziwei Liu , Marcelo H. Ang

With the advent of perceptual loss functions, new possibilities in super-resolution have emerged, and we currently have models that successfully generate near-photorealistic high-resolution images from their low-resolution observations. Up…

计算机视觉与模式识别 · 计算机科学 2019-05-03 Eduardo Pérez-Pellitero , Mehdi S. M. Sajjadi , Michael Hirsch , Bernhard Schölkopf

Three dimensional convolutional neural networks (3D CNNs) have been established as a powerful tool to simultaneously learn features from both spatial and temporal dimensions, which is suitable to be applied to video-based action…

计算机视觉与模式识别 · 计算机科学 2017-04-26 Congqi Cao , Yifan Zhang , Chunjie Zhang , Hanqing Lu

Spatially dense self-supervised learning is a rapidly growing problem domain with promising applications for unsupervised segmentation and pretraining for dense downstream tasks. Despite the abundance of temporal data in the form of videos,…

计算机视觉与模式识别 · 计算机科学 2023-08-24 Mohammadreza Salehi , Efstratios Gavves , Cees G. M. Snoek , Yuki M. Asano

As a domain-specific super-resolution problem, facial image hallucination has enjoyed a series of breakthroughs thanks to the advances of deep convolutional neural networks. However, the direct migration of existing methods to video is…

计算机视觉与模式识别 · 计算机科学 2020-02-19 Chaowei Fang , Guanbin Li , Xiaoguang Han , Yizhou Yu

From the frame/clip-level feature learning to the video-level representation building, deep learning methods in action recognition have developed rapidly in recent years. However, current methods suffer from the confusion caused by partial…

计算机视觉与模式识别 · 计算机科学 2018-04-24 Jiagang Zhu , Wei Zou , Zheng Zhu

Generating a robust representation of the environment is a crucial ability of learning agents. Deep learning based methods have greatly improved perception systems but still fail in challenging situations. These failures are often not…

计算机视觉与模式识别 · 计算机科学 2018-10-16 Jörg Wagner , Volker Fischer , Michael Herman , Sven Behnke