paper-with-me

Papers

LDMIC: Learning-based Distributed Multi-view Image Coding

2023-01-24 · Xinjie Zhang, Jiawei Shao, Jun Zhang

Multi-view image compression plays a critical role in 3D-related applications. Existing methods adopt a predictive coding architecture, which requires joint encoding to compress the corresponding disparity as well as residual information. This demands collaboration among cameras and enforces the epipolar geometric constraint between different views, which makes it challenging to deploy these methods in distributed camera systems with randomly overlapping fields of view. Meanwhile, distributed source coding theory indicates that efficient data compression of correlated sources can be achieved by independent encoding and joint decoding, which motivates us to design a learning-based distributed multi-view image coding (LDMIC) framework. With independent encoders, LDMIC introduces a simple yet effective joint context transfer module based on the cross-attention mechanism at the decoder to effectively capture the global inter-view correlations, which is insensitive to the geometric relationships between images. Experimental results show that LDMIC significantly outperforms both traditional and learning-based MIC methods while enjoying fast encoding speed. Code will be released at https://github.com/Xinjie-Q/LDMIC.

📄 PDF Abstract BibTeX arXiv:2301.09799

Code (2)

xinjie-q/ldmic 공식 구현 pytorch
liuzhening111/bisic pytorch

Tasks

Data CompressionDecoderImage Compression

Similar Papers 제목 키워드 기반

Parallax to Align Them All: An OmniParallax Attention Mechanism for Distributed Multi-View Image Compression

2026-03-04 · Haotian Zhang, Feiyue Long, Yixin Yu, Jian Xue 외 arxiv

Multi-view image compression (MIC) aims to achieve high compression efficiency by exploiting inter-image correlations, playing a crucial role in 3D applications. As a subfield of MIC, distributed multi-view image compres…

Image Compression

Distributed Coding of Multiview Sparse Sources with Joint Recovery

2016-07-18 · Huynh Van Luong, Nikos Deligiannis, Søren Forchhammer, André Kaup

In support of applications involving multiview sources in distributed object recognition using lightweight cameras, we propose a new method for the distributed coding of sparse sources as visual descriptor histograms ext…

compressed sensingObject Recognition

Robust Deep Joint Source-Channel Coding Enabled Distributed Image Transmission with Imperfect Channel State Information

2024-11-19 · Biao Dong, Bin Cao, Guan Gui, Qinyu Zhang

This work is concerned with robust distributed multi-view image transmission over a severe fading channel with imperfect channel state information (CSI), wherein the sources are slightly correlated. Since the signals are…

Decoder

Enhanced Spatially Interleaved Techniques for Multi-View Distributed Video Coding

2019-12-17 · Nantheera Anantrasirichai, Dimitris Agrafiotis

This paper presents a multi-view distributed video coding framework for independent camera encoding and centralized decoding. Spatio-temporal-view concealment methods are developed that exploit the interleaved nature of …

Diversity

Multi-View Task-Driven Recognition in Visual Sensor Networks

2017-05-30 · Ali Taalimi, Alireza Rahimpour, Liu Liu, Hairong Qi

Nowadays, distributed smart cameras are deployed for a wide set of tasks in several application scenarios, ranging from object recognition, image retrieval, and forensic applications. Due to limited bandwidth in distribu…

Image RetrievalMulti-Task LearningObject RecognitionRepresentation Learning+2