中文
相关论文

相关论文: Overlooked Video Classification in Weakly Supervis…

200 篇论文

Weakly-supervised action localization requires training a model to localize the action segments in the video given only video level action label. It can be solved under the Multiple Instance Learning (MIL) framework, where a bag (video)…

计算机视觉与模式识别 · 计算机科学 2020-12-23 Zhekun Luo , Devin Guillory , Baifeng Shi , Wei Ke , Fang Wan , Trevor Darrell , Huijuan Xu

We propose a novel approach to video anomaly detection: we treat feature vectors extracted from videos as realizations of a random variable with a fixed distribution and model this distribution with a neural network. This lets us estimate…

计算机视觉与模式识别 · 计算机科学 2024-03-22 Jakub Micorek , Horst Possegger , Dominik Narnhofer , Horst Bischof , Mateusz Kozinski

A thorough comprehension of textual data is a fundamental element in multi-modal video analysis tasks. However, recent works have shown that the current models do not achieve a comprehensive understanding of the textual data during the…

计算机视觉与模式识别 · 计算机科学 2023-12-13 Zaber Ibn Abdul Hakim , Najibul Haque Sarker , Rahul Pratap Singh , Bishmoy Paul , Ali Dabouei , Min Xu

In many review classification applications, a fine-grained analysis of the reviews is desirable, because different segments (e.g., sentences) of a review may focus on different aspects of the entity in question. However, training supervised…

机器学习 · 计算机科学 2019-10-02 Giannis Karamanolakis , Daniel Hsu , Luis Gravano

We conduct an in-depth exploration of different strategies for doing event detection in videos using convolutional neural networks (CNNs) trained for image classification. We study different ways of performing spatial and temporal pooling,…

计算机视觉与模式识别 · 计算机科学 2015-05-11 Shengxin Zha , Florian Luisier , Walter Andrews , Nitish Srivastava , Ruslan Salakhutdinov

Temporal action segmentation is a topic of increasing interest, however, annotating each frame in a video is cumbersome and costly. Weakly supervised approaches therefore aim at learning temporal action segmentation from videos that are…

计算机视觉与模式识别 · 计算机科学 2020-04-01 Mohsen Fayyaz , Juergen Gall

This paper presents LiteEval, a simple yet effective coarse-to-fine framework for resource efficient video recognition, suitable for both online and offline scenarios. Exploiting decent yet computationally efficient features derived at a…

计算机视觉与模式识别 · 计算机科学 2019-12-04 Zuxuan Wu , Caiming Xiong , Yu-Gang Jiang , Larry S. Davis

Pre-trained vision-language models (VLMs) have enabled significant progress in open vocabulary computer vision tasks such as image classification, object detection and image segmentation. Some recent works have focused on extending VLMs to…

计算机视觉与模式识别 · 计算机科学 2025-10-14 Rohit Gupta , Mamshad Nayeem Rizve , Jayakrishnan Unnikrishnan , Ashish Tawari , Son Tran , Mubarak Shah , Benjamin Yao , Trishul Chilimbi

Recently, substantial research effort has focused on how to apply CNNs or RNNs to better extract temporal patterns from videos, so as to improve the accuracy of video classification. In this paper, however, we show that temporal…

计算机视觉与模式识别 · 计算机科学 2017-11-28 Xiang Long , Chuang Gan , Gerard de Melo , Jiajun Wu , Xiao Liu , Shilei Wen

Fine-grained image classification remains challenging due to the large intra-class variance and small inter-class variance. Since the subtle visual differences are only in local regions of discriminative parts among subcategories, part…

计算机视觉与模式识别 · 计算机科学 2022-04-01 Runsheng Zhang , jian zhang , Yaping Huang , Qi Zou

Vision-Language Models (VLMs), particularly CLIP, have revolutionized anomaly detection by enabling zero-shot and few-shot defect identification without extensive labeled datasets. By learning aligned representations of images and text,…

计算机视觉与模式识别 · 计算机科学 2026-01-21 Mohit Kakda , Mirudula Shri Muthukumaran , Uttapreksha Patel , Lawrence Swaminathan Xavier Prince

Video anomaly detection under video-level labels is currently a challenging task. Previous works have made progresses on discriminating whether a video sequencecontains anomalies. However, most of them fail to accurately localize the…

计算机视觉与模式识别 · 计算机科学 2021-04-15 Hui Lv , Chuanwei Zhou , Chunyan Xu , Zhen Cui , Jian Yang

BERT achieves remarkable results in text classification tasks, it is yet not fully exploited, since only the last layer is used as a representation output for downstream classifiers. The most recent studies on the nature of linguistic…

计算与语言 · 计算机科学 2022-09-15 Charaf Eddine Benarab , Shenglin Gui

Machine learning offers potential solutions to current issues in industrial systems in areas such as quality control and predictive maintenance, but also faces unique barriers in industrial applications. An ongoing challenge is extreme…

机器学习 · 计算机科学 2026-01-15 Lesley Wheat , Martin v. Mohrenschildt , Saeid Habibi

Frame-by-frame annotation of bounding boxes by clinical experts is often required to train fully supervised object detection models on medical video data. We propose a method for improving object detection in medical videos through weak…

Existing weakly-supervised semantic segmentation methods using image-level annotations typically rely on initial responses to locate object regions. However, such response maps generated by the classification network usually focus on…

计算机视觉与模式识别 · 计算机科学 2020-08-05 Yu-Ting Chang , Qiaosong Wang , Wei-Chih Hung , Robinson Piramuthu , Yi-Hsuan Tsai , Ming-Hsuan Yang

Upscaled video detection is a helpful tool in multimedia forensics, but it is a challenging task that involves various upscaling and compression algorithms. There are many resolution-enhancement methods, including interpolation and…

计算机视觉与模式识别 · 计算机科学 2022-05-24 Viacheslav Meshchaninov , Ivan Molodetskikh , Dmitriy Vatolin

Video Anomaly Detection (VAD) is critical for surveillance and public safety. However, existing benchmarks are limited to either frame-level or video-level tasks, restricting a holistic view of model generalization. This work first…

计算机视觉与模式识别 · 计算机科学 2025-09-17 Seoik Jung , Taekyung Song , Joshua Jordan Daniel , JinYoung Lee , SungJun Lee

Video Anomaly Detection (VAD), which aims to detect anomalies that deviate from expectation, has attracted increasing attention in recent years. Existing advancements in VAD primarily focus on model architectures and training strategies,…

计算机视觉与模式识别 · 计算机科学 2025-11-03 Zihao Liu , Xiaoyu Wu , Wenna Li , Linlin Yang , Shengjin Wang

Videos have become ubiquitous on the Internet. And video analysis can provide lots of information for detecting and recognizing objects as well as help people understand human actions and interactions with the real world. However, facing…

计算机视觉与模式识别 · 计算机科学 2018-12-03 Tianqi Zhao