the mean of images Otherwise for each color channel could use: ```py plt.imsave(f'{fileName}.png', colorMean) ```
datasets/fake/generate_dataset.py