Color Learning for Image Compression
Deep learning based image compression has gained a lot of momentum in recent times. To enable a method that is suitable for image compression and subsequently extended to video compression, we propose a novel deep learning model architecture, where the task of image compression is divided into two sub-tasks, learning structural information from luminance channel and color from chrominance channels. The model has two separate branches to process the luminance and chrominance components. The color difference metric CIEDE2000 is employed in the loss function to optimize the model for color fidelity. We demonstrate the benefits of our approach and compare the performance to other codecs. Additionally, the visualization and analysis of latent channel impulse response is performed.
Code (0)
등록된 구현이 없습니다.
Tasks
Deep LearningImage CompressionVideo CompressionSimilar Papers 제목 키워드 기반
Incremental Color Quantization for Color-Vision-Deficient Observers Using Mobile Gaming Data
The sizes of compressed images depend on their spatial resolution (number of pixels) and on their color resolution (number of color quantization levels). We introduce DaltonQuant, a new color quantization technique for i…
Image CompressionQuantizationFull Quaternion Representation of Color images: A Case Study on QSVD-based Color Image Compression
For many years, channels of a color image have been processed individually, or the image has been converted to grayscale one with respect to color image processing. Pure quaternion representation of color images solves t…
Image CompressionMultiple Hypothesis Colorization
In this work we focus on the problem of colorization for image compression. Since color information occupies a large proportion of the total storage size of an image, a method that can predict accurate color from its gra…
ColorizationImage CompressionSmartSplat: Feature-Smart Gaussians for Scalable Compression of Ultra-High-Resolution Images
Recent advances in generative AI have accelerated the production of ultra-high-resolution visual content, posing significant challenges for efficient compression and real-time decoding on end-user devices. Inspired by 3D…
Image CompressionSTW and SPIHT Wavelet compression using MATLAB wavelet Tool for Color Image
Images can be represented by mathematical function using wavelets. Wavelet can be manipulated (shrink/expand) by applying some values to its function. It helps to localize the signals. Application of wavelet in images pr…
Image Compression