-
Pillow
-
When using ddcolorize_GUI.py
> ANTIALIAS was removed in Pillow 10.0.0 (after being deprecated through many previous versions). Now you need to use PIL.Image.LANCZOS or PIL.Image.Resampling.LANCZOS.…
-
I'm getting the following error as soon as Pillow is addedin my env.
I've tried with both Pillow 8.0.0 and 8.4.0.
This comes after either write or a save, i.e
` ean = EAN13(query,writer=ImageWrit…
-
### Describe the bug
I have a script where I log an image using `wandb.Image` then optionally use matplotlib to plot points on top of the same image. Since point plotting is optional, I import ma…
-
Hi,
Would it be possible to use webp extension with jpeg as fallback in the slider?
Regards & Thanks,
David
-
The package testing we use does not work well. Code is here: https://github.com/StatCan/aaw-kubeflow-containers/blob/master/tests/general/test_packages.py
Example issues with the current test suite…
-
I built a python project with Kivy, opencv and mediapipe and Ibuilt an apk for it using buildozer. The apk failed to run in simulator in Android Studio with error:
ImportError: dlopen failed: "/dat…
ghost updated
5 months ago
-
I have recently stumbled upon this very interesting computer vision article about recognizing species of insects which can be hard to identify. Maybe you will find there some ideas for further improvi…
-
### Proposed new feature or change:
Now that Android is a supported platform in Python 3.13, it would be great to have numpy support given that it’s the foundation of many other Python libraries. T…
-
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
albucore 0.0.16 requires…