You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
训练时会时不时地报以下错误:
2020-12-06 16:33:17.421937: W tensorflow/core/kernels/data/generator_dataset_op.cc:103] Error occurred when finalizing GeneratorDataset iterator: Cancelled: Operation was cancelled
以及:
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: cHRM chunk does not match sRGB
加载的图片格式为JPG,但也有部分包含PNG的图片。
请问以上问题应该如何解决呢?
The text was updated successfully, but these errors were encountered:
训练时会时不时地报以下错误:
2020-12-06 16:33:17.421937: W tensorflow/core/kernels/data/generator_dataset_op.cc:103] Error occurred when finalizing GeneratorDataset iterator: Cancelled: Operation was cancelled
以及:
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: cHRM chunk does not match sRGB
加载的图片格式为JPG,但也有部分包含PNG的图片。
请问以上问题应该如何解决呢?
The text was updated successfully, but these errors were encountered: