paper-with-me

Papers

SkateboardAI: The Coolest Video Action Recognition for Skateboarding

2023-08-02 · Hanxiao Chen

Impressed by the coolest skateboarding sports program from 2021 Tokyo Olympic Games, we are the first to curate the original real-world video datasets "SkateboardAI" in the wild, even self-design and implement diverse uni-modal and multi-modal video action recognition approaches to recognize different tricks accurately. For uni-modal methods, we separately apply (1) CNN and LSTM; (2) CNN and BiLSTM; (3) CNN and BiLSTM with effective attention mechanisms; (4) Transformer-based action recognition pipeline. Transferred to the multi-modal conditions, we investigated the two-stream Inflated-3D architecture on "SkateboardAI" datasets to compare its performance with uni-modal cases. In sum, our objective is developing an excellent AI sport referee for the coolest skateboarding competitions.

📄 PDF Abstract BibTeX arXiv:2311.11467

Code (1)

2000222/skateboard-ai 공식 구현

Tasks

3D ArchitectureAction RecognitionTemporal Action Localization

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…
BiLSTM A Bidirectional LSTM, or biLSTM, is a sequence processing model that consists of two LSTMs: one taking the input in a forward direction, and the other in a backwards…

Similar Papers 제목 키워드 기반

Convolutional Architecture Exploration for Action Recognition and Image Classification

2015-12-23 · J. T. Turner, David Aha, Leslie Smith, Kalyan Moy Gupta

Convolutional Architecture for Fast Feature Encoding (CAFFE) [11] is a software package for the training, classifying, and feature extraction of images. The UCF Sports Action dataset is a widely used machine learning dat…

Action RecognitionClassificationGeneral Classificationimage-classification+2

Development of a skateboarding trick classifier using accelerometry and machine learning

2020-05-06 · Nicholas Kluge Corrêa, Julio Cesar Marques de Lima, Thais Russomano, Marlise Araujo dos Santos

Introduction: Skateboarding is one of the most popular cultures in Brazil, with more than 8.5 million skateboarders. Nowadays, the discipline of street skating has gained recognition among other more classical sports and…

BIG-bench Machine LearningComputational EfficiencyMotion Detection

Phase-Aware Policy Learning for Skateboard Riding of Quadruped Robots via Feature-wise Linear Modulation

2026-02-10 · Minsung Yoon, Jeil Jeong, Sung-Eui Yoon arxiv

Skateboards offer a compact and efficient means of transportation as a type of personal mobility device. However, controlling them with legged robots poses several challenges for policy learning due to perception-driven …

HUSKY: Humanoid Skateboarding System via Physics-Aware Whole-Body Control

2026-02-03 · Jinrui Han, Dewei Wang, Chenyun Zhang, Xinzhe Liu 외 arxiv

While current humanoid whole-body control frameworks predominantly rely on the static environment assumptions, addressing tasks characterized by high dynamism and complex interactions presents a formidable challenge. In …

ARID: A New Dataset for Recognizing Action in the Dark

2020-06-06 · Yuecong Xu, Jianfei Yang, Haozhi Cao, Kezhi Mao 외

The task of action recognition in dark videos is useful in various scenarios, e.g., night surveillance and self-driving at night. Though progress has been made in the action recognition task for videos in normal illumina…

Action Recognition