MareArts blog / Computer Vision & Artificial Intelligent Systems
plt.figure(figsize=IMAGE_SIZE) plt.imshow(image_np) plt.show()