Efficientnet - v1.0.0b1
Improvements:
- Support of
kerasandtf.kerasframeworks - Preprocessing from
keras_applications - Reduce number of custom objects
- Tests
Changes
- API changes (model import under framework modules)
Notes
- Previously trained models are not compatible with current release, use
model.load_weightsfunction or roll back to previous version - v0.0.4