Adventures-in-TensorFlow-Lite
Adventures-in-TensorFlow-Lite copied to clipboard
This repository contains notebooks that show the usage of TensorFlow Lite for quantizing deep neural networks.
Results
2
Adventures-in-TensorFlow-Lite issues
Sort by
recently updated
recently updated
newest added
Hi there, I've checked the code and found that the output image is square photo, does it support rectangle photos like 1024x768?
### Summary This pull request adds a new Jupyter notebook for sky segmentation using the DeepLabV3 model fine tuned on cityscapes dataset. ### Changes Made - Implemented segmentation logic in...