paper-with-me

Papers

Spatial Transformer Network with Transfer Learning for Small-scale Fine-grained Skeleton-based Tai Chi Action Recognition

2022-06-30 · Lin Yuan, Zhen He, Qiang Wang, Leiyang Xu, Xiang Ma

Human action recognition is a quite hugely investigated area where most remarkable action recognition networks usually use large-scale coarse-grained action datasets of daily human actions as inputs to state the superiority of their networks. We intend to recognize our small-scale fine-grained Tai Chi action dataset using neural networks and propose a transfer-learning method using NTU RGB+D dataset to pre-train our network. More specifically, the proposed method first uses a large-scale NTU RGB+D dataset to pre-train the Transformer-based network for action recognition to extract common features among human motion. Then we freeze the network weights except for the fully connected (FC) layer and take our Tai Chi actions as inputs only to train the initialized FC weights. Experimental results show that our general model pipeline can reach a high accuracy of small-scale fine-grained Tai Chi action recognition with even few inputs and demonstrate that our method achieves the state-of-the-art performance compared with previous Tai Chi action recognition methods.

📄 PDF Abstract BibTeX arXiv:2206.15002

Code (0)

등록된 구현이 없습니다.

Tasks

Action RecognitionTemporal Action LocalizationTransfer Learning

Similar Papers 제목 키워드 기반

SCTransNet: Spatial-channel Cross Transformer Network for Infrared Small Target Detection

2024-01-28 · Shuai Yuan, Hanlin Qin, Xiang Yan, Naveed Akhtar 외

Infrared small target detection (IRSTD) has recently benefitted greatly from U-shaped neural models. However, largely overlooking effective global information modeling, existing techniques struggle when the target has hi…

Whole-brain Transferable Representations from Large-Scale fMRI Data Improve Task-Evoked Brain Activity Decoding

2025-07-30 · Yueh-Po Peng, Vincent K. M. Cheung, Li Su arxiv

A fundamental challenge in neuroscience is to decode mental states from brain activity. While functional magnetic resonance imaging (fMRI) offers a non-invasive approach to capture brain-wide neural dynamics with high sp…

Contrastive LearningTransfer Learning

Adversarial Robustness of In-Context Learning in Transformers for Linear Regression

2024-11-07 · Usman Anwar, Johannes von Oswald, Louis Kirsch, David Krueger 외

Transformers have demonstrated remarkable in-context learning capabilities across various domains, including statistical learning tasks. While previous work has shown that transformers can implement common learning algor…

Adversarial RobustnessIn-Context Learningregression

Transferring a molecular foundation model for polymer property predictions

2023-10-25 · Pei Zhang, Logan Kearney, Debsindhu Bhowmik, Zachary Fox 외

Transformer-based large language models have remarkable potential to accelerate design optimization for applications such as drug development and materials discovery. Self-supervised pretraining of transformer models req…

Data AugmentationTransfer Learning

SparseMAE: Sparse Training Meets Masked Autoencoders

2023-01-01 · ICCV 2023 1 · Aojun Zhou, Yang Li, Zipeng Qin, Jianbo Liu 외

Masked Autoencoders (MAE) and its variants have proven to be effective for pretraining large-scale Vision Transformers (ViTs). However, small-scale models do not benefit from the pretraining mechanisms due to limited…