Skip to content

MMAction2 V0.19.0 Release

Compare
Choose a tag to compare
@kennymckormick kennymckormick released this 07 Oct 16:13
c2725e7

Highlights

  • Support ST-GCN
  • Refactor the inference API
  • Add code spell check hook

New Features

Improvement

  • Add label maps for every dataset (#1127)
  • Remove useless code MultiGroupCrop (#1180)
  • Refactor Inference API (#1191)
  • Add code spell check hook (#1208)
  • Use docker in CI (#1159)

Documentations

  • Update metafiles to new OpenMMLAB protocols (#1134)
  • Switch to new doc style (#1160)
  • Improve the ERROR message (#1203)
  • Fix invalid URL in getting_started (#1169)

Bug and Typo Fixes

  • Compatible with new MMClassification (#1139)
  • Add missing runtime dependencies (#1144)
  • Fix THUMOS tag proposals path (#1156)
  • Fix LoadHVULabel (#1194)
  • Switch the default value of persistent_workers to False (#1202)
  • Fix _freeze_stages for MobileNetV2 (#1193)
  • Fix resume when building rawframes (#1150)
  • Fix device bug for class weight (#1188)
  • Correct Arg names in extract_audio.py (#1148)

ModelZoo

  • Add TSM-MobileNetV2 ported from TSM (#1163)
  • Add ST-GCN for NTURGB+D-XSub-60 (#1123)