Keras inference time optimizer
Project 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
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
kito-1.0.3.tar.gz
(8.6 kB
view hashes)
Built Distribution
kito-1.0.3-py3-none-any.whl
(11.5 kB
view hashes)