junyanz / pytorch-CycleGAN-and-pix2pix

Image-to-Image Translation in PyTorch
Other
23.09k stars 6.32k forks source link

Image truncated error #1657

Open johnnyv75 opened 5 months ago

johnnyv75 commented 5 months ago

I am working on an x86_64 linux (Ubuntu 24) computer with an NVidia Quadro RTX 4000 GPU. I am and getting a strange error: "OSError: image file is truncated" when attempting to train a model. I have pre-processed the images and none of them are corrupt or "truncated".