Skip to content

PYSKL Release v0.2

Latest
Compare
Choose a tag to compare
@kennymckormick kennymckormick released this 12 May 08:09
· 52 commits to main since this release
6a5f18c

New Algorithms

New Datasets

  • Kinetics-400 (2D skeleton)
  • Diving48 (2D skeleton)

New Features

  • Generating 2D skeleton annotations for a custom video dataset.
  • Support spatial augmentations (rotate & scale).
  • Support GCN inference in demo_skeleton

Bug Fix

  • Fix bug in vis_heatmap.ipynb
  • Fix links of ST-GCN++ weights

Known Issues

  • Currently, demo_skeleton is not compatible with PoseC3D trained on K400.