MMAction2 V0.19.0 Release
Highlights
- Support ST-GCN
- Refactor the inference API
- Add code spell check hook
New Features
- Support ST-GCN (#1123)
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