SkillAgentSearch skills...

ELIC

Unofficial pytorch implementation of CVPR2022 papar "ELIC: Efficient Learned Image Compression with Unevenly Grouped Space-Channel Contextual Adaptive Coding"

Install / Use

/learn @JiangWeibeta/ELIC
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

ELIC

Unofficial Implementation of CVPR22 papar "ELIC: Efficient Learned Image Compression with Unevenly Grouped Space-Channel Contextual Adaptive Coding".

My implementation is based on CompressAI.

This implementation of ELIC is part of the MLIC project, if you find this repository useful, please cite

@article{jiang2022multi,
  title={Multi-Reference Entropy Model for Learned Image Compression},
  author={Jiang, Wei and Yang, Jiayu and Zhai, Yongqi and Wang, Ronggang},
  journal={arXiv preprint arXiv:2211.07273},
  year={2022}
}
@misc{jiang2022unofficialelic,
    author={Jiang, Wei},
    title={Unofficial ELIC},
    howpublished={\url{https://github.com/JiangWeibeta/ELIC}},
    year={2022}
}
@inproceedings{he2022elic,
  title={Elic: Efficient learned image compression with unevenly grouped space-channel contextual adaptive coding},
  author={He, Dailan and Yang, Ziming and Peng, Weikun and Ma, Rui and Qin, Hongwei and Wang, Yan},
  booktitle={Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  pages={5718--5727},
  year={2022}
}

Contact

Feel free to contact me if there is any question. (Wei Jiang, wei.jiang1999@outlook.com)

Related Skills

View on GitHub
GitHub Stars69
CategoryDevelopment
Updated14h ago
Forks5

Languages

Python

Security Score

100/100

Audited on Apr 3, 2026

No findings