paper-with-me

홈 › Papers

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

2021-08-20 · Stéphane Cuenat, Raphaël Couturier

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$\mu$m, our proposal allows us to drastically reduce this distance to 1$\mu$m. Moreover, ViT reaches similar accuracy and is more robust than CNN.

📄 PDF Abstract BibTeX arXiv:2108.09147

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Learning

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
Residual Connection 설명 없음
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…

Similar Papers 제목 키워드 기반

Fast Autofocusing using Tiny Transformer Networks for Digital Holographic Microscopy

2022-03-15 · Stéphane Cuenat, Louis Andréoli, Antoine N. André, Patrick Sandoz 외

The numerical wavefront backpropagation principle of digital holography confers unique extended focus capabilities, without mechanical displacements along z-axis. However, the determination of the correct focusing distan…

CPU

Convolutional neural network-based regression for depth prediction in digital holography

2018-02-02 · Tomoyoshi Shimobaba, Takashi Kakue, Tomoyoshi Ito

Digital holography enables us to reconstruct objects in three-dimensional space from holograms captured by an imaging device. For the reconstruction, we need to know the depth position of the recoded object in advance. I…

Depth EstimationDepth PredictionObjectPosition+1

Hyperspectral holography and spectroscopy: computational features of inverse discrete cosine transform

2019-10-04 · Vladimir Katkovnik, Igor Shevkunov, Karen Egiazarian

Broadband hyperspectral digital holography and Fourier transform spectroscopy are important instruments in various science and application fields. In the digital hyperspectral holography and spectroscopy the variable of …

Exploiting Angular Multiplexing for Polarization-diversity in Off-axis Digital Holography

2020-10-27 · Sjoerd van der Heide, Rutger van Anrooij, Menno van den Hout, Nicolas K. Fontaine 외

Digital holography measures the complex optical field and transfer matrix of a device, polarization-diversity is often achieved through spatial multiplexing. We introduce angular multiplexing, to increase flexibility in …

Diversity

Monte Carlo Maximum Likelihood Reconstruction for Digital Holography with Speckle

2026-02-10 · Xi Chen, Arian Maleki, Shirin Jalali arxiv

In coherent imaging, speckle is statistically modeled as multiplicative noise, posing a fundamental challenge for image reconstruction. While maximum likelihood estimation (MLE) provides a principled framework for speckl…

Computational EfficiencyImage Reconstruction