I\'m facing following HSV augmentation:
def augment_hsv(img, hgain=0.3, sgain=0.5, vgain=0.4): # uniform distribution (low, high, size) r = np.random.un