Skip to content

v1 release

Compare
Choose a tag to compare
@mwalmsley mwalmsley released this 10 Mar 17:01
· 447 commits to main since this release

This release completely rewrites the API and documentation based on user feedback during the one-year beta period.

Major changes include:

  • New API for finetuning
  • Shift to PyTorch/Lightning
  • Support for all timm models
  • Docs refocused on finetuning
  • Pretrained model library added
  • Data loading refactored to albumentations and mwalmsley/galaxy-datasets

Documentation is here. Installation and quickstart are on the README.

Thank you all for the help!

What's Changed

New Contributors

Full Changelog: v0.0.3...v1.0.0