English

Convolutional Neural Network (CNN) vs Vision Transformer (ViT) for Digital Holography

Computer Vision and Pattern Recognition 2022-01-28 v4 Image and Video Processing

Abstract

In Digital Holography (DH), it is crucial to extract the object distance from a hologram in order to reconstruct its amplitude and phase. This step is called auto-focusing and it is conventionally solved by first reconstructing a stack of images and then by sharpening each reconstructed image using a focus metric such as entropy or variance. The distance corresponding to the sharpest image is considered the focal position. This approach, while effective, is computationally demanding and time-consuming. In this paper, the determination of the distance is performed by Deep Learning (DL). Two deep learning (DL) architectures are compared: Convolutional Neural Network (CNN) and Vision Transformer (ViT). ViT and CNN are used to cope with the problem of auto-focusing as a classification problem. Compared to a first attempt [11] in which the distance between two consecutive classes was 100μ\mum, our proposal allows us to drastically reduce this distance to 1μ\mum. Moreover, ViT reaches similar accuracy and is more robust than CNN.

Keywords

Cite

@article{arxiv.2108.09147,
  title  = {Convolutional Neural Network (CNN) vs Vision Transformer (ViT) for Digital Holography},
  author = {Stéphane Cuenat and Raphaël Couturier},
  journal= {arXiv preprint arXiv:2108.09147},
  year   = {2022}
}

Comments

6 pages, 11 figures, ICCCR 2022 Conference

R2 v1 2026-06-24T05:16:57.380Z