stylegan2-pytorch
stylegan2-pytorch copied to clipboard
PIL.UnidentifiedImageError.This question bothers me
PIL.UnidentifiedImageError: cannot identify image file <_io.BytesIO object at 0x7ff527fa20e0> This is a problem I encountered when running train.py, my data set is in mbd format file, why do I still get an error? Is there a loss in the data set?