paper-with-me

Papers

Speeding up VP9 Intra Encoder with Hierarchical Deep Learning Based Partition Prediction

2019-06-15 · Somdyuti Paul, Andrey Norkin, Alan C. Bovik

In VP9 video codec, the sizes of blocks are decided during encoding by recursively partitioning 64$\times$64 superblocks using rate-distortion optimization (RDO). This process is computationally intensive because of the combinatorial search space of possible partitions of a superblock. Here, we propose a deep learning based alternative framework to predict the intra-mode superblock partitions in the form of a four-level partition tree, using a hierarchical fully convolutional network (H-FCN). We created a large database of VP9 superblocks and the corresponding partitions to train an H-FCN model, which was subsequently integrated with the VP9 encoder to reduce the intra-mode encoding time. The experimental results establish that our approach speeds up intra-mode encoding by 69.7% on average, at the expense of a 1.71% increase in the Bjontegaard-Delta bitrate (BD-rate). While VP9 provides several built-in speed levels which are designed to provide faster encoding at the expense of decreased rate-distortion performance, we find that our model is able to outperform the fastest recommended speed level of the reference VP9 encoder for the good quality intra encoding configuration, in terms of both speedup and BD-rate.

📄 PDF Abstract BibTeX arXiv:1906.06476

Code (1)

Somdyuti2/H-FCN 공식 구현 tf

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Accelerating HEVC Intra Partitioning via a CNN-Hierarchical Attention Transformer Hybrid

2026-05-27 · Krishna Kumar Sharma, Somdyuti Paul arxiv

The recursive quad-tree partitioning in High Efficiency Video Coding (HEVC) incurs considerable computational overhead, with exhaustive rate-distortion optimization for CTU partition prediction consuming the dominant sha…

Large-scale road network partitioning: a deep learning method based on convolutional autoencoder model

2024-09-08 · Pengfei Xu, Weifeng Li, Chenjie Xu, Jian Li

With the development of urbanization, the scale of urban road network continues to expand, especially in some Asian countries. Short-term traffic state prediction is one of the bases of traffic management and control. Co…

ClusteringManagement

Reducing Complexity of HEVC: A Deep Learning Approach

2017-09-19 · Mai Xu, Tianyi Li, Zulin Wang, Xin Deng 외

High Efficiency Video Coding (HEVC) significantly reduces bit-rates over the proceeding H.264 standard but at the expense of extremely high encoding complexity. In HEVC, the quad-tree partition of coding unit (CU) consum…

Deep Learning

Machine Learning based Efficient QT-MTT Partitioning Scheme for VVC Intra Encoders

2021-03-09 · Alexandre Tissier, Wassim Hamidouche, Souhaiel Belhadj Dit Mdalsi, Jarno Vanne 외

The next-generation Versatile Video Coding (VVC) standard introduces a new Multi-Type Tree (MTT) block partitioning structure that supports Binary-Tree (BT) and Ternary-Tree (TT) splits in both vertical and horizontal di…

HRGS: Hierarchical Gaussian Splatting for Memory-Efficient High-Resolution 3D Reconstruction

2025-06-17 · Changbai Li, Haodong Zhu, Hanlin Chen, Juan Zhang 외

3D Gaussian Splatting (3DGS) has made significant strides in real-time 3D scene reconstruction, but faces memory scalability issues in high-resolution scenarios. To address this, we propose Hierarchical Gaussian Splattin…

3DGS3D Reconstruction3D Scene ReconstructionNovel View Synthesis+1