Skip to content

MMAction2 V0.23.0 Release

Compare
Choose a tag to compare
@kennymckormick kennymckormick released this 02 Apr 09:44
6ea00d2

Highlights

  • Support different seeds
  • Provide multi-node training & testing script
  • Update error log

New Features

  • Support different seeds(#1502)
  • Provide multi-node training & testing script(#1521)
  • Update error log(#1546)

Documentations

  • Update gpus in Slowfast readme(#1497)
  • Fix work_dir in multigrid config(#1498)
  • Add sub bn docs(#1503)
  • Add shortcycle sampler docs(#1513)
  • Update Windows Declaration(#1520)
  • Update the link for ST-GCN(#1544)
  • Update install commands(#1549)

Bug and Typo Fixes

  • Update colab tutorial install cmds(#1522)
  • Fix num_iters_per_epoch in analyze_logs.py(#1530)
  • Fix distributed_sampler(#1532)
  • Fix cd dir error(#1545)
  • Update arg names(#1548)