Skip to content

1.9.0-alpha release

Pre-release
Pre-release
Compare
Choose a tag to compare
@SkalskiP SkalskiP released this 26 Jul 20:53
· 69 commits to develop since this release
cdb5c96

[1.9.0-alpha] - 2022-07-26

🚀 Added

  • Turning annotation visibility on and off (#255)
  • Introduction and configuration of the linter (#262)
  • Adding headers to CSV files created as a result of exporting box annotations (#252)
20220726-103425-148.PM.MP4

🌱 Changed

  • Migrate to the latest versions of React and MaterialUI (#262)
  • Migrate from Webpack to Vite (#262)

🔧 Fixed

  • Fix docker installation problems (#210)
  • Fix PASCAL XML export to work with TFLite Model Maker (#214)

🏆 Contributors

Special thanks are due to @rasyidf for his exceptional activity, both in the form of PRs, as well as great ideas for feature development. Than you! 🙏

@rasyidf, @IuliuNovac, @parthiban

🚧 Work in progress

One of the definite highlights of the next release will be the introduction of the ability to load any custom YOLOv5 model into MS, and use it when labeling images. Thanks to @IuliuNovac's tremendous work, we already have an advanced and working proof of concept for this feature (#220).