Home

Awesome

Adventures-in-TensorFlow-Lite

This repository contains notebooks that show the usage of TensorFlow Lite (TF Lite) for quantizing deep neural networks in TensorFlow 2. It is currently under active development so, there might be some inconsistencies in the description below.

<br><div align="center"> <img src="https://i.ibb.co/mbT8CZX/tensorflow-lite-logo-social-1.png"></img> <img src="https://i.ibb.co/ZXtwJjV/Webp-net-resizeimage.png"></img>

</div><br>

About the notebooks

References

Accompanying materials

Find the models on TF Hub

https://tfhub.dev/s?publisher=sayakpaul

Other notable repositories covering similar things

Acknowledgements