Deep_Learning_For_Computer_Vision_With_Python icon indicating copy to clipboard operation
Deep_Learning_For_Computer_Vision_With_Python copied to clipboard

关于数据生成器中循环问题。

Open wangyexiang opened this issue 5 years ago • 0 comments

您好,请问一下,在hdf5datasetgenerator中,append是不是应该放在循环里面,如果放在外面的话,原始图像可能会没有参加训练,不知道我理解对不对?谢谢。 https://github.com/lonePatient/Deep_Learning_For_Computer_Vision_With_Python/blob/master/chapter_10/dogs_vs_cats/pyimagesearch/io/hdf5datasetgenerator.py

aa

wangyexiang avatar Dec 28 '19 11:12 wangyexiang