Closed ghost closed 5 years ago
Augmentor.Pipeline() can not detect pgm images. But PIL.Image is able to read the images.
Hi @jahongir7174, thanks I was totally unaware of that format, if PIL can read it then it is an easy fix in the code for Augmentor to support it. I'll make that change for the next version. M.
Augmentor.Pipeline() can not detect pgm images. But PIL.Image is able to read the images.