paper-with-me

홈 › Papers

Microscopy Image Segmentation via Point and Shape Regularized Data Synthesis

2023-08-18 · Shijie Li, Mengwei Ren, Thomas Ach, Guido Gerig

Current deep learning-based approaches for the segmentation of microscopy images heavily rely on large amount of training data with dense annotation, which is highly costly and laborious in practice. Compared to full annotation where the complete contour of objects is depicted, point annotations, specifically object centroids, are much easier to acquire and still provide crucial information about the objects for subsequent segmentation. In this paper, we assume access to point annotations only during training and develop a unified pipeline for microscopy image segmentation using synthetically generated training data. Our framework includes three stages: (1) it takes point annotations and samples a pseudo dense segmentation mask constrained with shape priors; (2) with an image generative model trained in an unpaired manner, it translates the mask to a realistic microscopy image regularized by object level consistency; (3) the pseudo masks along with the synthetic images then constitute a pairwise dataset for training an ad-hoc segmentation model. On the public MoNuSeg dataset, our synthesis pipeline produces more diverse and realistic images than baseline models while maintaining high coherence between input masks and generated images. When using the identical segmentation backbones, the models trained on our synthetic dataset significantly outperform those trained with pseudo-labels or baseline-generated images. Moreover, our framework achieves comparable results to models trained on authentic microscopy images with dense labels, demonstrating its potential as a reliable and highly efficient alternative to labor-intensive manual pixel-wise annotations in microscopy image segmentation. The code is available.

📄 PDF Abstract BibTeX arXiv:2308.09835

Code (1)

cjlee94/points2image 공식 구현 pytorch

Tasks

Image SegmentationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

GRED: Graph-Regularized 3D Shape Reconstruction from Highly Anisotropic and Noisy Images

2013-09-17 · Christian Widmer, Philipp Drewe, Xinghua Lou, Shefali Umrania 외

Analysis of microscopy images can provide insight into many biological processes. One particularly challenging problem is cell nuclear segmentation in highly anisotropic and noisy 3D image data. Manually localizing and s…

3D Shape ReconstructionBIG-bench Machine LearningNuclear SegmentationSegmentation

Combining nonparametric spatial context priors with nonparametric shape priors for dendritic spine segmentation in 2-photon microscopy images

2019-01-08 · Ertunc Erdil, Ali Ozgur Argunsah, Tolga Tasdizen, Devrim Unay 외

Data driven segmentation is an important initial step of shape prior-based segmentation methods since it is assumed that the data term brings a curve to a plausible level so that shape and data terms can then work togeth…

Segmentation

Segmentation of Clustered Nuclei With Shape Markers and Marking Function

2009-04-15 · J. Cheng and J. C. Rajapakse $^{\ast}$, "Segmentation of Clustered Nuclei With Shape Markers and Marking Function," in IEEE Transactions on Biomedical Engineering, vol. 56, no. 3, pp. 741-748 2009 4 · Jierong Cheng, Jagath C. Rajapakse

We present a method to separate clustered nuclei from fluorescence microscopy cellular images, using shape markers and marking function in a watershed-like algorithm. Shape markers are extracted using an adaptive H-mi…

Cell SegmentationSegmentation

Unsupervised cell segmentation by fast Gaussian Processes

2025-05-24 · Laura Baracaldo, Blythe King, Haoran Yan, Yizi Lin 외

Cell boundary information is crucial for analyzing cell behaviors from time-lapse microscopy videos. Existing supervised cell segmentation tools, such as ImageJ, require tuning various parameters and rely on restrictive …

Cell SegmentationGaussian ProcessesSegmentation

MiShape: 3D Shape Modelling of Mitochondria in Microscopy

2023-03-02 · Abhinanda R. Punnakkal, Suyog S Jadhav, Alexander Horsch, Krishna Agarwal 외

Fluorescence microscopy is a quintessential tool for observing cells and understanding the underlying mechanisms of life-sustaining processes of all living organisms. The problem of extracting 3D shape of mitochondria fr…

3D Shape Reconstruction