paper-with-me

Papers

Image Segmentation For Improved Lossless Screen Content Compression

2023-05-10 · Shabhrish Reddy Uddehal, Tilo Strutz, Hannah Och, André Kaup

In recent years, it has been found that screen content images (SCI) can be effectively compressed based on appropriate probability modelling and suitable entropy coding methods such as arithmetic coding. The key objective is determining the best probability distribution for each pixel position. This strategy works particularly well for images with synthetic (textual) content. However, usually screen content images not only consist of synthetic but also pictorial (natural) regions. These images require diverse models of probability distributions to be optimally compressed. One way to achieve this goal is to separate synthetic and natural regions. This paper proposes a segmentation method that identifies natural regions enabling better adaptive treatment. It supplements a compression method known as Soft Context Formation (SCF) and operates as a pre-processing step. If at least one natural segment is found within the SCI, it is split into two sub images (natural and synthetic parts), and the process of modelling and coding is performed separately for both. For SCIs with natural regions, the proposed method achieves a bit-rate reduction of up to 11.6% and 1.52% with respect to HEVC and the previous version of the SCF.

📄 PDF Abstract BibTeX arXiv:2305.05996

Code (0)

등록된 구현이 없습니다.

Tasks

Image SegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Improved Screen Content Coding in VVC Using Soft Context Formation

2023-05-09 · Hannah Och, Shabhrish Reddy Uddehal, Tilo Strutz, André Kaup

Screen content images typically contain a mix of natural and synthetic image parts. Synthetic sections usually are comprised of uniformly colored areas and repeating colors and patterns. In the VVC standard, these proper…

Enhanced Color Palette Modeling for Lossless Screen Content Compression

2023-12-22 · Hannah Och, Shabhrish Reddy Uddehal, Tilo Strutz, André Kaup

Soft context formation is a lossless image coding method for screen content. It encodes images pixel by pixel via arithmetic coding by collecting statistics for probability distribution estimation. Its main pipeline incl…

Optimization of Probability Distributions for Residual Coding of Screen Content

2022-12-02 · Hannah Och, Tilo Strutz, André Kaup

Probability distribution modeling is the basis for most competitive methods for lossless coding of screen content. One such state-of-the-art method is known as soft context formation (SCF). For each pixel to be encoded, …

Large Language Model for Lossless Image Compression with Visual Prompts

2025-02-22 · Junhao Du, Chuqin Zhou, Ning Cao, Gang Chen 외

Recent advancements in deep learning have driven significant progress in lossless image compression. With the emergence of Large Language Models (LLMs), preliminary attempts have been made to leverage the extensive prior…

Image CompressionLanguage ModelingLanguage ModellingLarge Language Model

Screen Content Image Segmentation Using Least Absolute Deviation Fitting

2015-01-15 · Shervin Minaee, Yao Wang

We propose an algorithm for separating the foreground (mainly text and line graphics) from the smoothly varying background in screen content images. The proposed method is designed based on the assumption that the backgr…

ClusteringForeground SegmentationImage SegmentationSegmentation+1