bhrigu123 / huffman-codingLinks
Python Implementaion of Huffman Coding - compression and decompression
☆121Updated 7 months ago
Alternatives and similar repositories for huffman-coding
Users that are interested in huffman-coding are comparing it to the libraries listed below
Sorting:
- Clear implementation of Huffman coding for educational purposes in Java, Python, C++.☆283Updated last year
- Compiler Design Lab Programs☆33Updated 6 years ago
- Convolutional Neural Network (CNN) Image Compression 🤖🖼️📉☆10Updated 2 years ago
- Image compression using Variational Autoencoder and Generative Adversarial Networks.☆11Updated 6 years ago
- Autoencoder based image compression: can the learning be quantization independent? https://arxiv.org/abs/1802.09371☆19Updated 2 years ago
- Neural Joint-Source Channel Coding☆51Updated 6 years ago
- JPEG compression implementation in MATLAB. With writing into file.☆38Updated 3 years ago
- Python implementation of Lloyd-Max quantizer.☆24Updated 4 years ago
- A code to implement end to end image compression framework☆37Updated 6 years ago
- Image Compression on COCO Dataset using Convolution AutoEncoders☆11Updated 6 years ago
- BCH (Bose-Chaudhuri-Hocquenghem) encoder and decoder built from scratch in matlab as course project for EE5160: Error Control Coding☆18Updated 8 years ago
- Image Compression using CNN based Autoencoders☆38Updated 3 years ago
- PyTorch implementation of the Generalized divisive normalization non-linearity layer☆94Updated 3 years ago
- A Python Implementation of the tabled Asymmetric Numeral Systems compression method.☆25Updated 5 years ago
- Machine Learning Applications in Wireless Communications - Project work☆31Updated 6 years ago
- Belief propagation with sparse matrices (scipy.sparse) in Python for LDPC codes. Includes NumPy implementation of message passing (min-su…☆36Updated 2 years ago
- Implementation of Image compression using DCT☆60Updated 6 years ago
- Reinforcement Learning for Bit Flipping decoding of linear codes☆14Updated 4 years ago
- Python implementation of H264☆54Updated 6 years ago
- CAE-ADMM: Implicit Bitrate Optimization via ADMM-Based Pruning in Compressive Autoencoders☆47Updated 4 years ago
- Image compression☆17Updated 3 years ago
- Neural min-sum decoding in TensorFlow☆48Updated 6 years ago
- C and MATLAB implementation for Polar encoding and decoding☆128Updated 7 years ago
- Codes pertaining to OS Lab for Course CO254 - Operating Systems[CSE NITK SEM-4]☆12Updated 7 years ago
- A fully trainable BP decoder, enabling the discovery of new parity check matrix through automatic learning☆9Updated 2 years ago
- Hyper Graph Network Decoders for Block Codes☆22Updated 5 years ago
- Recent papers and codes related to deep learning/deep neural network based image compression and video coding framework.☆161Updated 3 years ago
- Simple python implementation of binary BCH error-correcting code☆30Updated 5 years ago
- Low density parity check codes. Encoder and belief propagation decoder written in C++.☆37Updated 5 years ago
- LUT LDPC is a collection of software tools to design and test LDPC decoders based on discrete message passing decoding using lookup table…☆16Updated 7 years ago