'numpy.bytes_' object has no attribute 'encode'
网上的方法是吧encode改成decode,但是我在vgg16的包里面没找到encode
这个是numpy类型的数据吧,numpy有encoder和decoder?