中文
相关论文

相关论文: Mimic The Raw Domain: Accelerating Action Recognit…

200 篇论文

Deep neural networks have achieved remarkable success in computer vision tasks. Existing neural networks mainly operate in the spatial domain with fixed input sizes. For practical applications, images are usually large and have to be…

计算机视觉与模式识别 · 计算机科学 2020-04-02 Kai Xu , Minghai Qin , Fei Sun , Yuhao Wang , Yen-Kuang Chen , Fengbo Ren

For action recognition learning, 2D CNN-based methods are efficient but may yield redundant features due to applying the same 2D convolution kernel to each frame. Recent efforts attempt to capture motion information by establishing…

计算机视觉与模式识别 · 计算机科学 2021-03-24 Mingyu Wu , Boyuan Jiang , Donghao Luo , Junchi Yan , Yabiao Wang , Ying Tai , Chengjie Wang , Jilin Li , Feiyue Huang , Xiaokang Yang

We introduce a cutting-edge video compression framework tailored for the age of ubiquitous video data, uniquely designed to serve machine learning applications. Unlike traditional compression methods that prioritize human visual perception,…

计算机视觉与模式识别 · 计算机科学 2024-10-25 Huan Cui , Qing Li , Hanling Wang , Yong jiang

Video classification has advanced tremendously over the recent years. A large part of the improvements in video classification had to do with the work done by the image classification community and the use of deep convolutional networks…

计算机视觉与模式识别 · 计算机科学 2015-05-26 Balakrishnan Varadarajan , George Toderici , Sudheendra Vijayanarasimhan , Apostol Natsev

Real-time video analysis remains a challenging problem in computer vision, requiring efficient processing of both spatial and temporal information while maintaining computational efficiency. Existing approaches often struggle to balance…

计算机视觉与模式识别 · 计算机科学 2025-07-31 Shahla John

In video compression, most of the existing deep learning approaches concentrate on the visual quality of a single frame, while ignoring the useful priors as well as the temporal information of adjacent frames. In this paper, we propose a…

计算机视觉与模式识别 · 计算机科学 2019-01-16 Xiandong Meng , Xuan Deng , Shuyuan Zhu , Shuaicheng Liu , Chuan Wang , Chen Chen , Bing Zeng

We study unsupervised video representation learning that seeks to learn both motion and appearance features from unlabeled video only, which can be reused for downstream tasks such as action recognition. This task, however, is extremely…

计算机视觉与模式识别 · 计算机科学 2021-03-16 Peihao Chen , Deng Huang , Dongliang He , Xiang Long , Runhao Zeng , Shilei Wen , Mingkui Tan , Chuang Gan

This paper presents a pure transformer-based approach, dubbed the Multi-Modal Video Transformer (MM-ViT), for video action recognition. Different from other schemes which solely utilize the decoded RGB frames, MM-ViT operates exclusively in…

计算机视觉与模式识别 · 计算机科学 2021-11-16 Jiawei Chen , Chiu Man Ho

Over the past few years, various tasks involving videos such as classification, description, summarization and question answering have received a lot of attention. Current models for these tasks compute an encoding of the video by treating…

计算机视觉与模式识别 · 计算机科学 2018-05-15 Shweta Bhardwaj , Mitesh M. Khapra

During the last half decade, convolutional neural networks (CNNs) have triumphed over semantic segmentation, which is one of the core tasks in many applications such as autonomous driving and augmented reality. However, to train CNNs…

计算机视觉与模式识别 · 计算机科学 2019-01-11 Yang Zhang , Philip David , Hassan Foroosh , Boqing Gong

This paper strives for action recognition and detection in video modalities like RGB, depth maps or 3D-skeleton sequences when only limited modality-specific labeled examples are available. For the RGB, and derived optical-flow, modality…

计算机视觉与模式识别 · 计算机科学 2021-08-10 Fida Mohammad Thoker , Cees G. M. Snoek

Digital media is ubiquitous and produced in ever-growing quantities. This necessitates a constant evolution of compression techniques, especially for video, in order to maintain efficient storage and transmission. In this work, we aim at…

图像与视频处理 · 电气工程与系统科学 2020-04-29 Jan P. Klopp , Liang-Gee Chen , Shao-Yi Chien

The scalability of video understanding models is increasingly limited by the prohibitive storage and computational costs of large-scale video datasets. While data synthesis has improved data efficiency in the image domain, its extension to…

计算机视觉与模式识别 · 计算机科学 2025-11-25 Shaobo Wang , Tianle Niu , Runkang Yang , Deshan Liu , Xu He , Zichen Wen , Conghui He , Xuming Hu , Linfeng Zhang

Implicit neural representation (INR) embed various signals into neural networks. They have gained attention in recent years because of their versatility in handling diverse signal types. In the context of video, INR achieves video…

计算机视觉与模式识别 · 计算机科学 2024-10-15 Taiga Hayami , Takahiro Shindo , Shunsuke Akamatsu , Hiroshi Watanabe

Action recognition is computationally expensive. In this paper, we address the problem of frame selection to improve the accuracy of action recognition. In particular, we show that selecting good frames helps in action recognition…

计算机视觉与模式识别 · 计算机科学 2020-12-22 Shreyank N Gowda , Marcus Rohrbach , Laura Sevilla-Lara

With the development of higher resolution contents and displays, its significant volume poses significant challenges to the goals of acquiring, transmitting, compressing, and displaying high-quality video content. In this paper, we propose…

图像与视频处理 · 电气工程与系统科学 2022-04-06 Meixu Chen , Todd Goodall , Anjul Patney , Alan C. Bovik

Currently, the divergence in distributions of design and operational data, and large computational complexity are limiting factors in the adoption of CNNs in real-world applications. For instance, person re-identification systems typically…

机器学习 · 计算机科学 2020-05-19 Le Thanh Nguyen-Meidine , Eric Granger , Madhu Kiran , Jose Dolz , Louis-Antoine Blais-Morin

Recently, learned video compression has achieved exciting performance. Following the traditional hybrid prediction coding framework, most learned methods generally adopt the motion estimation motion compensation (MEMC) method to remove…

图像与视频处理 · 电气工程与系统科学 2023-10-20 Yiming Wang , Qian Huang , Bin Tang , Huashan Sun , Xing Li

Optimizing video inference efficiency has become increasingly important with the growing demand for video analysis in various fields. Some existing methods achieve high efficiency by explicit discard of spatial or temporal information,…

计算机视觉与模式识别 · 计算机科学 2023-09-18 Rui Deng , Qian Wu , Yuke Li , Haoran Fu

Existing dense or paragraph video captioning approaches rely on holistic representations of videos, possibly coupled with learned object/action representations, to condition hierarchical language decoders. However, they fundamentally lack…

计算机视觉与模式识别 · 计算机科学 2024-01-10 Shih-Han Chou , James J. Little , Leonid Sigal