paper-with-me

Papers

Customized OCT images compression scheme with deep neural network

2019-08-24 · Pengfei Guo, Dawei Li, Xingde Li

We customize an end-to-end image compression framework for retina OCT images based on deep convolutional neural networks (CNNs). The customized compression scheme consists of three parts: data Preprocessing, compression CNNs, and reconstruction CNNs. Data preprocessing module reduces the speckle noise of the OCT images and the segments out the region of interest. We added customized skip connections between the compression CNNs and the reconstruction CNNs to reserve the detail information and trained the two nets together with the semantic segmented image patches from data preprocessing module. To train the two networks sensitive to both low frequency information and high frequency information, we adopted an objective function with two parts: A PatchGAN discriminator to judge the high frequency information and a differentiable MS-SSIM penalty to evaluate the low frequency information. The proposed framework was trained and evaluated on a publicly available OCT dataset. The evaluation showed above 99% similarity in terms of multi-scale structural similarity (MS-SSIM) when the compression ratio is as high as 40. Furthermore, the reconstructed images of compression ratio 80 from the proposed framework even have better quality than that of compression ratio 20 from JPEG by visual comparison. The testing result outperforms JPEG in term of both of MS-SSIM and visualization, which is more obvious as the increase of compression ratio. Our preliminary result indicates the huge potential of deep neural networks on customized medical image compression.

📄 PDF Abstract BibTeX arXiv:1908.09215

Code (0)

등록된 구현이 없습니다.

Tasks

Image CompressionMS-SSIMSSIM

Methods 이 논문이 사용한 방법론

PatchGAN 설명 없음

Similar Papers 제목 키워드 기반

HybridGS: High-Efficiency Gaussian Splatting Data Compression using Dual-Channel Sparse Representation and Point Cloud Encoder

2025-05-03 · Qi Yang, Le Yang, Geert Van der Auwera, Zhu Li

Most existing 3D Gaussian Splatting (3DGS) compression schemes focus on producing compact 3DGS representation via implicit data embedding. They have long coding times and highly customized data format, making it difficul…

3DGSData Compression

DiTFastAttnV2: Head-wise Attention Compression for Multi-Modality Diffusion Transformers

2025-03-28 · Hanling Zhang, Rundong Su, Zhihang Yuan, Pengtao Chen 외

Text-to-image generation models, especially Multimodal Diffusion Transformers (MMDiT), have shown remarkable progress in generating high-quality images. However, these models often face significant computational bottlene…

2kImage GenerationText to Image GenerationText-to-Image Generation

Lossless Image Compression Using Multi-level Dictionaries: Binary Images

2024-06-05 · Samar Agnihotri, Renu Rameshan, Ritwik Ghosal

Lossless image compression is required in various applications to reduce storage or transmission costs of images, while requiring the reconstructed images to have zero information loss compared to the original. Existing …

Image Compression

DNN-Driven Compressive Offloading for Edge-Assisted Semantic Video Segmentation

2022-03-28 · Xuedou Xiao, Juecheng Zhang, Wei Wang, Jianhua He 외

Deep learning has shown impressive performance in semantic segmentation, but it is still unaffordable for resource-constrained mobile devices. While offloading computation tasks is promising, the high traffic demands ove…

Optical Flow EstimationSegmentationSemantic SegmentationSensitivity+2

Camera-Aware Multi-Resolution Analysis (CAMRA) for Raw Sensor Data Compression

2017-09-25 · Y. Lee, K. Hirakawa, T. Nguyen

We propose a novel lossless and lossy compression scheme for color filter array~(CFA) sampled images based on the wavelet transform of them. Our analysis suggests that the wavelet coefficients of HL and LH subbands are h…

Data Compression