English

End-to-End Image Compression with Segmentation Guided Dual Coding for Wind Turbines

Computer Vision and Pattern Recognition 2026-04-01 v1 Artificial Intelligence Machine Learning

Abstract

Transferring large volumes of high-resolution images during wind turbine inspections introduces a bottleneck in assessing and detecting severe defects. Efficient coding must preserve high fidelity in blade regions while aggressively compressing the background. In this work, we propose an end-to-end deep learning framework that jointly performs segmentation and dual-mode (lossy and lossless) compression. The segmentation module accurately identifies the blade region, after which our region-of-interest (ROI) compressor encodes it at superior quality compared to the rest of the image. Unlike conventional ROI schemes that merely allocate more bits to salient areas, our framework integrates: (i) a robust segmentation network (BU-Netv2+P) with a CRF-regularized loss for precise blade localization, (ii) a hyperprior-based autoencoder optimized for lossy compression, and (iii) an extended bits-back coder with hierarchical models for fully lossless blade reconstruction. Furthermore, our ROI framework removes the sequential dependency in bits-back coding by reusing background-coded bits, enabling parallelized and efficient dual-mode compression. To the best of our knowledge, this is the first fully integrated learning-based ROI codec combining segmentation, lossy, and lossless compression, ensuring that subsequent defect detection is not compromised. Experiments on a large-scale wind turbine dataset demonstrate superior compression performance and efficiency, offering a practical solution for automated inspections.

Keywords

Cite

@article{arxiv.2603.29927,
  title  = {End-to-End Image Compression with Segmentation Guided Dual Coding for Wind Turbines},
  author = {Raül Pérez-Gonzalo and Andreas Espersen and Søren Forchhammer and Antonio Agudo},
  journal= {arXiv preprint arXiv:2603.29927},
  year   = {2026}
}

Comments

Accepted to TNNLS 2026

R2 v1 2026-07-01T11:46:35.663Z