English
Related papers

Related papers: Need for Speed: A Comprehensive Benchmark of JPEG …

200 papers

Despite recent progress of large language models (LLMs) on code translation among mainstream languages, translating PyTorch to JAX remains nontrivial. The two libraries, though both embedded in Python, differ in core design, execution…

Machine Learning · Computer Science 2025-10-14 Hung Phan , Son Le Vu , Ali Jannesari

Digital images are becoming large in size containing more information day by day to represent the as is state of the original one due to the availability of high resolution digital cameras, smartphones, and medical tests images. Therefore,…

Multimedia · Computer Science 2019-12-24 Ahmad Shawahna , Md. Enamul Haque , Alaaeldin Amin

Light field (LF) imaging has gained significant attention due to its recent success in 3-dimensional (3D) displaying and rendering as well as augmented and virtual reality usage. Nonetheless, because of the two extra dimensions, LFs are…

Image and Video Processing · Electrical Eng. & Systems 2022-04-20 Eisa Hedayati , Timothy C. Havens , Jeremy P. Bos

Convolutional neural networks (CNNs) have achieved astonishing advances over the past decade, defining state-of-the-art in several computer vision tasks. CNNs are capable of learning robust representations of the data directly from the RGB…

Computer Vision and Pattern Recognition · Computer Science 2023-09-26 Samuel Felipe dos Santos , Nicu Sebe , Jurandy Almeida

Convolutional neural networks (CNNs) have achieved astonishing advances over the past decade, defining state-of-the-art in several computer vision tasks. CNNs are capable of learning robust representations of the data directly from the RGB…

Computer Vision and Pattern Recognition · Computer Science 2023-09-26 Samuel Felipe dos Santos , Nicu Sebe , Jurandy Almeida

JPEG XL is a new image coding system offering state-of-the-art compression performance, lossless JPEG recompression, and advanced features. It aims to replace JPEG, PNG, GIF, and other formats with a single universal codec. This article…

We present a machine learning-based approach to lossy image compression which outperforms all existing codecs, while running in real-time. Our algorithm typically produces files 2.5 times smaller than JPEG and JPEG 2000, 2 times smaller…

Machine Learning · Statistics 2017-05-17 Oren Rippel , Lubomir Bourdev

Object detection in images has reached unprecedented performances. The state-of-the-art methods rely on deep architectures that extract salient features and predict bounding boxes enclosing the objects of interest. These methods essentially…

Computer Vision and Pattern Recognition · Computer Science 2021-07-15 Benjamin Deguerre , Clement Chatelain , Gilles Gasso

Learned image compression has achieved extraordinary rate-distortion performance in PSNR and MS-SSIM compared to traditional methods. However, it suffers from intensive computation, which is intolerable for real-world applications and leads…

Image and Video Processing · Electrical Eng. & Systems 2022-08-01 Hongjiu Yu , Qiancheng Sun , Jin Hu , Xingyuan Xue , Jixiang Luo , Dailan He , Yilong Li , Pengbo Wang , Yuanyuan Wang , Yaxu Dai , Yan Wang , Hongwei Qin

With limited storage/bandwidth resources, input images to Computer Vision (CV) applications that use Deep Neural Networks (DNNs) are often encoded with JPEG that is tailored to Human Vision (HV). This paper presents Deep Selector-JPEG, an…

Image and Video Processing · Electrical Eng. & Systems 2023-02-21 Hossam Amer , Sepideh Shaterian , En-hui Yang

We propose a practical approach to JPEG image decoding, utilizing a local implicit neural representation with continuous cosine formulation. The JPEG algorithm significantly quantizes discrete cosine transform (DCT) spectra to achieve a…

Image and Video Processing · Electrical Eng. & Systems 2024-04-09 Woo Kyoung Han , Sunghoon Im , Jaedeok Kim , Kyong Hwan Jin

Web developers use base64 formats to include images, fonts, sounds and other resources directly inside HTML, JavaScript, JSON and XML files. We estimate that billions of base64 messages are decoded every day. We are motivated to improve the…

Mathematical Software · Computer Science 2026-04-07 Wojciech Muła , Daniel Lemire

JPEG XL is a practical approach focused on scalable web distribution and efficient compression of high-quality images. It provides various benefits compared to existing image formats: 60% size reduction at equivalent subjective quality;…

Recent advances in deep learning have resulted in image compression algorithms that outperform JPEG and JPEG 2000 on the standard Kodak benchmark. However, they are slow to train (due to backprop-through-time) and, to the best of our…

Computer Vision and Pattern Recognition · Computer Science 2022-01-31 Ankur Mali , Alexander Ororbia , Daniel Kifer , Lee Giles

This work presents a comparative evaluation of machine translation systems applied to images containing textual information, a task that lies at the intersection of computer vision and natural language processing. The study compares three…

Computation and Language · Computer Science 2026-05-29 Blai Puchol , Sergio Gómez González , Miguel Domingo , Francisco Casacuberta

Measurement of image quality is very crucial to many image processing applications. Quality metrics are used to measure the quality of improvement in the images after they are processed and compared with the original images. Compression is…

Computer Vision and Pattern Recognition · Computer Science 2013-06-25 S. Aruna Mastani , K. Shilpa

Convolutional Neural Networks (CNNs) have proved very accurate in multiple computer vision image classification tasks that required visual inspection in the past (e.g., object recognition, face detection, etc.). Motivated by these…

Computer Vision and Pattern Recognition · Computer Science 2020-09-28 Sara Mandelli , Nicolò Bonettini , Paolo Bestagini , Stefano Tubaro

Deep learning-based vision is characterized by intricate frameworks that often necessitate a profound understanding, presenting a barrier to newcomers and limiting broad adoption. With many researchers grappling with the constraints of…

Computer Vision and Pattern Recognition · Computer Science 2023-11-13 Fabi Prezja

Although it is traditionally believed that lossy image compression, such as JPEG compression, has a negative impact on the performance of deep neural networks (DNNs), it is shown by recent works that well-crafted JPEG compression can…

Computer Vision and Pattern Recognition · Computer Science 2025-03-24 Ahmed H. Salamah , Kaixiang Zheng , Yiwen Liu , En-Hui Yang

There is a need for open-source libraries in emission tomography that (i) use modern and popular backend code to encourage community contributions and (ii) offer support for the multitude of reconstruction techniques available in recent…