xieliangru

Results 1 comments of xieliangru

i change it to: a = 1 - 0.5 * uniform(0, 1) m = gt_image.shape[0] n = gt_image.shape[1] rep_atmosphere = np.tile(np.full([1, 1, 3],a), [m, n, 1]) ... h5f.create_dataset('ato',data=rep_atmosphere)