Skip to content

Latest commit

 

History

History
42 lines (36 loc) · 2.53 KB

File metadata and controls

42 lines (36 loc) · 2.53 KB

Deep Hierarchical Video Compression

This repository contains our series of works on Deep Hierarchical Video Compression.

News

[2026.1.26] Excited to share that our work on intra-frame hierarchical coding (DHIC) has been accepted by ICLR! The code will be open-sourced soon. 🚀

[2025.2.12] We have reconstructed the code and uploaded the pretrained models of DHVC 1.0.

Citation

If you find this work helpful to your research, please cite:

@inproceedings{lu2024deep,
  title={Deep Hierarchical Video Compression},
  author={Lu, Ming and Duan, Zhihao and Zhu, Fengqing and Ma, Zhan},
  booktitle={Proceedings of the AAAI Conference on Artificial Intelligence},
  volume={38},
  number={8},
  pages={8859--8867},
  year={2024}
}

@article{lu2024high,
  title={High-Efficiency Neural Video Compression via Hierarchical Predictive Learning},
  author={Lu, Ming and Duan, Zhihao and Cong, Wuyang and Ding, Dandan and Zhu, Fengqing and Ma, Zhan},
  journal={arXiv preprint arXiv:2410.02598},
  year={2024}
}

@inproceedings{congtaming,
  title={Taming Hierarchical Image Coding Optimization: A Spectral Regularization Perspective},
  author={Cong, Wuyang and Shi, Junqi and Lu, Ming and Zhang, Xu and Ma, Zhan},
  booktitle={The Fourteenth International Conference on Learning Representations}
}

Contact

If you have any question, feel free to contact us via [email protected] or [email protected].