-
Due to the coming of the new API, the names of some methods and keyword arguments are going to change, these are all preliminary so feel free to share alternatives. Here are some of the changes:
#####…
-
This is an attempt to spot all geometry issues in VIPS resizing at once.
Pillow 7.0 has been released today (no SIMD version yet) and I've implemented a new resizing method called `reduce()`. It al…
-
http://epubs.siam.org/doi/abs/10.1137/110849961
https://www.sciencedirect.com/science/article/pii/S0377042712004116
https://arxiv.org/pdf/1108.2655.pdf
https://appliedmath.ucmerced.edu/sites/…
-
Hi
I have noticed that the interpolation method used in Horos is different from that of other DICOM workstations. It results in noisy images where individual pixels still can be seen, even with the…
-
### Feature description
I have an extensive imagery processing pipeline, including computation intensive histogram matching, many image adjustments and many compositing steps, but running gdal2tile…
-
Thanks for creating and sharing this nice library. I use it on my website to generate thumbnails. I'm generally happy with thumbnail quality but I noticed that there are slightly blurred compared to i…
-
Would be useful to add that to the benchmark
-
On windows 10
Not really a huge bug or problem, but in case you want to fix it.
-
### 🐛 Describe the bug
We recently introduced CUDA 11.6 to pytorch CI/CD pipeline. We are observing following failure on Linux :
[linux-bionic-cuda11.6-py3.7-gcc7](https://github.com/pytorch/pyto…
-
From what I could understand training happens using bitmap images, like PNG.
I imagine that while training each image has it's dimensions changed, either reduced or increased.
The problem is that res…