摘要:
1、AttributeError: 'module' object has noattribute 'random_crop' 解决方案: 将distorted_image= tf.image.random_crop(reshaped_image, [height, width])改为: disto 阅读全文
posted @ 2017-07-26 15:51
youxiaogeo
阅读(970)
评论(0)
推荐(0)
2017年7月26日