paper-with-me

홈 › Papers

Learning-Based Conditional Image Coder Using Color Separation

2022-12-12 · Panqi Jia, Ahmet Burakhan Koyuncu, Georgii Gaikov, Alexander Karabutov, Elena Alshina, Andre Kaup

Recently, image compression codecs based on Neural Networks(NN) outperformed the state-of-art classic ones such as BPG, an image format based on HEVC intra. However, the typical NN codec has high complexity, and it has limited options for parallel data processing. In this work, we propose a conditional separation principle that aims to improve parallelization and lower the computational requirements of an NN codec. We present a Conditional Color Separation (CCS) codec which follows this principle. The color components of an image are split into primary and non-primary ones. The processing of each component is done separately, by jointly trained networks. Our approach allows parallel processing of each component, flexibility to select different channel numbers, and an overall complexity reduction. The CCS codec uses over 40% less memory, has 2x faster encoding and 22% faster decoding speed, with only 4% BD-rate loss in RGB PSNR compared to our baseline model over BPG.

📄 PDF Abstract BibTeX arXiv:2212.06241

Code (0)

등록된 구현이 없습니다.

Tasks

Image Compression

Similar Papers 제목 키워드 기반

Learning Diverse Image Colorization

2016-12-06 · CVPR 2017 7 · Aditya Deshpande, Jiajun Lu, Mao-Chuang Yeh, Min Jin Chong 외

Colorization is an ambiguous problem, with multiple viable colorizations for a single grey-level image. However, previous methods only produce the single most probable colorization. Our goal is to model the diversity int…

ColorizationDecoderDiversityGenerative Adversarial Network+1

Style-Structure Disentangled Features and Normalizing Flows for Diverse Icon Colorization

2022-01-01 · CVPR 2022 1 · Yuan-kui Li, Yun-Hsuan Lien, Yu-Shuen Wang

In this study, we present a colorization network that generates flat-color icons according to given sketches and semantic colorization styles. Specifically, our network contains a style-structure disentangled coloriz…

ColorizationDecoderDiversityImage-to-Image Translation

Control Color: Multimodal Diffusion-based Interactive Image Colorization

2024-02-16 · Zhexin Liang, Zhaochen Li, Shangchen Zhou, Chongyi Li 외

Despite the existence of numerous colorization methods, several limitations still exist, such as lack of user interaction, inflexibility in local colorization, unnatural color rendering, insufficient color variation, and…

ColorizationColor ManipulationImage Colorization

Sampling Using Neural Networks for colorizing the grayscale images

2018-12-27 · Wonbong Jang

The main idea of this paper is to explore the possibilities of generating samples from the neural networks, mostly focusing on the colorization of the grey-scale images. I will compare the existing methods for colorizati…

Colorization

Polarization Guided Specular Reflection Separation

2021-03-22 · Sijia Wen, Yingqiang Zheng, Feng Lu

Since specular reflection often exists in the real captured images and causes deviation between the recorded color and intrinsic color, specular reflection separation can bring advantages to multiple applications that re…

highlight removal