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

ANTIALIAS was removed in Pillow 10.0.0 #122

Closed ayyucedemirbas closed 4 months ago

ayyucedemirbas commented 1 year ago

We need to use Image.LANCZOS

Namburger commented 4 months ago

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