English

Convolutional Neural Networks based Intra Prediction for HEVC

Computer Vision and Pattern Recognition 2018-08-20 v1

Abstract

Traditional intra prediction methods for HEVC rely on using the nearest reference lines for predicting a block, which ignore much richer context between the current block and its neighboring blocks and therefore cause inaccurate prediction especially when weak spatial correlation exists between the current block and the reference lines. To overcome this problem, in this paper, an intra prediction convolutional neural network (IPCNN) is proposed for intra prediction, which exploits the rich context of the current block and therefore is capable of improving the accuracy of predicting the current block. Meanwhile, the predictions of the three nearest blocks can also be refined. To the best of our knowledge, this is the first paper that directly applies CNNs to intra prediction for HEVC. Experimental results validate the effectiveness of applying CNNs to intra prediction and achieved significant performance improvement compared to traditional intra prediction methods.

Keywords

Cite

@article{arxiv.1808.05734,
  title  = {Convolutional Neural Networks based Intra Prediction for HEVC},
  author = {Wenxue Cui and Tao Zhang and Shengping Zhang and Feng Jiang and Wangmeng Zuo and Debin Zhao},
  journal= {arXiv preprint arXiv:1808.05734},
  year   = {2018}
}

Comments

10 pages, This is the extended edition of poster paper accepted by DCC 2017

R2 v1 2026-06-23T03:36:28.387Z