gaohan-12 / SPME

Structure-Preserving Motion Estimation for Learned Video Compression
13 stars 1 forks source link

Structure-Preserving Motion Estimation for Learned Video Compression

This is the official implementation and appendix of the paper:

Structure-Preserving Motion Estimation for Learned Video Compression. Han Gao, Jinzhong Cui, Mao Ye, Shuai Li, Yu Zhao, Xiatian Zhu. ACM Multimedia 2022. [pdf]

TODO

Overview

Overview

Requirements

Data Preparation

Testing dataset

Test

Acknowledgement

During implementation, we drawed on the experience of CompressAI, PyTorchVideoCompression and DCVC. The model weights of intra coding are from CompressAI.

Citation

If you find this paper useful, kindly cite:

@inproceedings{gao2022structure,
  title={Structure-Preserving Motion Estimation for Learned Video Compression},
  author={Gao, Han and Cui, Jinzhong and Ye, Mao and Li, Shuai and Zhao, Yu and Zhu, Xiatian},
  booktitle={Proceedings of the 30th ACM International Conference on Multimedia (MM’22)},
  year={2022}
}

Contact

If any questions, kindly contact with Han Gao via e-mail: han.gao@std.uestc.edu.cn / gaohan_vc@163.com.