paper-with-me

Papers

Stitching and dimensionality effects on large artificially generated volume datasets

2026-06-18 · Lucas von Chamier, Jan Philipp Albrecht, Dagmar Kainmüller arxiv

Generating large images via deep learning requires patching input data to accommodate hardware memory limitations, then assembling output patches, a process that can introduce stitching artifacts when neighboring patches do not align at borders. While these artifacts are known to affect segmentation tasks, their impact on generative models for style-transfer remains poorly understood. We investigated three stitching approaches and two patch dimensionalities (2D vs 3D) using cycleGAN models trained on cryo-electron microscopy datasets. We evaluated both perceptual quality and performance on downstream mitochondria segmentation. Our key findings reveal that: (1) FID scores fail to detect subtle stitching artifacts that significantly impact downstream segmentation performance, (2) 3D models with artifact-free stitching marginally outperform 2D models on downstream tasks, though the improvement barely justifies the computational cost, and (3) 2D models train more stably due to larger batch sizes. Additionally, we demonstrate that ensembling predictions from three orthogonal directions can improve low-quality volumes but provides no benefit for high-quality outputs. These results demonstrate that maximizing generative model performance on large scientific datasets requires careful consideration and mitigation of stitching artifacts, and that perceptual metrics alone are insufficient for evaluating domain adaptation quality in biomedical imaging.

📄 PDF Abstract BibTeX arXiv:2606.20095

Code (0)

등록된 구현이 없습니다.

Tasks

Domain Adaptation

Similar Papers 제목 키워드 기반

Learning Edge-Preserved Image Stitching from Large-Baseline Deep Homography

2020-12-11 · Lang Nie, Chunyu Lin, Kang Liao, Yao Zhao

Image stitching is a classical and crucial technique in computer vision, which aims to generate the image with a wide field of view. The traditional methods heavily depend on the feature detection and require that scene …

Image Stitching

Geometric Structure Preserving Warp for Natural Image Stitching

2022-01-01 · CVPR 2022 1 · Peng Du, Jifeng Ning, Jiguang Cui, Shaoli Huang 외

Preserving geometric structures in the scene plays a vital role in image stitching. However, most of the existing methods ignore the large-scale layouts reflected by straight lines or curves, decreasing overall stitc…

Edge DetectionImage Stitching

A Method of Generating Measurable Panoramic Image for Indoor Mobile Measurement System

2020-10-27 · Hao Ma, Jingbin Liu, Zhirong Hu, Hongyu Qiu 외

This paper designs a technique route to generate high-quality panoramic image with depth information, which involves two critical research hotspots: fusion of LiDAR and image data and image stitching. For the fusion of 3…

Image Stitching

Selecting Artificially-Generated Sentences for Fine-Tuning Neural Machine Translation

2019-09-26 · WS 2019 10 · Alberto Poncelas, Andy Way

Neural Machine Translation (NMT) models tend to achieve best performance when larger sets of parallel sentences are provided for training. For this reason, augmenting the training set with artificially-generated sentence…

Machine TranslationNMTSentenceTranslation

On the Selection of Tuning Parameters for Patch-Stitching Embedding Methods

2022-07-14 · Ery Arias-Castro, Phong Alain Chau

While classical scaling, just like principal component analysis, is parameter-free, other methods for embedding multivariate data require the selection of one or several tuning parameters. This tuning can be difficult du…

Dimensionality Reduction