对于具有 I;16 模式的 PIL Image, pil_to_tensor() 不能正常运行
作者: DavidFM43创建于 2023年12月23日更新于 2026年9月9日
标签bug
Describe the bug
The pil_to_tensor() function does not work when converting a PIL image with I;16 mode. Here's an example:
内容来源: pytorch/vision
The pil_to_tensor() function does not work when converting a PIL image with I;16 mode. Here's an example:
内容来源: pytorch/vision