facebookresearch / NeuralCompression

A collection of tools for neural compression enthusiasts.
MIT License
486 stars 42 forks source link

Implement PQ-MIM compression paper #189

Open mmuckley opened 1 year ago

mmuckley commented 1 year ago

We would like to have an implementation of the following paper:

Image Compression with Product Quantized Masked Image Modeling Alaaeldin El-Nouby, Matthew J. Muckley, Karen Ullrich, Ivan Laptev, Jakob Verbeek, and Hervé Jégou

mmuckley commented 6 months ago

Hello @aditya-prayaga, it's certainly still available. If you do it, please try to use practices from the other project implementations in the repository for your implementation.