中文
相关论文

相关论文: Unsupervised Learning of Video Representations via…

200 篇论文

Improved dense trajectories (iDT) have shown great performance in action recognition, and their combination with the two-stream approach has achieved state-of-the-art performance. It is, however, difficult for iDT to completely remove…

计算机视觉与模式识别 · 计算机科学 2016-05-02 Katsunori Ohnishi , Masatoshi Hidaka , Tatsuya Harada

Dense self-supervised learning has shown great promise for learning pixel- and patch-level representations, but extending it to videos remains challenging due to the complexity of motion dynamics. Existing approaches struggle as they rely…

计算机视觉与模式识别 · 计算机科学 2025-07-11 Mohammadreza Salehi , Shashanka Venkataramanan , Ioana Simion , Efstratios Gavves , Cees G. M. Snoek , Yuki M Asano

Several unsupervised and self-supervised approaches have been developed in recent years to learn visual features from large-scale unlabeled datasets. Their main drawback however is that these methods are hardly able to recognize visual…

计算机视觉与模式识别 · 计算机科学 2022-06-08 Alessandra Alfani , Federico Becattini , Lorenzo Seidenari , Alberto Del Bimbo

The recent success in human action recognition with deep learning methods mostly adopt the supervised learning paradigm, which requires significant amount of manually labeled data to achieve good performance. However, label collection is an…

计算机视觉与模式识别 · 计算机科学 2018-09-07 Junnan Li , Yongkang Wong , Qi Zhao , Mohan S. Kankanhalli

The objective of this paper is self-supervised learning of spatio-temporal embeddings from video, suitable for human action recognition. We make three contributions: First, we introduce the Dense Predictive Coding (DPC) framework for…

计算机视觉与模式识别 · 计算机科学 2019-09-30 Tengda Han , Weidi Xie , Andrew Zisserman

The success of deep neural networks generally requires a vast amount of training data to be labeled, which is expensive and unfeasible in scale, especially for video collections. To alleviate this problem, in this paper, we propose…

计算机视觉与模式识别 · 计算机科学 2019-04-05 Longlong Jing , Xiaodong Yang , Jingen Liu , Yingli Tian

Action recognition and detection in the context of long untrimmed video sequences has seen an increased attention from the research community. However, annotation of complex activities is usually time consuming and challenging in practice.…

计算机视觉与模式识别 · 计算机科学 2021-05-04 Sirnam Swetha , Hilde Kuehne , Yogesh S Rawat , Mubarak Shah

Human behavior understanding in videos is a complex, still unsolved problem and requires to accurately model motion at both the local (pixel-wise dense prediction) and global (aggregation of motion cues) levels. Current approaches based on…

计算机视觉与模式识别 · 计算机科学 2019-09-19 C. Spampinato , S. Palazzo , P. D'Oro , D. Giordano , M. Shah

The objective of this paper is self-supervised representation learning, with the goal of solving semi-supervised video object segmentation (a.k.a. dense tracking). We make the following contributions: (i) we propose to improve the existing…

计算机视觉与模式识别 · 计算机科学 2020-06-23 Fangrui Zhu , Li Zhang , Yanwei Fu , Guodong Guo , Weidi Xie

We introduce a novel self-supervised learning approach to learn representations of videos that are responsive to changes in the motion dynamics. Our representations can be learned from data without human annotation and provide a substantial…

计算机视觉与模式识别 · 计算机科学 2020-07-22 Simon Jenni , Givi Meishvili , Paolo Favaro

One of the most promising approaches for unsupervised learning is combining deep representation learning and deep clustering. Some recent works propose to simultaneously learn representation using deep neural networks and perform clustering…

计算机视觉与模式识别 · 计算机科学 2022-09-07 Mina Rezaei , Emilio Dorigatti , David Ruegamer , Bernd Bischl

We present a novel approach for unsupervised activity segmentation which uses video frame clustering as a pretext task and simultaneously performs representation learning and online clustering. This is in contrast with prior works where…

计算机视觉与模式识别 · 计算机科学 2023-08-21 Sateesh Kumar , Sanjay Haresh , Awais Ahmed , Andrey Konin , M. Zeeshan Zia , Quoc-Huy Tran

Analyzing the story behind TV series and movies often requires understanding who the characters are and what they are doing. With improving deep face models, this may seem like a solved problem. However, as face detectors get better,…

计算机视觉与模式识别 · 计算机科学 2019-03-05 Vivek Sharma , Makarand Tapaswi , M. Saquib Sarfraz , Rainer Stiefelhagen

We propose a novel system for active semi-supervised feature-based action recognition. Given time sequences of features tracked during movements our system clusters the sequences into actions. Our system is based on encoder-decoder…

计算机视觉与模式识别 · 计算机科学 2020-06-15 Jingyuan Li , Eli Shlizerman

Deep clustering against self-supervised learning is a very important and promising direction for unsupervised visual representation learning since it requires little domain knowledge to design pretext tasks. However, the key component,…

计算机视觉与模式识别 · 计算机科学 2020-08-21 Weijie Chen , Shiliang Pu , Di Xie , Shicai Yang , Yilu Guo , Luojun Lin

Multi-face tracking in unconstrained videos is a challenging problem as faces of one person often appear drastically different in multiple shots due to significant variations in scale, pose, expression, illumination, and make-up. Existing…

计算机视觉与模式识别 · 计算机科学 2017-10-06 Shun Zhang , Jia-Bin Huang , Jongwoo Lim , Yihong Gong , Jinjun Wang , Narendra Ahuja , Ming-Hsuan Yang

Unsupervised approaches to learning in neural networks are of substantial interest for furthering artificial intelligence, both because they would enable the training of networks without the need for large numbers of expensive annotations,…

计算机视觉与模式识别 · 计算机科学 2019-04-11 Chengxu Zhuang , Alex Lin Zhai , Daniel Yamins

We propose a novel system for unsupervised skeleton-based action recognition. Given inputs of body keypoints sequences obtained during various movements, our system associates the sequences with actions. Our system is based on an…

计算机视觉与模式识别 · 计算机科学 2019-12-02 Kun Su , Xiulong Liu , Eli Shlizerman

We introduce a novel semi-supervised video segmentation approach based on an efficient video representation, called as "super-trajectory". Each super-trajectory corresponds to a group of compact trajectories that exhibit consistent motion…

计算机视觉与模式识别 · 计算机科学 2017-07-25 Wenguan Wang , Jianbing Shen , Jianwen Xie , Fatih Porikli

We use multilayer Long Short Term Memory (LSTM) networks to learn representations of video sequences. Our model uses an encoder LSTM to map an input sequence into a fixed length representation. This representation is decoded using single or…

机器学习 · 计算机科学 2016-01-05 Nitish Srivastava , Elman Mansimov , Ruslan Salakhutdinov
‹ 上一页 1 2 3 10 下一页 ›