Skip to content

MMFlow v0.5.2 Released

Latest
Compare
Choose a tag to compare
@MeowZheng MeowZheng released this 10 Jan 16:30
9fb1d2f

What's Changed

New Features

  • Add flow1d attention (#195)

Fix bugs

  • Fix some URLs of RAFT (#206)
  • Fix in-place operator in RAFT (#252)
  • Fix the deprecation of np.int (#270)
  • Fix the deprecation of sklearn PyPI package (272)

Documentation

  • Update intro.md (#238)
  • Update 1_inference.md (#267)

Improvements

  • Update mmcv max version (#256)
  • Update pre-commit hooks (#258)

New Contributors

Full Changelog: v0.5.1...v0.5.2