paper-with-me

홈 › Papers

Learning Temporally Invariant and Localizable Features via Data Augmentation for Video Recognition

2020-08-13 · Taeoh Kim, Hyeongmin Lee, MyeongAh Cho, Ho Seong Lee, Dong Heon Cho, Sangyoun Lee

Deep-Learning-based video recognition has shown promising improvements along with the development of large-scale datasets and spatiotemporal network architectures. In image recognition, learning spatially invariant features is a key factor in improving recognition performance and robustness. Data augmentation based on visual inductive priors, such as cropping, flipping, rotating, or photometric jittering, is a representative approach to achieve these features. Recent state-of-the-art recognition solutions have relied on modern data augmentation strategies that exploit a mixture of augmentation operations. In this study, we extend these strategies to the temporal dimension for videos to learn temporally invariant or temporally localizable features to cover temporal perturbations or complex actions in videos. Based on our novel temporal data augmentation algorithms, video recognition performances are improved using only a limited amount of training data compared to the spatial-only data augmentation algorithms, including the 1st Visual Inductive Priors (VIPriors) for data-efficient action recognition challenge. Furthermore, learned features are temporally localizable that cannot be achieved using spatial augmentation algorithms. Our source code is available at https://github.com/taeoh-kim/temporal_data_augmentation.

📄 PDF Abstract BibTeX arXiv:2008.05721

Code (1)

taeoh-kim/temporal_data_augmentation 공식 구현 pytorch

Tasks

Action RecognitionData AugmentationVideo Recognition

Similar Papers 제목 키워드 기반

Gated Self-supervised Learning For Improving Supervised Learning

2023-01-14 · Erland Hilman Fuadi, Aristo Renaldo Ruslim, Putu Wahyu Kusuma Wardhana, Novanto Yudistira

In past research on self-supervised learning for image classification, the use of rotation as an augmentation has been common. However, relying solely on rotation as a self-supervised transformation can limit the ability…

Classificationimage-classificationImage ClassificationSelf-Supervised Learning

TimeBalance: Temporally-Invariant and Temporally-Distinctive Video Representations for Semi-Supervised Action Recognition

2023-03-28 · CVPR 2023 1 · Ishan Rajendrakumar Dave, Mamshad Nayeem Rizve, Chen Chen, Mubarak Shah

Semi-Supervised Learning can be more beneficial for the video domain compared to images because of its higher annotation cost and dimensionality. Besides, any video understanding task requires reasoning over both spatial…

Action RecognitionOptical Flow EstimationVideo Understanding

Cross-Domain Feature Augmentation for Domain Generalization

2024-05-14 · Yingnan Liu, Yingtian Zou, Rui Qiao, Fusheng Liu 외

Domain generalization aims to develop models that are robust to distribution shifts. Existing methods focus on learning invariance across domains to enhance model robustness, and data augmentation has been widely used to…

Data AugmentationDiversityDomain Generalization

Learning View-Invariant Features for Person Identification in Temporally Synchronized Videos Taken by Wearable Cameras

2017-10-01 · ICCV 2017 10 · Kang Zheng, Xiaochuan Fan, Yuewei Lin, Hao Guo 외

In this paper, we study the problem of Cross-View Person Identification (CVPI), which aims at identifying the same person from temporally synchronized videos taken by different wearable cameras. Our basic idea is to util…

Optical Flow EstimationPerson IdentificationTriplet

Tailoring Self-Supervision for Supervised Learning

2022-07-20 · WonJun Moon, Ji-Hwan Kim, Jae-Pil Heo

Recently, it is shown that deploying a proper self-supervision is a prospective way to enhance the performance of supervised learning. Yet, the benefits of self-supervision are not fully exploited as previous pretext tas…

Adversarial RobustnessData AugmentationImage Classificationimbalanced classification+2