scispace - formally typeset
Journal ArticleDOI

Efficient Parallel Framework for HEVC Motion Estimation on Many-Core Processors

Reads0
Chats0
TLDR
This paper analyzes the ME structure in HEVC and proposes a parallel framework to decouple ME for different partitions on many-core processors and achieves more than 30 and 40 times speedup for 1920 × 1080 and 2560 × 1600 video sequences, respectively.
Abstract
High Efficiency Video Coding (HEVC) provides superior coding efficiency than previous video coding standards at the cost of increasing encoding complexity. The complexity increase of motion estimation (ME) procedure is rather significant, especially when considering the complicated partitioning structure of HEVC. To fully exploit the coding efficiency brought by HEVC requires a huge amount of computations. In this paper, we analyze the ME structure in HEVC and propose a parallel framework to decouple ME for different partitions on many-core processors. Based on local parallel method (LPM), we first use the directed acyclic graph (DAG)-based order to parallelize coding tree units (CTUs) and adopt improved LPM (ILPM) within each CTU (DAGILPM), which exploits the CTU-level and prediction unit (PU)-level parallelism. Then, we find that there exist completely independent PUs (CIPUs) and partially independent PUs (PIPUs). When the degree of parallelism (DP) is smaller than the maximum DP of DAGILPM, we process the CIPUs and PIPUs, which further increases the DP. The data dependencies and coding efficiency stay the same as LPM. Experiments show that on a 64-core system, compared with serial execution, our proposed scheme achieves more than 30 and 40 times speedup for 1920 × 1080 and 2560 × 1600 video sequences, respectively.

read more

Citations
More filters
Journal ArticleDOI

Spatially variant defocus blur map estimation and deblurring from a single image

TL;DR: A single image deblurring algorithm to remove spatially variant defocus blur based on the estimated blur map and adopts a BM3D-based non-blind deconvolution algorithm to restore the latent image.
Journal ArticleDOI

Integration of wavelet transform, Local Binary Patterns and moments for content-based image retrieval☆

TL;DR: A combination of features in multiresolution analysis framework for image retrieval by combining Local Binary Pattern (LBP) with Legendre Moments at multiple resolutions of wavelet decomposition of image.
Journal ArticleDOI

Hierarchical Feature Selection for Random Projection

TL;DR: A novel criterion is proposed to select useful neurons for neural networks, which establishes a new way for network architecture design and improves the testing time and accuracy compared with traditional methods and some variations on both classification and regression tasks.
Journal ArticleDOI

Separability and Compactness Network for Image Recognition and Superresolution

TL;DR: A new network, named separability and compactness network (SCNet) is proposed to rectify the problem of samples’ interclass separability, or intraclass compactness, and apply it to three different tasks: visual classification, face recognition, and image superresolution.
Journal ArticleDOI

Adaptive Fractional-Pixel Motion Estimation Skipped Algorithm for Efficient HEVC Motion Estimation

TL;DR: An adaptive fractional-pixel ME skipped scheme is proposed for low-complexity HEVC ME, which reduces ME encoding time by an average of 63.22% while encoding efficiency performance is maintained.
References
More filters
Book

The Design and Analysis of Computer Algorithms

TL;DR: This text introduces the basic data structures and programming techniques often used in efficient algorithms, and covers use of lists, push-down stacks, queues, trees, and graphs.
Journal ArticleDOI

Overview of the High Efficiency Video Coding (HEVC) Standard

TL;DR: The main goal of the HEVC standardization effort is to enable significantly improved compression performance relative to existing standards-in the range of 50% bit-rate reduction for equal perceptual video quality.
Journal ArticleDOI

Scope of validity of PSNR in image/video quality assessment

TL;DR: Experimental data are presented that clearly demonstrate the scope of application of peak signal-to-noise ratio (PSNR) as a video quality metric and it is shown that as long as the video content and the codec type are not changed, PSNR is a valid quality measure.
Related Papers (5)