标签: python-3.x tensorflow input png tfrecord
关于tensorFlow的输入图像数据格式。 它使png图像直接成为TFrecord格式 还是让png图片变成npy格式,然后让npy变成TFrecord?