PyTorch implementation of PerCo (Towards Image Compression with Perfect Realism at Ultra-Low Bitrates, ICLR 2024) #292
Unanswered
Nikolai10
asked this question in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Dear CompressAI-Community,
I have recently been working on a PyTorch implementation of PerCo (Careil et al. ICLR 2024):
https://github.com/Nikolai10/PerCo.
PerCo considers ultra-low bitrate image compression with powerful pre-trained text-to-image models (e.g. GLIDE, Stable Diffusion), thereby achieving unmatched visual quality, while featuring a simple and elegant design.
PerCo shares some connections to:
I hope this work will be useful for further exploration and learning.
Kind regards,
Nikolai
Beta Was this translation helpful? Give feedback.
All reactions