/MorphNetTutorials

MorphNet tutorials using the Keras training api.

Primary LanguageJupyter Notebook

MorphNetTutorials

This repo provides MorphNet tutorials using the Keras training api. Tested on Google Colab with TF 2.3.

Tutorials

  1. ResNet50 V1 trained on Cifar10 data. Open in Colab.
  2. ResNet50 V1 trained on Cifar10 using a latency regularizer with a custom hardware configuration. Open in Colab.

Work in progess

  1. Network reconstruction from exported structures.
  2. Use different regularizers.

If you want to see something else added please open an issue.