facebookresearch / NeuralCompression

A collection of tools for neural compression enthusiasts.
MIT License
496 stars 43 forks source link

MS-ILLM models and training scripts #200

Closed mmuckley closed 1 year ago

mmuckley commented 1 year ago

This pull request implements, the generative image compression model from the following paper:

MJ Muckley, A El-Nouby, K Ullrich, H Jegou, J Verbeek. Improving Statistical Fidelity for Neural Image Compression with Implicit Local Likelihood Models. In ICML, 2023.

The PR includes:

Installation instructions and basic usage are covered in the README in the illm project folder