Efficientnet - v1.0.0b1
Improvements:
- Support of
keras
andtf.keras
frameworks - 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_weights
function or roll back to previous version - v0.0.4