jiahansu / GPUARLinks
A CUDA implementation of Arithmetic Coding
☆16Updated 9 months ago
Alternatives and similar repositories for GPUAR
Users that are interested in GPUAR are comparing it to the libraries listed below
Sorting:
- The code for Channel-Level Variable Quantization Network for Deep Image Compression (IJCAI 2020)☆30Updated 4 years ago
- PyTorch code for the CVPR'20 paper "Learning Better Lossless Compression Using Lossy Compression"☆61Updated 2 years ago
- Entropy coding / arithmetic coding for PyTorch☆257Updated 3 years ago
- ☆17Updated 2 years ago
- YAECL: Yet Another Entropy Coding Library for Neural Compression Research, with Arithmetic Coding and Asymmetric Numeral Systems support☆38Updated 2 years ago
- Fraunhofer Neural Network Encoder/Decoder (NNCodec)☆81Updated 3 months ago
- ☆13Updated 3 years ago
- Official code repo for NeurIPS 2020 paper "Improving Inference for Neural Image Compression"☆51Updated last year
- ☆68Updated 3 years ago
- Dataset code for "Hierarchical Autoregressive Modeling for Neural Video Compression"☆12Updated 5 years ago
- Deep Image Compression using Decoder Side Information (ECCV 2020)☆46Updated 2 years ago
- a fast range coder in C++, using SSE☆67Updated 2 years ago
- ☆88Updated last month
- Data compression in JAX☆67Updated 10 months 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
- [ICLR 2022 Oral] F8Net: Fixed-Point 8-bit Only Multiplication for Network Quantization☆94Updated 3 years ago
- ☆35Updated 5 years ago
- Source code of CVPR 2021 paper "Learning Scalable ℓ∞-constrained Near-lossless Image Compression via Joint Lossy Image and Residual Compr…☆42Updated 3 years ago
- [NeurIPS 2020] ShiftAddNet: A Hardware-Inspired Deep Network☆73Updated 4 years ago
- Entropy coders for research and production in Python and Rust.☆97Updated 3 months ago
- Authors' PyTorch implementation of lossy image compression methods based on hierarchical VAEs☆75Updated 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…☆97Updated last week
- Fast GPU error-bounded lossy compressor for floating-point data.☆48Updated 2 months ago
- Perceptual quality metrics for TensorFlow☆43Updated 3 years ago
- A Python Implementation of the tabled Asymmetric Numeral Systems compression method.☆26Updated 6 years ago
- Generic image compressor for machine learning. Pytorch code for our paper "Lossy compression for lossless prediction".☆119Updated 3 years ago
- ☆71Updated 3 years ago
- CompressAI-Vision helps you design, test and compare Video Compression for Machines pipelines. Compression methods can be either pulled f…