paper-with-me

홈 › Papers

A Combined Deep Learning based End-to-End Video Coding Architecture for YUV Color Space

2021-04-01 · Ankitesh K. Singh, Hilmi E. Egilmez, Reza Pourreza, Muhammed Coban, Marta Karczewicz, Taco S. Cohen

Most of the existing deep learning based end-to-end video coding (DLEC) architectures are designed specifically for RGB color format, yet the video coding standards, including H.264/AVC, H.265/HEVC and H.266/VVC developed over past few decades, have been designed primarily for YUV 4:2:0 format, where the chrominance (U and V) components are subsampled to achieve superior compression performances considering the human visual system. While a broad number of papers on DLEC compare these two distinct coding schemes in RGB domain, it is ideal to have a common evaluation framework in YUV 4:2:0 domain for a more fair comparison. This paper introduces a new DLEC architecture for video coding to effectively support YUV 4:2:0 and compares its performance against the HEVC standard under a common evaluation framework. The experimental results on YUV 4:2:0 video sequences show that the proposed architecture can outperform HEVC in intra-frame coding, however inter-frame coding is not as efficient on contrary to the RGB coding results reported in recent papers.

📄 PDF Abstract BibTeX arXiv:2104.00807

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Transform Network Architectures for Deep Learning based End-to-End Image/Video Coding in Subsampled Color Spaces

2021-02-27 · Hilmi E. Egilmez, Ankitesh K. Singh, Muhammed Coban, Marta Karczewicz 외

Most of the existing deep learning based end-to-end image/video coding (DLEC) architectures are designed for non-subsampled RGB color format. However, in order to achieve a superior coding performance, many state-of-the-…

Boosting neural video codecs by exploiting hierarchical redundancy

2022-08-08 · Reza Pourreza, Hoang Le, Amir Said, Guillaume Sautiere 외

In video compression, coding efficiency is improved by reusing pixels from previously decoded frames via motion and residual compensation. We define two levels of hierarchical redundancy in video frames: 1) first-order: …

Video Compression

Video Coding with Cross-Component Sample Offset

2024-06-03 · Han Gao, Xin Zhao, Tianqi Liu, Shan Liu

Beyond the exploration of traditional spatial, temporal and subjective visual signal redundancy in image and video compression, recent research has focused on leveraging cross-color component redundancy to enhance coding…

Video Compression

Video Compression Coding via Colorization: A Generative Adversarial Network (GAN)-Based Approach

2019-12-23 · Zhaoqing Pan, Feng Yuan, Jianjun Lei, Sam Kwong

Under the limited storage, computing and network bandwidth resources, the video compression coding technology plays an important role for visual communication. To efficiently compress raw video data, a colorization-based…

ColorizationDecoderGenerative Adversarial NetworkVideo Compression

Efficient Neural Network Encoding for 3D Color Lookup Tables

2024-12-19 · Vahid Zehtab, David B. Lindell, Marcus A. Brubaker, Michael S. Brown

3D color lookup tables (LUTs) enable precise color manipulation by mapping input RGB values to specific output RGB values. 3D LUTs are instrumental in various applications, including video editing, in-camera processing, …

Color ManipulationEfficient Neural NetworkVideo Editing