Skip to content

MMAction2 V0.20.0 Release

Compare
Choose a tag to compare
@kennymckormick kennymckormick released this 30 Oct 03:59
48ba0fb

Highlights

  • Support TorchServe
  • Add video structuralize demo
  • Support using 3D skeletons for skeleton-based action recognition
  • Benchmark PoseC3D on UCF and HMDB

New Features

  • Support TorchServe (#1212)
  • Support 3D skeletons pre-processing (#1218)
  • Support video structuralize demo (#1197)

Documentations

  • Revise README.md and add projects.md (#1214)
  • Add CN docs for Skeleton dataset, PoseC3D and ST-GCN (#1228, #1237, #1236)
  • Add tutorial for custom dataset training for skeleton-based action recognition (#1234)

Bug and Typo Fixes

ModelZoo

  • Benchmark PoseC3D on UCF and HMDB (#1223)
  • Add ST-GCN + 3D skeleton model for NTU60-XSub (#1236)

New Contributors

Full Changelog: v0.19.0...v0.20.0