Metadata-Version: 1.0
Name: kito
Version: 1.0.5
Summary: Keras inference time optimizer
Home-page: https://github.com/ZFTurbo/Keras-inference-time-optimizer
Author: Roman Sol (ZFTurbo)
Author-email: UNKNOWN
License: MIT License
Description: This code takes on input trained Keras model and optimize layer structure and weights in such a way that model became much faster (~10-30%), but works identically to initial model. It can be extremely useful in case you need to process large amount of images with trained model. Reduce operation was tested on all Keras models zoo. More details: https://github.com/ZFTurbo/Keras-inference-time-optimizer
Platform: UNKNOWN
