Deep_Learning_For_Computer_Vision_With_Python icon indicating copy to clipboard operation
Deep_Learning_For_Computer_Vision_With_Python copied to clipboard

Deep Learning For Computer Vision With Python

Results 3 Deep_Learning_For_Computer_Vision_With_Python issues
Sort by recently updated
recently updated
newest added

里面的代码框,必须一个一个点开才能批量保存下来,能不能分享md文件

您好,请问一下,在`hdf5datasetgenerator`中,append是不是应该放在循环里面,如果放在外面的话,原始图像可能会没有参加训练,不知道我理解对不对?谢谢。 [https://github.com/lonePatient/Deep_Learning_For_Computer_Vision_With_Python/blob/master/chapter_10/dogs_vs_cats/pyimagesearch/io/hdf5datasetgenerator.py](url) ![aa](https://user-images.githubusercontent.com/23202109/71543010-d26fac80-29a8-11ea-9cc0-4b4a627cca0f.png)