google-coral / pycoral

Python API for ML inferencing and transfer-learning on Coral devices
https://coral.ai
Apache License 2.0
340 stars 138 forks source link

#119: Replace deprecated Image.ANTIALIAS with Image.LANCZOS #120

Closed cestorer closed 4 months ago

cestorer commented 1 year ago

Addresses #119

Per Pillow (PIL Fork) 10.0.0 documentation

https://pillow.readthedocs.io/en/stable/releasenotes/10.0.0.html#constants

google-cla[bot] commented 1 year ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

Namburger commented 4 months ago

closing this in favor of https://github.com/google-coral/pycoral/pull/130