HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Skeleton Image Representation for 3D Action Recognition based on Tree Structure and Reference Joints

Carlos Caetano François Brémond William Robson Schwartz

Skeleton Image Representation for 3D Action Recognition based on Tree Structure and Reference Joints

Abstract

In the last years, the computer vision research community has studied on how to model temporal dynamics in videos to employ 3D human action recognition. To that end, two main baseline approaches have been researched: (i) Recurrent Neural Networks (RNNs) with Long-Short Term Memory (LSTM); and (ii) skeleton image representations used as input to a Convolutional Neural Network (CNN). Although RNN approaches present excellent results, such methods lack the ability to efficiently learn the spatial relations between the skeleton joints. On the other hand, the representations used to feed CNN approaches present the advantage of having the natural ability of learning structural information from 2D arrays (i.e., they learn spatial relations from the skeleton joints). To further improve such representations, we introduce the Tree Structure Reference Joints Image (TSRJI), a novel skeleton image representation to be used as input to CNNs. The proposed representation has the advantage of combining the use of reference joints and a tree structure skeleton. While the former incorporates different spatial relationships between the joints, the latter preserves important spatial relations by traversing a skeleton tree with a depth-first order algorithm. Experimental results demonstrate the effectiveness of the proposed representation for 3D action recognition on two datasets achieving state-of-the-art results on the recent NTU RGB+D~120 dataset.

Code Repositories

carloscaetano/skeleton-images
Official
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
action-recognition-in-videos-on-ntu-rgbd-120TSRJI
Accuracy (Cross-Setup): 67.9
Accuracy (Cross-Subject): 62.8
skeleton-based-action-recognition-on-ntu-rgbdTSRJI (Late Fusion) + HCN
Accuracy (CS): 73.3
Accuracy (CV): 80.3
skeleton-based-action-recognition-on-ntu-rgbd-1TSRJI (Late Fusion) + HCN
Accuracy (Cross-Setup): 62.8%
Accuracy (Cross-Subject): 67.9%
skeleton-based-action-recognition-on-ntu-rgbd-1TSRJI (Late Fusion)
Accuracy (Cross-Setup): 59.7%
Accuracy (Cross-Subject): 65.5%

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Skeleton Image Representation for 3D Action Recognition based on Tree Structure and Reference Joints | Papers | HyperAI