Skip to content

Unofficial Pytorch Implementation of MISC on Google Colaboratory

Notifications You must be signed in to change notification settings

tokkiwa/MISC-colab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Open In Colab

MISC-colab

Unofficial Pytorch Re-Implementation of MISC on Google Colaboratory

Description

This is an implementation of the paper MISC (Li et al. MISC: Ultra-low Bitrate Image Semantic Compression Driven by Large Multimodal Model, 2024. https://arxiv.org/abs/2402.16749 ). You can access the notebook via Open with Colab button above!

Here is Official repository. I modified some parts: I made prompt-generation part (Requires ChatGPT API key), and I rewrote the code so that it works on later version of DiffBIR.

Citation

@misc{li2024misc,
      title={MISC: Ultra-low Bitrate Image Semantic Compression Driven by Large Multimodal Model}, 
      author={Chunyi Li and Guo Lu and Donghui Feng and Haoning Wu and Zicheng Zhang and Xiaohong Liu and Guangtao Zhai and Weisi Lin and Wenjun Zhang},
      year={2024},
      eprint={2402.16749},
      archivePrefix={arXiv},
      primaryClass={cs.CV}
}

About

Unofficial Pytorch Implementation of MISC on Google Colaboratory

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published