Image Compression using K-Mean This notebook consist of implementation of K-mean algorithm in image compression from scratch using only numpy. Algorithm Used: K-mean Clustering No. of Clusters: 16 Original Image Compressed Image with 16 colors