paper-with-me

Papers

Region-Adaptive Transform with Segmentation Prior for Image Compression

2024-03-01 · Yuxi Liu, Wenhan Yang, Huihui Bai, Yunchao Wei, Yao Zhao

Learned Image Compression (LIC) has shown remarkable progress in recent years. Existing works commonly employ CNN-based or self-attention-based modules as transform methods for compression. However, there is no prior research on neural transform that focuses on specific regions. In response, we introduce the class-agnostic segmentation masks (i.e. semantic masks without category labels) for extracting region-adaptive contextual information. Our proposed module, Region-Adaptive Transform, applies adaptive convolutions on different regions guided by the masks. Additionally, we introduce a plug-and-play module named Scale Affine Layer to incorporate rich contexts from various regions. While there have been prior image compression efforts that involve segmentation masks as additional intermediate inputs, our approach differs significantly from them. Our advantages lie in that, to avoid extra bitrate overhead, we treat these masks as privilege information, which is accessible during the model training stage but not required during the inference phase. To the best of our knowledge, we are the first to employ class-agnostic masks as privilege information and achieve superior performance in pixel-fidelity metrics, such as Peak Signal to Noise Ratio (PSNR). The experimental results demonstrate our improvement compared to previously well-performing methods, with about 8.2% bitrate saving compared to VTM-17.0. The source code is available at https://github.com/GityuxiLiu/SegPIC-for-Image-Compression.

📄 PDF Abstract BibTeX arXiv:2403.00628

Code (2)

GityuxiLiu/Region-Adaptive-Transform-with-Segmentation-Prior-for-Image-Compression 공식 구현 pytorch
gityuxiliu/segpic-for-image-compression 공식 구현 pytorch

Tasks

Image CompressionSegmentation

Similar Papers 제목 키워드 기반

LightMedSeg: Lightweight 3D Medical Image Segmentation with Learned Spatial Anchors

2026-03-07 · Kavyansh Tyagi, Vishwas Rathi, Puneet Goyal arxiv

Accurate and efficient 3D medical image segmentation is essential for clinical AI, where models must remain reliable under stringent memory, latency, and data availability constraints. Transformer-based methods achieve s…

Medical Image Segmentation

Liver Segmentation in Abdominal CT Images by Adaptive 3D Region Growing

2018-02-21 · Shima Rafiei, Nader Karimi, Behzad Mirmahboub, S. M. Reza Soroushmehr 외

Automatic liver segmentation plays an important role in computer-aided diagnosis and treatment. Manual segmentation of organs is a difficult and tedious task and so prone to human errors. In this paper, we propose an ada…

Liver SegmentationSegmentation

Multi-view Cardiac Image Segmentation via Trans-Dimensional Priors

2024-04-25 · Abbas Khan, Muhammad Asad, Martin Benning, Caroline Roney 외

We propose a novel multi-stage trans-dimensional architecture for multi-view cardiac image segmentation. Our method exploits the relationship between long-axis (2D) and short-axis (3D) magnetic resonance (MR) images to p…

Image SegmentationSegmentationSemantic Segmentation

Adaptive strategy for superpixel-based region-growing image segmentation

2018-03-17 · Mahaman Sani Chaibou, Pierre-Henri Conze, Karim Kalti, Basel Solaiman 외

This work presents a region-growing image segmentation approach based on superpixel decomposition. From an initial contour-constrained over-segmentation of the input image, the image segmentation is achieved by iterative…

Image SegmentationSegmentationSemantic SegmentationSuperpixels

An Auto-Encoder Strategy for Adaptive Image Segmentation

2020-04-29 · MIDL 2019 7 · Evan M. Yu, Juan Eugenio Iglesias, Adrian V. Dalca, Mert R. Sabuncu

Deep neural networks are powerful tools for biomedical image segmentation. These models are often trained with heavy supervision, relying on pairs of images and corresponding voxel-level labels. However, obtaining segmen…

Image SegmentationRepresentation LearningSegmentationSemantic Segmentation