mohit1997 / DeepZip
NN based lossless compression
☆151Updated 3 years ago
Alternatives and similar repositories for DeepZip:
Users that are interested in DeepZip are comparing it to the libraries listed below
- Dzip: improved general-purpose lossless compression based on novel neural network modeling☆65Updated 3 years ago
- ☆214Updated 5 years ago
- Bit-Swap: Recursive Bits-Back Coding for Lossless Compression with Hierarchical Latent Variables☆267Updated 2 years ago
- Data compression using LSTM in TensorFlow☆99Updated 2 years ago
- Data compression using LSTM☆131Updated last year
- ☆146Updated 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…☆29Updated 3 years ago
- ☆36Updated 4 years ago
- A code to implement end to end image compression framework☆37Updated 6 years ago
- Compression tools for machine learning researchers☆83Updated last year
- Official code for ICML 2020 paper "Variational Bayesian Quantization"☆23Updated 2 years ago
- A Python Implementation of the tabled Asymmetric Numeral Systems compression method.☆25Updated 5 years ago
- Testing various methods for choosing tANS entropy coding automata☆75Updated last year
- Autoencoder based image compression: can the learning be quantization independent? https://arxiv.org/abs/1802.09371☆19Updated 2 years ago
- Repository of the paper "Context-adaptive Entropy Model for End-to-end Optimized Image Compression"☆146Updated 4 years ago
- Compressive AutoEncoder.☆175Updated 2 weeks ago
- ☆61Updated 5 years ago
- Deep Image Compression using Decoder Side Information (ECCV 2020)☆46Updated last year
- Clear implementation of arithmetic coding for educational purposes in Java, Python, C++.☆375Updated 2 years ago
- Video Compression through Image Interpolation (ECCV'18) [PyTorch]☆208Updated 5 years ago
- Entropy coding / arithmetic coding for PyTorch