中文
相关论文

相关论文: MAR: Masked Autoencoders for Efficient Action Reco…

200 篇论文

Masked Autoencoders (MAE) have been popular paradigms for large-scale vision representation pre-training. However, MAE solely reconstructs the low-level RGB signals after the decoder and lacks supervision upon high-level semantics for the…

计算机视觉与模式识别 · 计算机科学 2023-03-10 Peng Gao , Renrui Zhang , Rongyao Fang , Ziyi Lin , Hongyang Li , Hongsheng Li , Qiao Yu

Audio and video are two most common modalities in the mainstream media platforms, e.g., YouTube. To learn from multimodal videos effectively, in this work, we propose a novel audio-video recognition approach termed audio video Transformer,…

计算机视觉与模式识别 · 计算机科学 2024-01-10 Wentao Zhu

Training an effective video action recognition model poses significant computational challenges, particularly under limited resource budgets. Current methods primarily aim to either reduce model size or utilize pre-trained models, limiting…

计算机视觉与模式识别 · 计算机科学 2023-07-28 Harry Cheng , Yangyang Guo , Liqiang Nie , Zhiyong Cheng , Mohan Kankanhalli

Contemporary state-of-the-art video object segmentation (VOS) models compare incoming unannotated images to a history of image-mask relations via affinity or cross-attention to predict object masks. We refer to the internal memory state of…

计算机视觉与模式识别 · 计算机科学 2024-10-31 Clayton Bromley , Alexander Moore , Amar Saini , Douglas Poland , Carmen Carrano

Video anomaly detection (VAD) has been paid increasing attention due to its potential applications, its current dominant tasks focus on online detecting anomalies% at the frame level, which can be roughly interpreted as the binary or…

计算机视觉与模式识别 · 计算机科学 2024-02-29 Peng Wu , Jing Liu , Xiangteng He , Yuxin Peng , Peng Wang , Yanning Zhang

Large web-sourced multimodal datasets have powered a slew of new methods for learning general-purpose visual representations, advancing the state of the art in computer vision and revolutionizing zero- and few-shot recognition. One crucial…

计算机视觉与模式识别 · 计算机科学 2024-03-20 Pratyush Maini , Sachin Goyal , Zachary C. Lipton , J. Zico Kolter , Aditi Raghunathan

Video retrieval requires aligning visual content with corresponding natural language descriptions. In this paper, we introduce Modality Auxiliary Concepts for Video Retrieval (MAC-VR), a novel approach that leverages modality-specific tags…

计算机视觉与模式识别 · 计算机科学 2025-09-03 Adriano Fragomeni , Dima Damen , Michael Wray

Masked image modeling (MIM) with transformer backbones has recently been exploited as a powerful self-supervised pre-training technique. The existing MIM methods adopt the strategy to mask random patches of the image and reconstruct the…

计算机视觉与模式识别 · 计算机科学 2024-02-05 Zhaohu Xing , Lei Zhu , Lequan Yu , Zhiheng Xing , Liang Wan

Vision Transformer (ViT) demonstrates that Transformer for natural language processing can be applied to computer vision tasks and result in comparable performance to convolutional neural networks (CNN), which have been studied and adopted…

计算机视觉与模式识别 · 计算机科学 2021-09-03 Yi-Lun Liao , Sertac Karaman , Vivienne Sze

Action recognition in videos is a challenging task due to the complexity of the spatio-temporal patterns to model and the difficulty to acquire and learn on large quantities of video data. Deep learning, although a breakthrough for image…

计算机视觉与模式识别 · 计算机科学 2016-08-26 César Roberto de Souza , Adrien Gaidon , Eleonora Vig , Antonio Manuel López

In this work we present a novel solution for Video Instance Segmentation(VIS), that is automatically generating instance level segmentation masks along with object class and tracking them in a video. Our method improves the masks from…

计算机视觉与模式识别 · 计算机科学 2021-06-22 Vidit Goel , Jiachen Li , Shubhika Garg , Harsh Maheshwari , Humphrey Shi

In this paper, we address the challenges posed by the substantial training time and memory consumption associated with video transformers, focusing on the ViViT (Video Vision Transformer) model, in particular the Factorised Encoder version,…

计算机视觉与模式识别 · 计算机科学 2023-06-09 Shreyank N Gowda , Anurag Arnab , Jonathan Huang

Performing inference on deep learning models for videos remains a challenge due to the large amount of computational resources required to achieve robust recognition. An inherent property of real-world videos is the high correlation of…

计算机视觉与模式识别 · 计算机科学 2021-10-06 Bowen Pan , Rameswar Panda , Camilo Fosco , Chung-Ching Lin , Alex Andonian , Yue Meng , Kate Saenko , Aude Oliva , Rogerio Feris

Current Facial Action Unit (FAU) detection methods generally encounter difficulties due to the scarcity of labeled video training data and the limited number of training face IDs, which renders the trained feature extractor insufficient…

计算机视觉与模式识别 · 计算机科学 2024-07-17 Qiaoqiao Jin , Rui Shi , Yishun Dou , Bingbing Ni

Learning discriminative spatiotemporal representation is the key problem of video understanding. Recently, Vision Transformers (ViTs) have shown their power in learning long-term video dependency with self-attention. Unfortunately, they…

计算机视觉与模式识别 · 计算机科学 2022-11-18 Kunchang Li , Yali Wang , Yinan He , Yizhuo Li , Yi Wang , Limin Wang , Yu Qiao

Interactive medical segmentation reduces annotation effort by refining predictions through user feedback. Vision Transformer (ViT)-based models, such as the Segment Anything Model (SAM), achieve state-of-the-art performance using user…

计算机视觉与模式识别 · 计算机科学 2025-05-13 Mauricio Orbes-Arteaga , Oeslle Lucena , Sabastien Ourselin , M. Jorge Cardoso

We present an extension to masked autoencoders (MAE) which improves on the representations learnt by the model by explicitly encouraging the learning of higher scene-level features. We do this by: (i) the introduction of a perceptual…

计算机视觉与模式识别 · 计算机科学 2023-03-29 Samyakh Tukra , Frederick Hoffman , Ken Chatfield

A great challenge in video-language (VidL) modeling lies in the disconnection between fixed video representations extracted from image/video understanding models and downstream VidL data. Recent studies try to mitigate this disconnection…

计算机视觉与模式识别 · 计算机科学 2022-04-19 Tsu-Jui Fu , Linjie Li , Zhe Gan , Kevin Lin , William Yang Wang , Lijuan Wang , Zicheng Liu

Self-supervised learning has attracted increasing attention as it learns data-driven representation from data without annotations. Vision transformer-based autoencoder (ViT-AE) by He et al. (2021) is a recent self-supervised learning…

计算机视觉与模式识别 · 计算机科学 2023-05-17 Chinmay Prabhakar , Hongwei Bran Li , Jiancheng Yang , Suprosana Shit , Benedikt Wiestler , Bjoern Menze

Although recent masked image modeling (MIM)-based HSI-LiDAR/SAR classification methods have gradually recognized the importance of the spectral information, they have not adequately addressed the redundancy among different spectra,…

图像与视频处理 · 电气工程与系统科学 2024-06-04 Junyan Lin , Xuepeng Jin , Feng Gao , Junyu Dong , Hui Yu