nayuki / Reference-arithmetic-codingLinks
Clear implementation of arithmetic coding for educational purposes in Java, Python, C++.
☆388Updated 2 years ago
Alternatives and similar repositories for Reference-arithmetic-coding
Users that are interested in Reference-arithmetic-coding are comparing it to the libraries listed below
Sorting:
- a fast range coder in C++, using SSE☆67Updated 2 years ago
- Entropy coding / arithmetic coding for PyTorch☆262Updated 3 years ago
- Entropy coders for research and production in Python and Rust.☆99Updated 5 months ago
- Repository of the paper "Learned Image Compression with Discretized Gaussian Mixture Likelihoods and Attention Modules"☆212Updated 5 years ago
- Simple rANS encoder/decoder (arithmetic coding-ish entropy coder).☆338Updated 3 years ago
- ☆35Updated 5 years ago
- End-to-end optimized image compression☆122Updated 5 years ago
- Python port to the VTM CABAC engine via pybind11☆28Updated 2 months ago
- PyTorch implementation and benchmark of Video Compression☆383Updated last year
- Repository of the paper "Context-adaptive Entropy Model for End-to-end Optimized Image Compression"☆150Updated 5 years ago
- ☆61Updated 6 years ago
- TensorFlow implementation of Conditional Probability Models for Deep Image Compression, published in CVPR 2018☆180Updated 6 years ago
- Compressive AutoEncoder.☆181Updated 9 months ago
- ☆169Updated 7 years ago
- ☆62Updated 3 years ago
- PyTorch implementation of the Generalized divisive normalization non-linearity layer☆95Updated 4 years ago
- ☆13Updated 3 years ago
- Pytorch implementation of High-Fidelity Generative Image Compression + Routines for neural image compression☆471Updated 2 years ago
- High-Efficiency Lossy Image Coding Through Adaptive Neighborhood Information Aggregation☆73Updated last year
- Recent papers and codes related to deep learning/deep neural network based image compression and video coding framework.☆163Updated 3 years ago
- Implementation of: Real-Time Adaptive Image Compression by Oren Rippel and Lubomir Bourdev☆15Updated 6 years ago
- ☆63Updated 6 years ago
- ☆243Updated 2 years ago
- PyTorch code for the CVPR'20 paper "Learning Better Lossless Compression Using Lossy Compression"☆61Updated 2 years ago
- Implementation of ICASSP2020 paper "Variable Bitrate Image Compression with Quality Scaling Factors"☆23Updated 2 years ago
- Bjontegaard metric calculation. Include BD-PSNR and BD-rate☆156Updated 5 years ago
- PyTorch implementation of Full Resolution Image Compression with Recurrent Neural Networks☆197Updated 3 years ago
- Official PyTorch Implementation of Fidelity Controllable Extreme Image Compression with GAN☆31Updated 3 years ago
- Authors' PyTorch implementation of lossy image compression methods based on hierarchical VAEs☆77Updated last year
- The goal of the library is to help with research in the area of data compression. This is not meant to be fast or efficient implementatio…☆98Updated 3 weeks ago