Improvements:
1) Support of `keras` and `tf.keras` frameworks
2) Preprocessing from `keras_applications`
3) Reduce number of custom objects
4) Tests
Changes
1) API changes (model import under framework modules)
Notes
1) Previously trained models are not compatible with current release, use `model.load_weights` function or roll back to previous version - v0.0.4