中文
相关论文

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

200 篇论文

We report the design, implementation, and deployment of Lepton, a fault-tolerant system that losslessly compresses JPEG images to 77% of their original size on average. Lepton replaces the lowest layer of baseline JPEG compression-a Huffman…

多媒体 · 计算机科学 2017-04-21 Daniel Reiter Horn , Ken Elkabany , Chris Lesniewski-Laas , Keith Winstein

Recent advances in deep learning have led to superhuman performance across a variety of applications. Recently, these methods have been successfully employed to improve the rate-distortion performance in the task of image compression.…

图像与视频处理 · 电气工程与系统科学 2022-02-01 Ankur Mali , Alexander Ororbia , Daniel Kifer , Lee Giles

Image Compression has become an absolute necessity in today's day and age. With the advent of the Internet era, compressing files to share among other users is quintessential. Several efforts have been made to reduce file sizes while still…

计算机视觉与模式识别 · 计算机科学 2021-02-16 Jacob John

In JPEG (DCT based) compresses image data by representing the original image with a small number of transform coefficients. It exploits the fact that for typical images a large amount of signal energy is concentrated in a small number of…

图形学 · 计算机科学 2014-02-13 Sukhpal Singh

The JPEG compression format has been the standard for lossy image compression for over multiple decades, offering high compression rates at minor perceptual loss in image quality. For GPU-accelerated computer vision and deep learning tasks,…

分布式、并行与集群计算 · 计算机科学 2021-11-18 André Weißenberger , Bertil Schmidt

Neural network image classifiers are known to be vulnerable to adversarial images, i.e., natural images which have been modified by an adversarial perturbation specifically designed to be imperceptible to humans yet fool the classifier. Not…

计算机视觉与模式识别 · 计算机科学 2016-08-03 Gintare Karolina Dziugaite , Zoubin Ghahramani , Daniel M. Roy

The recent rise in interest in point clouds as an imaging modality has motivated standardization groups such as MPEG and JPEG Pleno to launch activities aiming at developing compression standards for point clouds. Lossy compression usually…

图像与视频处理 · 电气工程与系统科学 2024-11-01 Davi Lazzarotto , Michela Testolina , Touradj Ebrahimi

Image compression using neural networks have reached or exceeded non-neural methods (such as JPEG, WebP, BPG). While these networks are state of the art in ratedistortion performance, computational feasibility of these models remains a…

图像与视频处理 · 电气工程与系统科学 2019-12-19 Nick Johnston , Elad Eban , Ariel Gordon , Johannes Ballé

Resource-constrained hardware, such as edge devices or cell phones, often rely on cloud servers to provide the required computational resources for inference in deep vision models. However, transferring image and video data from an edge or…

计算机视觉与模式识别 · 计算机科学 2024-10-08 Christoph Reich , Oliver Hahn , Daniel Cremers , Stefan Roth , Biplob Debnath

Most neural networks for computer vision are designed to infer using RGB images. However, these RGB images are commonly encoded in JPEG before saving to disk; decoding them imposes an unavoidable overhead for RGB networks. Instead, our work…

计算机视觉与模式识别 · 计算机科学 2023-06-16 Jeongsoo Park , Justin Johnson

A large fraction of Internet traffic is now driven by requests from mobile devices with relatively small screens and often stringent bandwidth requirements. Due to these factors, it has become the norm for modern graphics-heavy websites to…

计算机视觉与模式识别 · 计算机科学 2016-03-03 George Toderici , Sean M. O'Malley , Sung Jin Hwang , Damien Vincent , David Minnen , Shumeet Baluja , Michele Covell , Rahul Sukthankar

In this work, we present a comparison between two techniques of image compression. In the first case, the image is divided in blocks which are collected according to zig-zag scan. In the second one, we apply the Fast Cosine Transform to the…

计算机视觉与模式识别 · 计算机科学 2016-07-13 Mario Mastriani , Juliana Gambini

We propose a new simple approach for image compression: instead of storing the RGB values for each pixel of an image, we store the weights of a neural network overfitted to the image. Specifically, to encode an image, we fit it with an MLP…

图像与视频处理 · 电气工程与系统科学 2021-04-13 Emilien Dupont , Adam Goliński , Milad Alizadeh , Yee Whye Teh , Arnaud Doucet

Inpainting-based image compression is emerging as a promising competitor to transform-based compression techniques. Its key idea is to reconstruct image information from only few known regions through inpainting. Specific partial…

图像与视频处理 · 电气工程与系统科学 2021-05-05 Sarah Andris , Joachim Weickert , Tobias Alt , Pascal Peter

With the increasing advancements in video compression efficiency achieved by newer codecs such as HEVC, AV1, and VVC, and intelligent encoding strategies, as well as improved bandwidth availability,there has been a proliferation and…

多媒体 · 计算机科学 2022-04-13 Nabajeet Barman , Steven Schmidt , Saman Zadtootaghaj , Maria G Martini

We propose a new scheme to re-compress JPEG images in a lossless way. Using a JPEG image as an input the algorithm partially decodes the signal to obtain quantized DCT coefficients and then re-compress them in a more effective way.

计算机视觉与模式识别 · 计算机科学 2023-10-17 Maxim Koroteev , Yaroslav Borisov , Pavel Frolov

JPEG is arguably the most popular image coding format, achieving high compression ratios via lossy quantization that may create visual artifacts degradation. Numerous attempts to remove these artifacts were conceived over the years, and…

图像与视频处理 · 电气工程与系统科学 2023-09-01 Sean Man , Guy Ohayon , Theo Adrai , Michael Elad

One of the major differentiators unlocked by learned codecs relative to their hard-coded traditional counterparts is their ability to be optimized directly to appeal to the human visual system. Despite this potential, a perceptual yet…

计算机视觉与模式识别 · 计算机科学 2026-05-07 Kedar Tatwawadi , Parisa Rahimzadeh , Zhanghao Sun , Zhiqi Chen , Ziyun Yang , Sanjay Nair , Divija Hasteer , Oren Rippel

Several learnable image encryption schemes have been developed for privacy-preserving image classification. This paper focuses on the security block-based image encryption methods that are learnable and JPEG-friendly. Permuting divided…

密码学与安全 · 计算机科学 2023-08-07 Tatsuya Chuman , Nobutaka Ono , Hitoshi Kiya

Data hiding is one widely used approach for protecting authentication and ownership. Most multimedia content like images and videos are transmitted or saved in the compressed form. This kind of lossy compression, such as JPEG, can destroy…

图像与视频处理 · 电气工程与系统科学 2021-01-05 Chaoning Zhang , Adil Karjauv , Philipp Benz , In So Kweon