Fast coding based on dual-head attention network in 3D-HEVC
摘要
Three-dimensional High-Efficiency Video Coding (3D-HEVC) standard, as the latest 3D video coding standard, has introduced several new coding algorithms for depth map that enables it to have a higher compression ratio compared with previous standards. However, this also leads to a sharp increase in computational complexity, which has become the critical factor to prevent 3D-HEVC from being widely used. To address this problem, a new framework based on Convolutional Neural Networks (CNN) is proposed to achieve fast depth intra-coding in this article. First, we propose an adaptive Quantization Parameter-Attention CNN (QA-CNN) with multiple attention modules to predict the Coding Units (CUs) partition of depth map. After that, according to the relationship between texture map and depth map, we introduce texture map input to form dual-head QA-CNN (DQA-CNN), using texture map CU partition results to correct the depth map results. Finally, we embed DQA-CNN into 3D-HEVC test platform to achieve fast depth intra-coding. Experimental results show that compared with the reference software HTM