This repo provides MorphNet tutorials using the Keras training api. Tested on Google Colab with TF 2.3.
- ResNet50 V1 trained on Cifar10 data. Open in Colab.
- ResNet50 V1 trained on Cifar10 using a latency regularizer with a custom hardware configuration. Open in Colab.
- Network reconstruction from exported structures.
- Use different regularizers.
If you want to see something else added please open an issue.