Skip to content

0.12.3

Compare
Choose a tag to compare
@release-drafter release-drafter released this 02 Sep 23:46
· 46 commits to refs/heads/master since this release
815da62

🧰 Maintenance

Swap m2r with m2r2 and update version number to 0.12.3 @msschwartz21 (#623)

Bump version number for new release

Also includes a change from m2r to m2r2 for our documentation pipeline. m2r is no longer being maintained so it has been replaced with a fork with more active maintenance. https://github.com/CrossNox/m2r2

Add support for EfficientNetV2 backbones to the get_backbone utility function @msschwartz21 (#619)

What

  • Add support for EfficientNetV2 backbones to the get_backbone utility function

Why

  • Exposes EfficientNetV2 backbones for use in deepcell model architectures