中文
相关论文

相关论文: Structured Label Inference for Visual Understandin…

200 篇论文

This work addresses the problem of accurate semantic labelling of short videos. To this end, a multitude of different deep nets, ranging from traditional recurrent neural networks (LSTM, GRU), temporal agnostic networks (FV,VLAD,BoW), fully…

计算机视觉与模式识别 · 计算机科学 2018-10-09 Eng-Jon Ong , Sameed Husain , Mikel Bober-Irizar , Miroslaw Bober

Classifying videos according to content semantics is an important problem with a wide range of applications. In this paper, we propose a hybrid deep learning framework for video classification, which is able to model static spatial…

计算机视觉与模式识别 · 计算机科学 2015-04-08 Zuxuan Wu , Xi Wang , Yu-Gang Jiang , Hao Ye , Xiangyang Xue

Videos are inherently multimodal. This paper studies the problem of how to fully exploit the abundant multimodal clues for improved video categorization. We introduce a hybrid deep learning framework that integrates useful clues from…

多媒体 · 计算机科学 2017-06-15 Yu-Gang Jiang , Zuxuan Wu , Jinhui Tang , Zechao Li , Xiangyang Xue , Shih-Fu Chang

Every moment counts in action recognition. A comprehensive understanding of human activity in video requires labeling every frame according to the actions occurring, placing multiple labels densely over a video sequence. To study this…

计算机视觉与模式识别 · 计算机科学 2017-06-12 Serena Yeung , Olga Russakovsky , Ning Jin , Mykhaylo Andriluka , Greg Mori , Li Fei-Fei

Predicting an interaction before it is fully executed is very important in applications such as human-robot interaction and video surveillance. In a two-human interaction scenario, there often contextual dependency structure between the…

计算机视觉与模式识别 · 计算机科学 2018-06-13 Qiuhong Ke , Mohammed Bennamoun , Senjian An , Farid Bossaid , Ferdous Sohel

Current methods for action recognition primarily rely on deep convolutional networks to derive feature embeddings of visual and motion features. While these methods have demonstrated remarkable performance on standard benchmarks, we are…

计算机视觉与模式识别 · 计算机科学 2020-05-21 Dian Shao , Yue Zhao , Bo Dai , Dahua Lin

Multi-label classification plays a momentous role in perceiving intricate contents of an aerial image and triggers several related studies over the last years. However, most of them deploy few efforts in exploiting label relations, while…

计算机视觉与模式识别 · 计算机科学 2020-07-15 Yuansheng Hua , Lichao Mou , Xiao Xiang Zhu

Despite the recent advances in video classification, progress in spatio-temporal action recognition has lagged behind. A major contributing factor has been the prohibitive cost of annotating videos frame-by-frame. In this paper, we present…

计算机视觉与模式识别 · 计算机科学 2020-07-22 Anurag Arnab , Chen Sun , Arsha Nagrani , Cordelia Schmid

Recent algorithms in convolutional neural networks (CNN) considerably advance the fine-grained image classification, which aims to differentiate subtle differences among subordinate classes. However, previous studies have rarely focused on…

计算机视觉与模式识别 · 计算机科学 2016-03-14 Xiaofan Zhang , Feng Zhou , Yuanqing Lin , Shaoting Zhang

Graph-based semi-supervised learning has been shown to be one of the most effective approaches for classification tasks from a wide range of domains, such as image classification and text classification, as they can exploit the connectivity…

计算机视觉与模式识别 · 计算机科学 2020-04-09 Wanyu Lin , Zhaolin Gao , Baochun Li

Deep learning algorithms have pushed the boundaries of computer vision research and have depicted commendable performance in a variety of applications. However, training a robust deep neural network necessitates a large amount of labeled…

计算机视觉与模式识别 · 计算机科学 2023-07-13 Debanjan Goswami , Shayok Chakraborty

Increasing the annotation efficiency of trajectory annotations from videos has the potential to enable the next generation of data-hungry tracking algorithms to thrive on large-scale datasets. Despite the importance of this task, there are…

计算机视觉与模式识别 · 计算机科学 2024-12-16 Orcun Cetintas , Tim Meinhardt , Guillem Brasó , Laura Leal-Taixé

The simultaneous recognition of multiple objects in one image remains a challenging task, spanning multiple events in the recognition field such as various object scales, inconsistent appearances, and confused inter-class relationships.…

计算机视觉与模式识别 · 计算机科学 2021-10-13 Jiawei Zhao , Ke Yan , Yifan Zhao , Xiaowei Guo , Feiyue Huang , Jia Li

The task of multi-label image recognition is to predict a set of object labels that present in an image. As objects normally co-occur in an image, it is desirable to model the label dependencies to improve the recognition performance. To…

计算机视觉与模式识别 · 计算机科学 2019-04-09 Zhao-Min Chen , Xiu-Shen Wei , Peng Wang , Yanwen Guo

Multi-label multi-view action recognition aims to recognize multiple concurrent or sequential actions from untrimmed videos captured by multiple cameras. Existing work has focused on multi-view action recognition in a narrow area with…

计算机视觉与模式识别 · 计算机科学 2024-10-21 Trung Thanh Nguyen , Yasutomo Kawanishi , Takahiro Komamizu , Ichiro Ide

Understanding the structure of complex activities in untrimmed videos is a challenging task in the area of action recognition. One problem here is that this task usually requires a large amount of hand-annotated minute- or even hour-long…

计算机视觉与模式识别 · 计算机科学 2020-10-01 Rosaura G. VidalMata , Walter J. Scheirer , Anna Kukleva , David Cox , Hilde Kuehne

Video understanding has attracted much research attention especially since the recent availability of large-scale video benchmarks. In this paper, we address the problem of multi-label video classification. We first observe that there…

计算机视觉与模式识别 · 计算机科学 2017-11-07 Fang Yuan , Zhe Wang , Jie Lin , Luis Fernando D'Haro , Kim Jung Jae , Zeng Zeng , Vijay Chandrasekhar

Learning to infer labels in an open world, i.e., in an environment where the target ``labels'' are unknown, is an important characteristic for achieving autonomy. Foundation models, pre-trained on enormous amounts of data, have shown…

计算机视觉与模式识别 · 计算机科学 2024-05-06 Sanjoy Kundu , Shubham Trehan , Sathyanarayanan N. Aakur

An interactive image retrieval system learns which images in the database belong to a user's query concept, by analyzing the example images and feedback provided by the user. The challenge is to retrieve the relevant images with minimal…

机器学习 · 计算机科学 2018-02-13 Akshay Mehra , Jihun Hamm , Mikhail Belkin

Despite the availability of a huge amount of video data accompanied by descriptive texts, it is not always easy to exploit the information contained in natural language in order to automatically recognize video concepts. Towards this goal,…

计算机视觉与模式识别 · 计算机科学 2023-09-26 Giorgos Bouritsas , Petros Koutras , Athanasia Zlatintsi , Petros Maragos