中文
相关论文

相关论文: End-to-end Video-level Representation Learning for…

200 篇论文

Visual data such as videos are often sampled from complex manifold. We propose leveraging the manifold structure to constrain the deep action feature learning, thereby minimizing the intra-class variations in the feature space and…

计算机视觉与模式识别 · 计算机科学 2017-05-10 Ce Li , Chen Chen , Baochang Zhang , Qixiang Ye , Jungong Han , Rongrong Ji

This paper studies video inpainting detection, which localizes an inpainted region in a video both spatially and temporally. In particular, we introduce VIDNet, Video Inpainting Detection Network, which contains a two-stream encoder-decoder…

计算机视觉与模式识别 · 计算机科学 2021-01-28 Peng Zhou , Ning Yu , Zuxuan Wu , Larry S. Davis , Abhinav Shrivastava , Ser-Nam Lim

Spatio-temporal feature learning is of central importance for action recognition in videos. Existing deep neural network models either learn spatial and temporal features independently (C2D) or jointly with unconstrained parameters (C3D).…

计算机视觉与模式识别 · 计算机科学 2019-03-05 Chao Li , Qiaoyong Zhong , Di Xie , Shiliang Pu

We focus on the word-level visual lipreading, which requires to decode the word from the speaker's video. Recently, many state-of-the-art visual lipreading methods explore the end-to-end trainable deep models, involving the use of 2D…

计算机视觉与模式识别 · 计算机科学 2019-09-17 Xinshuo Weng

Most of the current action recognition algorithms are based on deep networks which stack multiple convolutional, pooling and fully connected layers. While convolutional and fully connected operations have been widely studied in the…

计算机视觉与模式识别 · 计算机科学 2020-06-09 Ahmed Mazari , Hichem Sahbi

We study active object tracking, where a tracker takes as input the visual observation (i.e., frame sequence) and produces the camera control signal (e.g., move forward, turn left, etc.). Conventional methods tackle the tracking and the…

计算机视觉与模式识别 · 计算机科学 2018-06-04 Wenhan Luo , Peng Sun , Fangwei Zhong , Wei Liu , Tong Zhang , Yizhou Wang

High accuracy video label prediction (classification) models are attributed to large scale data. These data could be frame feature sequences extracted by a pre-trained convolutional-neural-network, which promote the efficiency for creating…

计算机视觉与模式识别 · 计算机科学 2019-06-04 Feng Mao , Xiang Wu , Hui Xue , Rong Zhang

Although deep learning approaches have stood out in recent years due to their state-of-the-art results, they continue to suffer from catastrophic forgetting, a dramatic decrease in overall performance when training with new classes added…

计算机视觉与模式识别 · 计算机科学 2018-09-05 Francisco M. Castro , Manuel J. Marín-Jiménez , Nicolás Guil , Cordelia Schmid , Karteek Alahari

Recent adaptive methods for efficient video recognition mostly follow the two-stage paradigm of "preview-then-recognition" and have achieved great success on multiple video benchmarks. However, this two-stage paradigm involves two visits of…

计算机视觉与模式识别 · 计算机科学 2024-03-21 Ye Tian , Mengyu Yang , Lanshan Zhang , Zhizhen Zhang , Yang Liu , Xiaohui Xie , Xirong Que , Wendong Wang

Self-supervised vision-and-language pretraining (VLP) aims to learn transferable multi-modal representations from large-scale image-text data and to achieve strong performances on a broad scope of vision-language tasks after finetuning.…

计算机视觉与模式识别 · 计算机科学 2022-08-09 Yongfei Liu , Chenfei Wu , Shao-yen Tseng , Vasudev Lal , Xuming He , Nan Duan

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

Human action recognition is one of the challenging tasks in computer vision. The current action recognition methods use computationally expensive models for learning spatio-temporal dependencies of the action. Models utilizing RGB channels…

计算机视觉与模式识别 · 计算机科学 2022-06-07 Labina Shrestha , Shikha Dubey , Farrukh Olimov , Muhammad Aasim Rafique , Moongu Jeon

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

One of the core components of conventional (i.e., non-learned) video codecs consists of predicting a frame from a previously-decoded frame, by leveraging temporal correlations. In this paper, we propose an end-to-end learned system for…

图像与视频处理 · 电气工程与系统科学 2020-04-22 Nannan Zou , Honglei Zhang , Francesco Cricri , Hamed R. Tavakoli , Jani Lainema , Emre Aksu , Miska Hannuksela , Esa Rahtu

In this paper we introduce a fully end-to-end approach for visual tracking in videos that learns to predict the bounding box locations of a target object at every frame. An important insight is that the tracking problem can be considered as…

计算机视觉与模式识别 · 计算机科学 2017-04-12 Da Zhang , Hamid Maei , Xin Wang , Yuan-Fang Wang

In recent years, the parameters of backbones of Video Understanding tasks continue to increase and even reach billion-level. Whether fine-tuning a specific task on the Video Foundation Model or pre-training the model designed for the…

计算机视觉与模式识别 · 计算机科学 2024-08-30 Zeyi Bo , Wuxi Sun , Ye Jin

Action recognition is a key technology in building interactive metaverses. With the rapid development of deep learning, methods in action recognition have also achieved great advancement. Researchers design and implement the backbones…

计算机视觉与模式识别 · 计算机科学 2024-05-10 Zixuan Tang , Youjun Zhao , Yuhang Wen , Mengyuan Liu

This paper describes our solution for the video recognition task of ActivityNet Kinetics challenge that ranked the 1st place. Most of existing state-of-the-art video recognition approaches are in favor of an end-to-end pipeline. One…

计算机视觉与模式识别 · 计算机科学 2017-08-15 Yunlong Bian , Chuang Gan , Xiao Liu , Fu Li , Xiang Long , Yandong Li , Heng Qi , Jie Zhou , Shilei Wen , Yuanqing Lin

Deep ConvNets have been shown to be effective for the task of human pose estimation from single images. However, several challenging issues arise in the video-based case such as self-occlusion, motion blur, and uncommon poses with few or no…

计算机视觉与模式识别 · 计算机科学 2017-04-03 Jie Song , Limin Wang , Luc Van Gool , Otmar Hilliges

Deep convolutional networks have achieved great success for object recognition in still images. However, for action recognition in videos, the improvement of deep convolutional networks is not so evident. We argue that there are two reasons…

计算机视觉与模式识别 · 计算机科学 2015-07-09 Limin Wang , Yuanjun Xiong , Zhe Wang , Yu Qiao