All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Require Python 3.8+
- Require Tensorflow 2.2+ for non-macOS
- Require Tensorflow 2.5+ for macOS via tensorflow_macos
- Declares numpy dependency explicitly
- Dropped support for Python 3.7 and older
- 3.7 is EOL in a few months and all others are already EOL
- break out numpy (nd array) function
- remove classic app run modes for argparse
- turn down verbosity in image load via file
- one more example in README for running
- fix requirements for clean system (needs PIL)
- New model release
- update to tensorflow 2.1.0 and updated mobilenet-based model
- initial creation