中文
相关论文

相关论文: Users prefer Jpegli over same-sized libjpeg-turbo …

200 篇论文

As the demand for digital information grows in fields like medicine, remote sensing, and archival, efficient image compression becomes crucial. This paper focuses on lossless image compression, vital for managing the increasing volume of…

信息论 · 计算机科学 2024-05-01 Rustam Mamedov

Over the years, researchers have proposed various approaches to JPEG forgery detection and localization. In most cases, experimental evaluation was limited to JPEG quality levels that are multiples of 5 or 10. Each study used a different…

多媒体 · 计算机科学 2019-01-23 Pawel Korus

The rapid growth of data from satellite-based Earth observation (EO) systems poses significant challenges in data transmission and storage. We evaluate the potential of task-specific learned compression algorithms in this context to reduce…

计算机视觉与模式识别 · 计算机科学 2025-12-02 Christian Mollière , Iker Cumplido , Marco Zeulner , Lukas Liesenhoff , Matthias Schubert , Julia Gottfriedsen

Among major deep learning (DL) applications, distributed learning involving image classification require effective image compression codecs deployed on low-cost sensing devices for efficient transmission and storage. Traditional codecs such…

图像与视频处理 · 电气工程与系统科学 2023-08-14 Siyu Qi , Lahiru D. Chamain , Zhi Ding

Overfitted neural video codecs offer a decoding complexity orders of magnitude smaller than their autoencoder counterparts. Yet, this low complexity comes at the cost of limited compression efficiency, in part due to their difficulty…

图像与视频处理 · 电气工程与系统科学 2025-03-27 Thomas Leguay , Théo Ladune , Pierrick Philippe , Olivier Deforges

We propose a method for lossy image compression based on recurrent, convolutional neural networks that outperforms BPG (4:2:0 ), WebP, JPEG2000, and JPEG as measured by MS-SSIM. We introduce three improvements over previous research that…

计算机视觉与模式识别 · 计算机科学 2017-03-30 Nick Johnston , Damien Vincent , David Minnen , Michele Covell , Saurabh Singh , Troy Chinen , Sung Jin Hwang , Joel Shor , George Toderici

As one of most fascinating machine learning techniques, deep neural network (DNN) has demonstrated excellent performance in various intelligent tasks such as image classification. DNN achieves such performance, to a large extent, by…

计算机视觉与模式识别 · 计算机科学 2018-03-16 Zihao Liu , Tao Liu , Wujie Wen , Lei Jiang , Jie Xu , Yanzhi Wang , Gang Quan

In the field of digital image processing, JPEG image compression technique has been widely applied. And numerous image processing software suppose this. It is likely for the images undergoing double JPEG compression to be tampered.…

多媒体 · 计算机科学 2018-06-06 Pengpeng Yang , Rongrong Ni , Yao Zhao

Most image data available are often stored in a compressed format, from which JPEG is the most widespread. To feed this data on a convolutional neural network (CNN), a preliminary decoding process is required to obtain RGB pixels, demanding…

计算机视觉与模式识别 · 计算机科学 2022-08-25 Samuel Felipe dos Santos , Jurandy Almeida

The unprecedented growth in the easy availability of photo-editing tools has endangered the power of digital images.An image was supposed to be worth more than a thousand words,but now this can be said only if it can be authenticated orthe…

计算机视觉与模式识别 · 计算机科学 2021-06-22 Divakar Singh

The rapid progress of subject-driven text-to-image synthesis, and in particular DreamBooth, has enabled a consent-free deepfake pipeline: an adversary needs only 4-8 publicly available face images to fine-tune a personalized diffusion model…

计算机视觉与模式识别 · 计算机科学 2026-04-21 Tanjim Rahaman Fardin , S M Zunaid Alam , Mahadi Hasan Fahim , Md Faysal Mahfuz

Image codecs are typically optimized to trade-off bitrate \vs distortion metrics. At low bitrates, this leads to compression artefacts which are easily perceptible, even when training with perceptual or adversarial losses. To improve image…

计算机视觉与模式识别 · 计算机科学 2024-03-20 Marlène Careil , Matthew J. Muckley , Jakob Verbeek , Stéphane Lathuilière

JPEG decode is routine ML infrastructure, but Python decoder choices are often justified by single-process, single-thread microbenchmarks. We audit this evaluation assumption with thirteen Python-accessible JPEG decode paths on five matched…

性能 · 计算机科学 2026-05-21 Vladimir Iglovikov , Dmitry Kosarevsky

In this work, we present a comparison between different techniques of image compression. First, the image is divided in blocks which are organized according to a certain scan. Later, several compression techniques are applied, combined or…

计算机视觉与模式识别 · 计算机科学 2016-08-03 Mario Mastriani

While raw images exhibit advantages over sRGB images (e.g., linearity and fine-grained quantization level), they are not widely used by common users due to the large storage requirements. Very recent works propose to compress raw images by…

计算机视觉与模式识别 · 计算机科学 2023-03-01 Yufei Wang , Yi Yu , Wenhan Yang , Lanqing Guo , Lap-Pui Chau , Alex Kot , Bihan Wen

It is known that JPEG images uploaded to social networks (SNs) are mostly re-compressed by the social network providers. Because of such a situation, a new image identification scheme for double-compressed JPEG images is proposed in this…

图像与视频处理 · 电气工程与系统科学 2019-01-30 Kenta Iida , Hitoshi Kiya

JPEG images can be further compressed to enhance the storage and transmission of large-scale image datasets. Existing learned lossless compressors for RGB images cannot be well transferred to JPEG images due to the distinguishing…

图像与视频处理 · 电气工程与系统科学 2023-03-09 Jixiang Luo , Shaohui Li , Wenrui Dai , Chenglin Li , Junni Zou , Hongkai Xiong

Traditional image and video compression algorithms rely on hand-crafted encoder/decoder pairs (codecs) that lack adaptability and are agnostic to the data being compressed. Here we describe the concept of generative compression, the…

计算机视觉与模式识别 · 计算机科学 2017-06-06 Shibani Santurkar , David Budden , Nir Shavit

Given a JPEG pipeline (compression or decompression), this paper demonstrates how to find the antecedent of an 8x8 block. If it exists, the block is considered compatible with the pipeline. For unaltered images, all blocks remain compatible…

密码学与安全 · 计算机科学 2025-04-08 Etienne Levecque , Jan Butora , Patrick Bas

To improve the temporal and spatial storage efficiency, researchers have intensively studied various techniques, including compression and deduplication. Through our evaluation, we find that methods such as photo tags or local features help…

分布式、并行与集群计算 · 计算机科学 2016-04-20 Binqi Zhang , Chen Wang , Bing Bing Zhou , Albert Y. Zomaya