data_augmentation = kerasSequential layersexperimentalpreprocessingRandomFliphorizontal input_shape=img_height img_width 3 layersexperimentalpreprocessingRandomRotation01 laye
是,这是一个使用 Keras 实现的数据增强器,它包括随机水平翻转、随机旋转和随机缩放等操作,可以增加数据集的多样性,提高模型的泛化能力。
原文地址: https://www.cveoy.top/t/topic/gSXw 著作权归作者所有。请勿转载和采集!