AolinFeng / PMP-VVC-TIP2023

Partition Map Prediction for Fast Block Partitioning in VVC Intra-frame Coding
8 stars 2 forks source link

PMP-VVC-TIP2023

The project page for the paper:

Partition Map Prediction for Fast Block Partitioning in VVC Intra-frame Coding

If our paper and codes are useful for your research, please cite:

@article{feng2023partition,
  title={Partition map prediction for fast block partitioning in VVC intra-frame coding},
  author={Feng, Aolin and Liu, Kang and Liu, Dong and Li, Li and Wu, Feng},
  journal={IEEE Transactions on Image Processing},
  year={2023},
  publisher={IEEE},
  volume={32},
  number={},
  pages={2237-2251},
  doi={10.1109/TIP.2023.3266165}}

If you have any questions, please feel free to contact:

Aolin Feng (fal1997@mail.ustc.edu.cn)

Preceding note:

This project involves the VVC codec, CNN training/inference, post-processing, and so on. We tried our best to provide the code about dataset preparation, network training/inference, and fast algorithm implementation in the VVC encoder. But forgive us that we cannot provide a complete demo that can be run with one click. Please feel free to contact us if you encounter difficulties.

Folder Instructions

File Instructions

Dataset preparation

Train and inference

Note