paper-with-me

홈 › Papers

Deep Selector-JPEG: Adaptive JPEG Image Compression for Computer Vision in Image classification with Human Vision Criteria

2023-02-19 · Hossam Amer, Sepideh Shaterian, En-hui Yang

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 adaptive JPEG compression method that targets image classification while satisfying HV criteria. For each image, Deep Selector-JPEG selects adaptively a Quality Factor (QF) to compress the image so that a good trade-off between the Compression Ratio (CR) and DNN classifier Accuracy (Rate-Accuracy performance) can be achieved over a set of images for a variety of DNN classifiers while the MS-SSIM of such compressed image is greater than a threshold value predetermined by HV with a high probability. Deep Selector-JPEG is designed via light-weighted or heavy-weighted selector architectures. Experimental results show that in comparison with JPEG at the same CR, Deep Selector-JPEG achieves better Rate-Accuracy performance over the ImageNet validation set for all tested DNN classifiers with gains in classification accuracy between 0.2% and 1% at the same CRs while satisfying HV constraints. Deep Selector-JPEG can also roughly provide the original classification accuracy at higher CRs.

📄 PDF Abstract BibTeX arXiv:2302.09560

Code (0)

등록된 구현이 없습니다.

Tasks

Classificationimage-classificationImage ClassificationImage CompressionMS-SSIMSSIM

Similar Papers 제목 키워드 기반

Image Compression By Embedding Five Modulus Method Into JPEG

2013-04-30 · Firas A. Jassim

The standard JPEG format is almost the optimum format in image compression. The compression ratio in JPEG sometimes reaches 30:1. The compression ratio of JPEG could be increased by embedding the Five Modulus Method (FMM…

Image Compression

Deep learning-based compression of giga-resolution whole slide images

2026-05-17 · Maren Høibø, Etienne Gaucher, Ingerid Reinertsen, Marit Valla 외 arxiv

Implementation of digital pathology leads to an increased number of whole slide images (WSIs). The large size of WSIs is challenging. Today, WSIs are compressed with codecs like JPEG resulting in several gigabytes per WS…

Image Compression

Learned Lossless JPEG Transcoding via Joint Lossy and Residual Compression

2022-08-24 · Xiaoshuai Fan, Xin Li, Zhibo Chen

As a commonly-used image compression format, JPEG has been broadly applied in the transmission and storage of images. To further reduce the compression cost while maintaining the quality of JPEG images, lossless transcod…

Image Compression

Practical Learned Lossless JPEG Recompression with Multi-Level Cross-Channel Entropy Model in the DCT Domain

2022-03-30 · CVPR 2022 1 · Lina Guo, Xinjie Shi, Dailan He, Yuanyuan Wang 외

JPEG is a popular image compression method widely used by individuals, data center, cloud storage and network filesystems. However, most recent progress on image compression mainly focuses on uncompressed images while ig…

Image Compression

Three Forensic Cues for JPEG AI Images

2025-04-04 · Sandra Bergmann, Fabian Brand, Christian Riess

The JPEG standard was vastly successful. Currently, the first AI-based compression method ``JPEG AI'' will be standardized. JPEG AI brings remarkable benefits. JPEG AI images exhibit impressive image quality at bitrates …