DALI
DALI copied to clipboard
Differences between native Pillow's Image.Open and DALI's ops.decoders.Image
Hi, I wonder to know why there is a significant difference between the tensor from Pillow's Image.Open.asnumpy and ops.decoders.Image? Thank you.
Hi @taohui,
Please check https://github.com/NVIDIA/DALI/issues/2789 for reference. You may also read https://github.com/NVIDIA/DALI/issues/3813 to learn more about other differences in the pipelines that are most commonly used in image processing.