SkillAgentSearch skills...

LieNet

pytorch version of "Deep Learning on Lie Groups for Skeleton-based Action Recognition", CVPR 2017.

Install / Use

/learn @hjf1997/LieNet
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

LieNet

Introduction

This is the pytorch version of LieNet, which is from the paper Zhiwu Huang, Chengde Wan, Thomas Probst, Luc Van Gool. Deep Learning on Lie Groups for Skeleton-based Action Recognition, In Proc. CVPR 2017.
The original code written by Matlab is provided here. https://github.com/zzhiwu/LieNet

Usage

step 1 download g3d data from http://www.vision.ee.ethz.ch/~zzhiwu/ and save them in g3d folder.

step 2 run prediction.py in any IDE.

BTW

The code is very simplified with some functions not implemented like load trained model, etc. I will implement them in the future! :)

View on GitHub
GitHub Stars12
CategoryEducation
Updated2y ago
Forks3

Languages

Python

Security Score

60/100

Audited on Nov 11, 2023

No findings