kedartatwawadi / stanford_compression_libraryLinks
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 implementation, but rather for educational purpose
☆99Updated 2 months ago
Alternatives and similar repositories for stanford_compression_library
Users that are interested in stanford_compression_library are comparing it to the libraries listed below
Sorting:
- Fraunhofer Neural Network Encoder/Decoder (NNCodec)☆82Updated 6 months ago
- Entropy coders for research and production in Python and Rust.☆102Updated this week
- NN based lossless compression☆162Updated 3 years ago
- ☆70Updated 3 years ago
- Data compression in JAX☆67Updated last year
- TurboRC - Fastest Range Coder + Arithmetic Coding / Fastest Asymmetric Numeral Systems☆88Updated 2 years ago
- This repository contains the source code and dataset link mentioned in WWW 2022 accepted paper "TRACE:A Fast Transformer-based General-Pu…☆30Updated 3 years ago
- Clear implementation of arithmetic coding for educational purposes in Java, Python, C++.☆392Updated 3 years ago
- Massively Parallel ANS Decoding on GPUs☆30Updated 6 years ago
- ☆12Updated last month
- Simple rANS encoder/decoder (arithmetic coding-ish entropy coder).☆345Updated 3 years ago
- Bit-Swap: Recursive Bits-Back Coding for Lossless Compression with Hierarchical Latent Variables☆275Updated 3 years ago
- A Python Implementation of the tabled Asymmetric Numeral Systems compression method.☆28Updated 6 years ago
- Testing various methods for choosing tANS entropy coding automata☆78Updated 2 years ago
- Dzip: improved general-purpose lossless compression based on novel neural network modeling☆76Updated 3 years ago
- Entropy coding / arithmetic coding for PyTorch☆266Updated 3 years ago
- Data Compression using Arithmetic Encoding in Python☆81Updated last year
- Data compression using LSTM☆137Updated 2 years ago
- Official code repo for NeurIPS 2020 paper "Improving Inference for Neural Image Compression"☆53Updated 2 years ago
- A lightweight rANSCoder meant for rapid prototyping.☆21Updated 2 years ago
- public-domain implementation of entropy coder from ANS family.☆21Updated 6 years ago
- ☆35Updated 5 years ago
- A collection of tools for neural compression enthusiasts.☆592Updated last year
- ☆19Updated 3 years ago
- GPU implementation of a fast generalized ANS (asymmetric numeral system) entropy encoder and decoder, with extensions for lossless compre…☆370Updated 2 weeks ago
- A CUDA implementation of Arithmetic Coding☆17Updated last year
- Deep Image Compression using Decoder Side Information (ECCV 2020)☆49Updated 2 years ago
- Turning float tensors to binary tensors according to IEEE-754 standard.☆36Updated 6 years ago
- a fast range coder in C++, using SSE☆69Updated 2 years ago
- PyTorch code for the CVPR'20 paper "Learning Better Lossless Compression Using Lossy Compression"☆61Updated 2 years ago