Functionrandom_add_jpg_compressionRandomly add JPG compression artifacts. Args: img (Numpy array): Input image, shape (h, w, c), range [0, 1], float32. quality_rang
lada/utils/degradations.py:718
FunctionspliceStitching multiple images, all imgs must have the same size imgs : [img1,img2,img3,img4] splice_shape: (2,2)
lada/models/deepmosaics/util/image_processing.py:14