paper-with-me

홈 › Papers

Double-Shot 3D Shape Measurement with a Dual-Branch Network for Structured Light Projection Profilometry

2024-07-19 · Mingyang Lei, Jingfan Fan, Long Shao, Hong Song, Deqiang Xiao, Danni Ai, Tianyu Fu, Ying Gu, Jian Yang

The structured light (SL)-based three-dimensional (3D) measurement techniques with deep learning have been widely studied to improve measurement efficiency, among which fringe projection profilometry (FPP) and speckle projection profilometry (SPP) are two popular methods. However, they generally use a single projection pattern for reconstruction, resulting in fringe order ambiguity or poor reconstruction accuracy. To alleviate these problems, we propose a parallel dual-branch Convolutional Neural Network (CNN)-Transformer network (PDCNet), to take advantage of convolutional operations and self-attention mechanisms for processing different SL modalities. Within PDCNet, a Transformer branch is used to capture global perception in the fringe images, while a CNN branch is designed to collect local details in the speckle images. To fully integrate complementary features, we design a double-stream attention aggregation module (DAAM) that consists of a parallel attention subnetwork for aggregating multi-scale spatial structure information. This module can dynamically retain local and global representations to the maximum extent. Moreover, an adaptive mixture density head with bimodal Gaussian distribution is proposed for learning a representation that is precise near discontinuities. Compared to the standard disparity regression strategy, this adaptive mixture head can effectively improve performance at object boundaries. Extensive experiments demonstrate that our method can reduce fringe order ambiguity while producing high-accuracy results on self-made datasets.

📄 PDF Abstract BibTeX arXiv:2407.14198

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Residual Connection 설명 없음
Adam 설명 없음
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…
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
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…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.

Similar Papers 제목 키워드 기반

CoShaRP: A Convex Program for Single-shot Tomographic Shape Sensing

2020-12-08 · Ajinkya Kadu, Tristan van Leeuwen, K. Joost Batenburg

We introduce single-shot X-ray tomography that aims to estimate the target image from a single cone-beam projection measurement. This linear inverse problem is extremely under-determined since the measurements are far fe…

Crosslink-Net: Double-branch Encoder Segmentation Network via Fusing Vertical and Horizontal Convolutions

2021-07-24 · Qian Yu, Lei Qi, Luping Zhou, Lei Wang 외

Accurate image segmentation plays a crucial role in medical image analysis, yet it faces great challenges of various shapes, diverse sizes, and blurry boundaries. To address these difficulties, square kernel-based encode…

DecoderImage SegmentationMedical Image AnalysisMedical Image Segmentation+2

Crosslink-Net: Double-Branch Encoder Network via Fusing Vertical and Horizontal Convolutions for Medical Image Segmentation

2022-09-08 · IEEE Transactions on Image Processing 2022 9 · Qian Yu; Lei Qi; Yang Gao; Wuzhang Wang; Yinghuan Shi

Accurate image segmentation plays a crucial role in medical image analysis, yet it faces great challenges caused by various shapes, diverse sizes, and blurry boundaries. To address these difficulties, square kernel-based…

DecoderImage SegmentationMedical Image AnalysisMedical Image Segmentation+2

Learning Cross-Image Object Semantic Relation in Transformer for Few-Shot Fine-Grained Image Classification

2022-07-02 · Bo Zhang, Jiakang Yuan, Baopu Li, Tao Chen 외

Few-shot fine-grained learning aims to classify a query image into one of a set of support categories with fine-grained differences. Although learning different objects' local differences via Deep Neural Networks has ach…

Fine-Grained Image Classificationimage-classificationImage ClassificationObject+1

BAE-NET: Branched Autoencoder for Shape Co-Segmentation

2019-03-27 · ICCV 2019 10 · Zhiqin Chen, Kangxue Yin, Matthew Fisher, Siddhartha Chaudhuri 외

We treat shape co-segmentation as a representation learning problem and introduce BAE-NET, a branched autoencoder network, for the task. The unsupervised BAE-NET is trained with a collection of un-segmented shapes, using…

DecoderOne-Shot LearningRepresentation Learning