如题,tfrecord中顺序存有20万张label=1的图片和20万张label=2的图片,tf.train.shuffle_batch()的min_after_dequeue太大则会内存溢出,太小则不能将 ...
確定! 回上一頁