Why do I get washedout images when displaying make_grid output?

I think removing ax = … and using plt.imshow(…) instead of ax.imshow(…) could work.