Saliency Driven Perceptual Image Compression
This paper proposes a new end-to-end trainable model for lossy image compression, which includes several novel components. The method incorporates 1) an adequate perceptual similarity metric; 2) saliency in the images; 3) a hierarchical auto-regressive model. This paper demonstrates that the popularly used evaluations metrics such as MS-SSIM and PSNR are inadequate for judging the performance of image compression techniques as they do not align with the human perception of similarity. Alternatively, a new metric is proposed, which is learned on perceptual similarity data specific to image compression. The proposed compression model incorporates the salient regions and optimizes on the proposed perceptual similarity metric. The model not only generates images which are visually better but also gives superior performance for subsequent computer vision tasks such as object detection and segmentation when compared to existing engineered or learned compression techniques.
Code (0)
등록된 구현이 없습니다.
Tasks
Image CompressionMS-SSIMobject-detectionObject DetectionSSIMSimilar Papers 제목 키워드 기반
Multi-Scale Saliency Detection using Dictionary Learning
Saliency detection has drawn a lot of attention of researchers in various fields over the past several years. Saliency is the perceptual quality that makes an object, person to draw the attention of humans at the very si…
Dictionary LearningGeneral ClassificationMotion DetectionObject+8Attention-guided Image Compression by Deep Reconstruction of Compressive Sensed Saliency Skeleton
We propose a deep learning system for attention-guided dual-layer image compression (AGDL). In the AGDL compression system, an image is encoded into two layers, a base layer and an attention-guided refinement layer. Unli…
Compressive SensingImage CompressionSaliency-aware End-to-end Learned Variable-Bitrate 360-degree Image Compression
Effective compression of 360$^\circ$ images, also referred to as omnidirectional images (ODIs), is of high interest for various virtual reality (VR) and related applications. 2D image compression methods ignore the equat…
Image CompressionSaliency Driven Imagery Preprocessing for Efficient Compression -- Industrial Paper
The compression of satellite imagery remains an important research area as hundreds of terabytes of images are collected every day, which drives up storage and bandwidth costs. Although progress has been made in increasi…
Image CompressionSpatial Attention-based Non-reference Perceptual Quality Prediction Network for Omnidirectional Images
Due to the strong correlation between visual attention and perceptual quality, many methods attempt to use human saliency information for image quality assessment. Although this mechanism can get good performance, the ne…
Image Quality Assessment