Vatshayan/Machine-Learning-Project-for-Image-Compression
Implementation & Learning of Compression of Image through use of K-means Clustering Algorithm
This project helps anyone dealing with large collections of digital photos or graphics reduce the file size of their images without completely sacrificing visual quality. It takes your original image files and applies a machine learning technique to produce smaller versions, which take up less space. This is ideal for photographers, social media managers, web content creators, or anyone needing to store many images efficiently.
No commits in the last 6 months.
Use this if you need to reduce the storage footprint of your image collection while maintaining an acceptable level of visual detail.
Not ideal if you require absolutely lossless image quality or need advanced compression features like transparency or specific file formats beyond basic image types.
Stars
7
Forks
2
Language
Jupyter Notebook
License
—
Category
Last pushed
Oct 21, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Vatshayan/Machine-Learning-Project-for-Image-Compression"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
scikit-learn-contrib/hdbscan
A high performance implementation of HDBSCAN clustering.
annoviko/pyclustering
pyclustering is a Python, C++ data mining library.
panagiotisanagnostou/HiPart
Hierarchical divisive clustering algorithm execution, visualization and Interactive visualization.
erdogant/clusteval
Clusteval provides methods for unsupervised cluster validation
mqcomplab/MDANCE
MDANCE: O(N) clustering for molecular dynamics. Process 1.5M frames in 40min. 8 specialized algorithms.