... img_area = img_h * img_w mask_area = np.random.uniform(self.sl, self.sh) * img_area mask_aspect_ratio = np.random.uniform(self.r1, ...
確定! 回上一頁