TL;DR
This paper introduces tiny transformer-based neural networks for fast, accurate autofocus in digital holographic microscopy, achieving high precision and low inference time suitable for real-time applications.
Contribution
It proposes and evaluates tiny transformer models for autofocus in holography, demonstrating their efficiency and accuracy compared to traditional neural networks.
Findings
Achieves 1.2 μm average accuracy in focusing distance prediction.
Inference time under 25 ms per image on CPU.
Tiny models outperform some traditional networks in robustness and speed.
Abstract
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 distance is a non-trivial and time consuming issue. A deep learning (DL) solution is proposed to cast the autofocusing as a regression problem and tested over both experimental and simulated holograms. Single wavelength digital holograms were recorded by a Digital Holographic Microscope (DHM) with a 10 microscope objective from a patterned target moving in 3D over an axial range of 92 m. Tiny DL models are proposed and compared such as a tiny Vision Transformer (TViT), tiny VGG16 (TVGG) and a tiny Swin-Transfomer (TSwinT). The proposed tiny networks are compared with their original versions (ViT/B16, VGG16 and Swin-Transformer Tiny) and the main neural…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsMulti-Head Attention · Attention Is All You Need · Linear Layer · Byte Pair Encoding · Dropout · Layer Normalization · Adam · Label Smoothing · Absolute Position Encodings · Position-Wise Feed-Forward Layer
