Project Icon

CompressAI

Open-Source PyTorch Library for Advanced Image and Video Compression Research

Product DescriptionCompressAI is an open-source PyTorch library designed for end-to-end research in image and video compression. It includes specialized layers and operations for deep learning-based data compression and a partial integration of TensorFlow compression tools. It provides pre-trained models for image compression and scripts to evaluate model performance compared to traditional codecs. The library is compatible with Python 3.8+ and PyTorch 1.7+, with experimental multi-GPU support. Installation can be done via pip or from source, with Docker support in development. Extensive documentation supports usage and model training, making it a valuable resource for researchers.
Project Details