How to solve cannot identify image file <_io.BytesIO object at 0x 0C910BD0>? Keras utils.py

前端 未结 0 1066
遇见更好的自我
遇见更好的自我 2021-01-03 19:43

I wanna use my data in training a neural network. But I get the error which addressing to that part of the code.

with open(path, \'rb\') as f:
        img = p         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题