Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/tensorflow/5.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Tensorflow 在Keras中使用来自目录的flow_时,有没有办法忽略一些图像?_Tensorflow_Keras_Deep Learning - Fatal编程技术网

Tensorflow 在Keras中使用来自目录的flow_时,有没有办法忽略一些图像?

Tensorflow 在Keras中使用来自目录的flow_时,有没有办法忽略一些图像?,tensorflow,keras,deep-learning,Tensorflow,Keras,Deep Learning,我有一个包含许多图像的训练集,希望使用函数flow\u from\u directory,但忽略一个标签不好的图像列表。有没有一种不从文件夹中删除图像本身的方法

我有一个包含许多图像的训练集,希望使用函数flow\u from\u directory,但忽略一个标签不好的图像列表。有没有一种不从文件夹中删除图像本身的方法