Skip to content

EfficientNet v0.1.5

Compare
Choose a tag to compare
@titu1994 titu1994 released this 28 Jun 23:28
· 29 commits to master since this release

Changelog

Improvements

  • Testing of models to ensure that they are built properly, load weights and make reasonable predictions.

Bugfixes

  • Major bug where only a single EfficientNet model could be built (and subsequent models would throw shape mismatch errors in Add()) is now fixed.