Skip to content

MMSegmentation v0.25.0 Release

Compare
Choose a tag to compare
@MeowZheng MeowZheng released this 02 Jun 14:50
46326f6

What's Changed

Highlights

  • Support PyTorch backend on MLU (1515)

Bug Fixes

  • Fix the error of BCE loss when batch size is 1 (1629)
  • Fix bug of resize function when align_corners is True (1592)
  • Fix Dockerfile to run demo script in docker container (1568)
  • Correct inference_demo.ipynb path (1576)
  • Fix the build_segmentor in colab demo (1551)
  • Fix md2yml script (1633, 1555)
  • Fix main line link in MAE README.md (1556)
  • Fix fastfcn crop_size in README.md by (1597)
  • Pip upgrade when testing windows platform (1610)

Improvements

  • Delete DS_Store file (1549)
  • Revise owners.yml (1621, 1534)

Documentation

  • Rewrite the installation guidance (1630)
  • Format readme (1635)
  • Replace markdownlint with mdformat to avoid ruby installation (1591)
  • Add explanation and usage instructions for data configuration (1548)
  • Configure Myst-parser to parse anchor tag (1589)
  • Update QR code and link for QQ group (1598, 1574)

Contributors

Full Changelog: v0.24.1...v0.25.0