paper-with-me

Papers

AR-Net: Adaptive Frame Resolution for Efficient Action Recognition

2020-07-31 · ECCV 2020 8 · Yue Meng, Chung-Ching Lin, Rameswar Panda, Prasanna Sattigeri, Leonid Karlinsky, Aude Oliva, Kate Saenko, Rogerio Feris

Action recognition is an open and challenging problem in computer vision. While current state-of-the-art models offer excellent recognition results, their computational expense limits their impact for many real-world applications. In this paper, we propose a novel approach, called AR-Net (Adaptive Resolution Network), that selects on-the-fly the optimal resolution for each frame conditioned on the input for efficient action recognition in long untrimmed videos. Specifically, given a video frame, a policy network is used to decide what input resolution should be used for processing by the action recognition model, with the goal of improving both accuracy and efficiency. We efficiently train the policy network jointly with the recognition model using standard back-propagation. Extensive experiments on several challenging action recognition benchmark datasets well demonstrate the efficacy of our proposed approach over state-of-the-art methods. The project page can be found at https://mengyuest.github.io/AR-Net

📄 PDF Abstract BibTeX arXiv:2007.15796

Code (1)

mengyuest/AR-Net pytorch

Tasks

Action Recognition

Similar Papers 제목 키워드 기반

Adaptive Deep Iris Feature Extractor at Arbitrary Resolutions

2024-07-11 · Yuho Shoji, Yuka Ogino, Takahiro Toizumi, Atsushi Ito

This paper proposes a deep feature extractor for iris recognition at arbitrary resolutions. Resolution degradation reduces the recognition performance of deep learning models trained by high-resolution images. Using vari…

Iris RecognitionKnowledge Distillation

Multi-View Region Adaptive Multi-temporal DMM and RGB Action Recognition

2019-04-12 · Mahmoud Al-Faris, John P. Chiverton, Yanyan Yang, David L. Ndzi

Human action recognition remains an important yet challenging task. This work proposes a novel action recognition system. It uses a novel Multiple View Region Adaptive Multi-resolution in time Depth Motion Map (MV-RAMDMM…

Action RecognitionHuman-Object Interaction DetectionTemporal Action Localization

Efficient Human Vision Inspired Action Recognition using Adaptive Spatiotemporal Sampling

2022-07-12 · Khoi-Nguyen C. Mac, Minh N. Do, Minh P. Vo

Adaptive sampling that exploits the spatiotemporal redundancy in videos is critical for always-on action recognition on wearable devices with limited computing and battery resources. The commonly used fixed sampling stra…

Action Recognition

Self-supervised Motion Representation via Scattering Local Motion Cues

2020-08-01 · ECCV 2020 8 · Yuan Tian, Zhaohui Che, Wenbo Bao, Guangtao Zhai 외

Motion representation is key to many computer vision problems but has never been well studied in the literature. Existing works usually rely on the optical flow estimation to assist other tasks such as action recognition…

Action RecognitionOptical Flow EstimationVideo SegmentationVideo Semantic Segmentation+1

DPFlow: Adaptive Optical Flow Estimation with a Dual-Pyramid Framework

2025-03-19 · CVPR 2025 1 · Henrique Morimitsu, Xiaobin Zhu, Roberto M. Cesar Jr., Xiangyang Ji 외

Optical flow estimation is essential for video processing tasks, such as restoration and action recognition. The quality of videos is constantly increasing, with current standards reaching 8K resolution. However, optical…

8kAction RecognitionOptical Flow Estimation