examples
examples copied to clipboard
TensorFlow examples
- [x] Update object detection with new API
- [x] Update image classification with new API
I added comments to tf.get_logger(). to give more information to lab takers.
Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.1.0 to 9.1.1. Release notes Sourced from pillow's releases. 9.1.1 This release addresses several security problems. CVE-2022-30595: When reading a TGA file with RLE packets that cross...
Updated Minimum Python version to 3.7 at line 13 for model_personalization
Fixed broken link from Image_classification at line 17 and 24
Correction of a parameter name in a docstring of an export function. There is no parameter like "quantized_config". Name was corrected to "quantization_config".