paper-with-me

홈 › Papers

CIC: Circular Image Compression

2024-07-18 · Honggui Li, Sinan Chen, Nahid Md Lokman Hossain, Maria Trocan, Dimitri Galayko, Mohamad Sawan

Learned image compression (LIC) is currently the cutting-edge method. However, the inherent difference between testing and training images of LIC results in performance degradation to some extent. Especially for out-of-sample, out-of-distribution, or out-of-domain testing images, the performance of LIC dramatically degraded. Classical LIC is a serial image compression (SIC) approach that utilizes an open-loop architecture with serial encoding and decoding units. Nevertheless, according to the theory of automatic control, a closed-loop architecture holds the potential to improve the dynamic and static performance of LIC. Therefore, a circular image compression (CIC) approach with closed-loop encoding and decoding elements is proposed to minimize the gap between testing and training images and upgrade the capability of LIC. The proposed CIC establishes a nonlinear loop equation and proves that steady-state error between reconstructed and original images is close to zero by Taylor series expansion. The proposed CIC method possesses the property of Post-Training and plug-and-play which can be built on any existing advanced SIC methods. Experimental results on five public image compression datasets demonstrate that the proposed CIC outperforms five competing state-of-the-art open-source SIC algorithms in reconstruction capacity. Experimental results further show that the proposed method is suitable for out-of-sample testing images with dark backgrounds, sharp edges, high contrast, grid shapes, or complex patterns.

📄 PDF Abstract BibTeX arXiv:2407.15870

Code (0)

등록된 구현이 없습니다.

Tasks

Image Compression

Similar Papers 제목 키워드 기반

C3-SL: Circular Convolution-Based Batch-Wise Compression for Communication-Efficient Split Learning

2022-07-25 · Cheng-Yen Hsieh, Yu-Chuan Chuang, An-Yeu, Wu

Most existing studies improve the efficiency of Split learning (SL) by compressing the transmitted features. However, most works focus on dimension-wise compression that transforms high-dimensional features into a low-di…

Reduced storage direct tensor ring decomposition for convolutional neural networks compression

2024-05-17 · Mateusz Gabor, Rafał Zdunek

Convolutional neural networks (CNNs) are among the most widely used machine learning models for computer vision tasks, such as image classification. To improve the efficiency of CNNs, many CNNs compressing approaches hav…

image-classificationImage Classification

CircleFormer: Circular Nuclei Detection in Whole Slide Images with Circle Queries and Attention

2023-08-30 · Hengxu Zhang, Pengpeng Liang, Zhiyong Sun, Bo Song 외

Both CNN-based and Transformer-based object detection with bounding box representation have been extensively studied in computer vision and medical image analysis, but circular object detection in medical images is still…

DecoderMedical Image AnalysisMedical Object DetectionObject+4

Line-Based Multi-Label Energy Optimization for Fisheye Image Rectification and Calibration

2015-06-01 · CVPR 2015 6 · Mi Zhang, Jian Yao, Menghan Xia, Kai Li 외

Fisheye image rectification and estimation of intrinsic parameters for real scenes have been addressed in the literature by using line information on the distorted images. In this paper, we propose an easily implemented …

Systematic Analysis and Removal of Circular Artifacts for StyleGAN

2021-03-01 · Way Tan, Bihan Wen, Xulei Yang

StyleGAN is one of the state-of-the-art image generators which is well-known for synthesizing high-resolution and hyper-realistic face images. Though images generated by vanilla StyleGAN model are visually appealing, the…