中文
相关论文

相关论文: Fine-grained Video Categorization with Redundancy …

200 篇论文

The rapid increase in the amount of published visual data and the limited time of users bring the demand for processing untrimmed videos to produce shorter versions that convey the same information. Despite the remarkable progress that has…

计算机视觉与模式识别 · 计算机科学 2020-04-01 Washington Ramos , Michel Silva , Edson Araujo , Leandro Soriano Marcolino , Erickson Nascimento

This paper proposes a novel framework for detecting redundancy in supervised sentence categorisation. Unlike traditional singleton neural network, our model incorporates character-aware convolutional neural network (Char-CNN) with…

计算与语言 · 计算机科学 2017-06-06 Xinyu Fu , Eugene Ch'ng , Uwe Aickelin , Simon See

Convolutional neural network (CNN) pruning has become one of the most successful network compression approaches in recent years. Existing works on network pruning usually focus on removing the least important filters in the network to…

计算机视觉与模式识别 · 计算机科学 2021-04-09 Zi Wang , Chengcheng Li , Xiangyang Wang

The way humans attend to, process and classify a given image has the potential to vastly benefit the performance of deep learning models. Exploiting where humans are focusing can rectify models when they are deviating from essential…

计算机视觉与模式识别 · 计算机科学 2021-11-03 Yao Rong , Wenjia Xu , Zeynep Akata , Enkelejda Kasneci

Few-shot learning aims to recognize novel classes from a few examples. Although significant progress has been made in the image domain, few-shot video classification is relatively unexplored. We argue that previous methods underestimate the…

计算机视觉与模式识别 · 计算机科学 2021-10-14 Yongqin Xian , Bruno Korbar , Matthijs Douze , Lorenzo Torresani , Bernt Schiele , Zeynep Akata

Conventional sequential learning methods such as Recurrent Neural Networks (RNNs) focus on interactions between consecutive inputs, i.e. first-order Markovian dependency. However, most of sequential data, as seen with videos, have complex…

机器学习 · 计算机科学 2020-01-22 Kyoung-Woon On , Eun-Sol Kim , Yu-Jung Heo , Byoung-Tak Zhang

Video person re-identification attracts much attention in recent years. It aims to match image sequences of pedestrians from different camera views. Previous approaches usually improve this task from three aspects, including a) selecting…

计算机视觉与模式识别 · 计算机科学 2019-09-04 Ruimao Zhang , Hongbin Sun , Jingyu Li , Yuying Ge , Liang Lin , Ping Luo , Xiaogang Wang

With the explosive growth of video data, video summarization, which attempts to seek the minimum subset of frames while still conveying the main story, has become one of the hottest topics. Nowadays, substantial achievements have been made…

计算机视觉与模式识别 · 计算机科学 2021-05-25 Guoqiang Liang , Yanbing Lv , Shucheng Li , Shizhou Zhang , Yanning Zhang

The task of classifying videos of natural dynamic scenes into appropriate classes has gained lot of attention in recent years. The problem especially becomes challenging when the camera used to capture the video is dynamic. In this paper,…

计算机视觉与模式识别 · 计算机科学 2015-09-01 Aalok Gangopadhyay , Shivam Mani Tripathi , Ishan Jindal , Shanmuganathan Raman

There is significant progress in recognizing traditional human activities from videos focusing on highly distinctive actions involving discriminative body movements, body-object and/or human-human interactions. Driver's activities are…

计算机视觉与模式识别 · 计算机科学 2021-01-19 Zachary Wharton , Ardhendu Behera , Yonghuai Liu , Nik Bessis

High-resolution remote sensing (HRRS) image segmentation is challenging due to complex spatial layouts and diverse object appearances. While CNNs excel at capturing local features, they struggle with long-range dependencies, whereas…

计算机视觉与模式识别 · 计算机科学 2025-05-26 Yichun Yu , Yuqing Lan , Zhihuan Xing , Xiaoyi Yang , Tingyue Tang , Dan Yu

Video Recognition has drawn great research interest and great progress has been made. A suitable frame sampling strategy can improve the accuracy and efficiency of recognition. However, mainstream solutions generally adopt hand-crafted…

计算机视觉与模式识别 · 计算机科学 2019-08-05 Wenhao Wu , Dongliang He , Xiao Tan , Shifeng Chen , Shilei Wen

Recent advancements in video understanding within visual large language models (VLLMs) have led to notable progress. However, the complexity of video data and contextual processing limitations still hinder long-video comprehension. A common…

计算机视觉与模式识别 · 计算机科学 2025-04-30 Yanan Guo , Wenhui Dong , Jun Song , Shiding Zhu , Xuan Zhang , Hanqing Yang , Yingbo Wang , Yang Du , Xianing Chen , Bo Zheng

Recognizing objects from subcategories with very subtle differences remains a challenging task due to the large intra-class and small inter-class variation. Recent work tackles this problem in a weakly-supervised manner: object parts are…

计算机视觉与模式识别 · 计算机科学 2019-09-11 Wei Luo , Xitong Yang , Xianjie Mo , Yuheng Lu , Larry S. Davis , Jun Li , Jian Yang , Ser-Nam Lim

Classifying the sub-categories of an object from the same super-category (e.g., bird) in a fine-grained visual classification (FGVC) task highly relies on mining multiple discriminative features. Existing approaches mainly tackle this…

计算机视觉与模式识别 · 计算机科学 2021-06-08 Yifeng Ding , Shuwei Dong , Yujun Tong , Zhanyu Ma , Bo Xiao , Haibin Ling

In this paper, we introduce a challenging new dataset, MLB-YouTube, designed for fine-grained activity detection. The dataset contains two settings: segmented video classification as well as activity detection in continuous videos. We…

计算机视觉与模式识别 · 计算机科学 2018-04-11 AJ Piergiovanni , Michael S. Ryoo

The idea of using the recurrent neural network for visual attention has gained popularity in computer vision community. Although the recurrent attention model (RAM) leverages the glimpses with more large patch size to increasing its scope,…

计算机视觉与模式识别 · 计算机科学 2021-11-16 Gang Chen

Video Diffusion Transformers have revolutionized high-fidelity video generation but suffer from the massive computational burden of self-attention. While sparse attention provides a promising acceleration solution, existing methods…

计算机视觉与模式识别 · 计算机科学 2026-04-15 Wentai Zhang , Ronghui Xi , Shiyao Peng , Jiayu Huang , Haoran Luo , Zichen Tang , Haihong E

While much of the work in the design of convolutional networks over the last five years has revolved around the empirical investigation of the importance of depth, filter sizes, and number of feature channels, recent studies have shown that…

机器学习 · 计算机科学 2017-12-08 Karim Ahmed , Lorenzo Torresani

The enormous inference cost of deep neural networks can be scaled down by network compression. Pruning is one of the predominant approaches used for deep network compression. However, existing pruning techniques have one or more of the…

机器学习 · 计算机科学 2020-10-13 Sai Aparna Aketi , Sourjya Roy , Anand Raghunathan , Kaushik Roy
‹ 上一页 1 8 9 10 下一页 ›