paper-with-me

홈 › Papers

PoseRAC: Pose Saliency Transformer for Repetitive Action Counting

2023-03-15 · Ziyu Yao, Xuxin Cheng, Yuexian Zou

This paper presents a significant contribution to the field of repetitive action counting through the introduction of a new approach called Pose Saliency Representation. The proposed method efficiently represents each action using only two salient poses instead of redundant frames, which significantly reduces the computational cost while improving the performance. Moreover, we introduce a pose-level method, PoseRAC, which is based on this representation and achieves state-of-the-art performance on two new version datasets by using Pose Saliency Annotation to annotate salient poses for training. Our lightweight model is highly efficient, requiring only 20 minutes for training on a GPU, and infers nearly 10x faster compared to previous methods. In addition, our approach achieves a substantial improvement over the previous state-of-the-art TransRAC, achieving an OBO metric of 0.56 compared to 0.29 of TransRAC. The code and new dataset are available at https://github.com/MiracleDance/PoseRAC for further research and experimentation, making our proposed approach highly accessible to the research community.

📄 PDF Abstract BibTeX arXiv:2303.08450

Code (1)

miracledance/poserac 공식 구현 pytorch

Tasks

GPURepetitive Action Counting

Similar Papers 제목 키워드 기반

Advancements in Repetitive Action Counting: Joint-Based PoseRAC Model With Improved Performance

2023-08-15 · Haodong Chen, Ming C. Leu, Md Moniruzzaman, Zhaozheng Yin 외

Repetitive counting (RepCount) is critical in various applications, such as fitness tracking and rehabilitation. Previous methods have relied on the estimation of red-green-and-blue (RGB) frames and body pose landmarks t…

Repetitive Action Counting

TransRAC: Encoding Multi-scale Temporal Correlation with Transformers for Repetitive Action Counting

2022-04-03 · CVPR 2022 1 · Huazhang Hu, Sixun Dong, Yiqun Zhao, Dongze Lian 외

Counting repetitive actions are widely seen in human activities such as physical exercise. Existing methods focus on performing repetitive action counting in short videos, which is tough for dealing with longer videos in…

Repetitive Action Counting

Code quality assessment using transformers

2023-09-17 · Mosleh Mahamud, Isak Samsten

Automatically evaluate the correctness of programming assignments is rather straightforward using unit and integration tests. However, programming tasks can be solved in multiple ways, many of which, although correct, ar…

CoADNet: Collaborative Aggregation-and-Distribution Networks for Co-Salient Object Detection

2020-11-10 · NeurIPS 2020 12 · Qijian Zhang, Runmin Cong, Junhui Hou, Chongyi Li 외

Co-Salient Object Detection (CoSOD) aims at discovering salient objects that repeatedly appear in a given query group containing two or more relevant images. One challenging issue is how to effectively capture co-salienc…

Co-Salient Object DetectionDecoderobject-detectionObject Detection+1

Partitioned Saliency Ranking with Dense Pyramid Transformers

2023-08-01 · Chengxiao Sun, Yan Xu, Jialun Pei, Haopeng Fang 외

In recent years, saliency ranking has emerged as a challenging task focusing on assessing the degree of saliency at instance-level. Being subjective, even humans struggle to identify the precise order of all salient inst…

Saliency Ranking