All Projects → timjb → svd-image-compression-demo

timjb / svd-image-compression-demo

Licence: MIT License
Demonstration of low rank matrix approximations via singular value decomposition

Programming Languages

typescript
32286 projects
HTML
75241 projects
CSS
56736 projects
Nix
1067 projects
rust
11053 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to svd-image-compression-demo

imgsvd
Shiny App for Image Compression via SVD
Stars: ✭ 22 (-4.35%)
Mutual labels:  image-compression, singular-value-decomposition
CAE-ADMM
CAE-ADMM: Implicit Bitrate Optimization via ADMM-Based Pruning in Compressive Autoencoders
Stars: ✭ 34 (+47.83%)
Mutual labels:  image-compression
nimPNG
PNG (Portable Network Graphics) decoder and encoder written in Nim
Stars: ✭ 81 (+252.17%)
Mutual labels:  image-compression
xice7-imageKit
基于java语言实现的简单的图片处理
Stars: ✭ 23 (+0%)
Mutual labels:  image-compression
Recommendation.jl
Building recommender systems in Julia
Stars: ✭ 42 (+82.61%)
Mutual labels:  singular-value-decomposition
autoencoder based image compression
Autoencoder based image compression: can the learning be quantization independent? https://arxiv.org/abs/1802.09371
Stars: ✭ 21 (-8.7%)
Mutual labels:  image-compression
getplay
The simplest way to integrate vue-play into your project
Stars: ✭ 13 (-43.48%)
Mutual labels:  demonstration
Digital-Image-Watermarking
Digital Image Watermarking Method Based on Hybrid DWT-HD-SVD Technique: Attacks, PSNR, SSIM, NC
Stars: ✭ 37 (+60.87%)
Mutual labels:  singular-value-decomposition
ImagePicker
Android library to choose image from gallery or camera with option to compress result image
Stars: ✭ 73 (+217.39%)
Mutual labels:  image-compression
api
docs.nekos.moe/
Stars: ✭ 31 (+34.78%)
Mutual labels:  image-compression
machine-learning
Python machine learning applications in image processing, recommender system, matrix completion, netflix problem and algorithm implementations including Co-clustering, Funk SVD, SVD++, Non-negative Matrix Factorization, Koren Neighborhood Model, Koren Integrated Model, Dawid-Skene, Platt-Burges, Expectation Maximization, Factor Analysis, ISTA, F…
Stars: ✭ 91 (+295.65%)
Mutual labels:  singular-value-decomposition
flexible-fn-rs
Demonstration of flexible function calls in Rust with function overloading, named arguments and optional arguments
Stars: ✭ 80 (+247.83%)
Mutual labels:  demonstration
docker-imgproxy
🌐 An ultra fast, production-grade on-the-fly image processing web server. Designed for high throughput with Nginx caching. Powered by imgproxy.
Stars: ✭ 45 (+95.65%)
Mutual labels:  image-compression
image-optimizer
A free and open source tool for optimizing images and vector graphics.
Stars: ✭ 740 (+3117.39%)
Mutual labels:  image-compression
js-image-compressor
A simple image compressor of javascript
Stars: ✭ 100 (+334.78%)
Mutual labels:  image-compression
sqip
SQIP is a tool for SVG-based LQIP image creation written in go
Stars: ✭ 46 (+100%)
Mutual labels:  image-compression
zImageOptimizer
Simple image optimizer for JPEG, PNG and GIF images on Linux, MacOS and FreeBSD.
Stars: ✭ 108 (+369.57%)
Mutual labels:  image-compression
qoix
Elixir implementation of the Quite OK Image format
Stars: ✭ 18 (-21.74%)
Mutual labels:  image-compression
neural-imaging
[CVPR'19, ICLR'20] A Python toolbox for modeling and optimization of photo acquisition & distribution pipelines (camera ISP, compression, forensics, manipulation detection)
Stars: ✭ 109 (+373.91%)
Mutual labels:  image-compression
frontend-image-encode
This is script and implementation of frontend image compression, convert, rotate, resize based on codecs in Google/Squoosh. All codecs are copy from the Squoosh repo without modifying. if you want to pre-process images before uploading them to the server, please use this repo for reference
Stars: ✭ 51 (+121.74%)
Mutual labels:  image-compression

SVD image compression demo

Development

$ npm install

and run

$ npm run build-all
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].