Skip to content

MMFlow Release v0.4.0

Compare
Choose a tag to compare
@MeowZheng MeowZheng released this 01 Apr 07:28
31568b1

Highlights

  • Support occlusion estimation methods including flow forward-backward consistency, range map of the backward flow, and flow forward-backward abstract difference

Features

  • Support three occlusion estimation methods (#106)
  • Support different seeds on different ranks when distributed training (#104)

Improvements

  • Revise collect_env for Windows platform (#112)
  • Add script and documentation for multi-machine distributed training (#107)
  • Synchronize random seed for the distributed sampler (#110)