A Python reference script using TensorFlow and Keras to image preprocessing (Region of Interest selection, histogram standardization and custom wavelet filtering) identification and deployment to a TFLite model for microcontroller usage.
- Python 3.x
- TensorFlow / TensorFlow Lite
- Pillow (PIL), NumPy, and Matplotlib