What is this code doing: imgs_list = [[np.random.randint(0, 255, (H, W, 3), dtype=np.uint8)]]?7 months ago