paper-with-me

홈 › Papers

Three-Stream 3D/1D CNN for Fine-Grained Action Classification and Segmentation in Table Tennis

2021-09-29 · Pierre-Etienne Martin, Jenny Benois-Pineau, Renaud Péteri, Julien Morlier

This paper proposes a fusion method of modalities extracted from video through a three-stream network with spatio-temporal and temporal convolutions for fine-grained action classification in sport. It is applied to TTStroke-21 dataset which consists of untrimmed videos of table tennis games. The goal is to detect and classify table tennis strokes in the videos, the first step of a bigger scheme aiming at giving feedback to the players for improving their performance. The three modalities are raw RGB data, the computed optical flow and the estimated pose of the player. The network consists of three branches with attention blocks. Features are fused at the latest stage of the network using bilinear layers. Compared to previous approaches, the use of three modalities allows faster convergence and better performances on both tasks: classification of strokes with known temporal boundaries and joint segmentation and classification. The pose is also further investigated in order to offer richer feedback to the athletes.

📄 PDF Abstract BibTeX arXiv:2109.14306

Code (1)

rwightman/posenet-python 공식 구현 tf

Tasks

Action ClassificationClassificationOptical Flow Estimation

Similar Papers 제목 키워드 기반

Fine-grained Action Segmentation using the Semi-Supervised Action GAN

2019-09-20 · Harshala Gammulle, Simon Denman, Sridha Sridharan, Clinton Fookes

In this paper we address the problem of continuous fine-grained action segmentation, in which multiple actions are present in an unsegmented video stream. The challenge for this task lies in the need to represent the hie…

Action ClassificationAction SegmentationGenerative Adversarial NetworkSegmentation

Exploiting Temporal Information for DCNN-based Fine-Grained Object Classification

2016-08-01 · ZongYuan Ge, Chris McCool, Conrad Sanderson, Peng Wang 외

Fine-grained classification is a relatively new field that has concentrated on using information from a single image, while ignoring the enormous potential of using video data to improve classification. In this work we p…

ClassificationGeneral Classification

ScienceExamCER: A High-Density Fine-Grained Science-Domain Corpus for Common Entity Recognition

2019-11-24 · LREC 2020 5 · Hannah Smith, Zeyu Zhang, John Culnan, Peter Jansen

Named entity recognition identifies common classes of entities in text, but these entity labels are generally sparse, limiting utility to downstream tasks. In this work we present ScienceExamCER, a densely-labeled semant…

ClassificationGeneral ClassificationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION+4

Real-time Action Recognition for Fine-Grained Actions and The Hand Wash Dataset

2022-10-13 · Akash Nagaraj, Mukund Sood, Chetna Sureka, Gowri Srinivasa

In this paper we present a three-stream algorithm for real-time action recognition and a new dataset of handwash videos, with the intent of aligning action recognition with real-world constraints to yield effective concl…

Action RecognitionFine-grained Action RecognitionOptical Flow Estimation

Fine-Grained Image Classification via Combining Vision and Language

2017-07-01 · CVPR 2017 7 · Xiangteng He, Yuxin Peng

Fine-grained image classification is a challenging task due to the large intra-class variance and small inter-class variance, aiming at recognizing hundreds of sub-categories belonging to the same basic-level category. M…

AttributeClassificationFine-Grained Image ClassificationGeneral Classification+2