FesianXu / SK-CNN

sk-cnn is proposed in Skeleton based action recognition with convolutional neural network(PR 2016). Here implemented in Keras
17 stars 6 forks source link

Implement SK-CNN in Keras

SK-CNN is proposed in 《Skeleton Based Action Recognition with Convolutional Neural Network》. It organizes the 3D skeleton information as a RGB image and feed the data into a CNN network achieving a convincing result.

skcnn