Justin-Tan/high-fidelity-generative-compression
A PyTorch implementation of the HIFIC neural image compression system that compresses images while preserving perceptual quality using learned representations.

Velocity · 7d
+0.2
★ / day
Trend
→steady
star history
This repository provides a PyTorch implementation of the High-Fidelity Generative Image Compression paper, using a learned compression model to reduce image file sizes by up to two orders of magnitude while maintaining visually similar reconstructions. It also includes a partial port of the TensorFlow Compression library, offering utilities for entropy coding and neural image compression in PyTorch.