EfficientNet v0.1.5
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.