paper-with-me

Papers

Intelligent Software System for Low-Cost, Brightfield Segmentation: Algorithmic Implementation for Cytometric Auto-Analysis

2025-09-14 · Surajit Das, Pavel Zun arxiv

Bright-field microscopy, a cost-effective solution for live-cell culture, is often the only resource available, along with standard CPUs, for many low-budget labs. The inherent challenges of bright-field images -- their noisiness, low contrast, and dynamic morphology -- coupled with a lack of GPU resources and complex software interfaces, hinder the desired research output. This article presents a novel microscopy image analysis framework designed for low-budget labs equipped with a standard CPU desktop. The Python-based program enables cytometric analysis of live, unstained cells in culture through an advanced computer vision and machine learning pipeline. Crucially, the framework operates on label-free data, requiring no manually annotated training data or training phase. It is accessible via a user-friendly, cross-platform GUI that requires no programming skills, while also providing a scripting interface for programmatic control and integration by developers. The end-to-end workflow performs semantic and instance segmentation, feature extraction, analysis, evaluation, and automated report generation. Its modular architecture supports easy maintenance and flexible integration while supporting both single-image and batch processing. Validated on several unstained cell types from the public dataset of livecells, the framework demonstrates superior accuracy and reproducibility compared to contemporary tools like Cellpose and StarDist. Its competitive segmentation speed on a CPU-based platform highlights its significant potential for basic research and clinical applications -- particularly in cell transplantation for personalised medicine and muscle regeneration therapies. The access to the application is available for reproducibility

📄 PDF Abstract BibTeX arXiv:2509.11354

Code (0)

등록된 구현이 없습니다.

Tasks

Instance Segmentation

Similar Papers 제목 키워드 기반

BriFiSeg: a deep learning-based method for semantic and instance segmentation of nuclei in brightfield images

2022-11-06 · Gendarme Mathieu, Lambert Annika M., El Debs Bachir

Generally, microscopy image analysis in biology relies on the segmentation of individual nuclei, using a dedicated stained image, to identify individual cells. However stained nuclei have drawbacks like the need for samp…

Instance SegmentationSegmentationSemantic Segmentation

Bright 4B: Scaling Hyperspherical Learning for Segmentation in 3D Brightfield Microscopy

2025-12-27 · Amil Khan, Matheus Palhares Viana, Suraj Mishra, B. S. Manjunath arxiv

Label-free 3D brightfield microscopy offers a fast and noninvasive way to visualize cellular morphology, yet robust volumetric segmentation still typically depends on fluorescence or heavy post-processing. We address thi…

MicroBundlePillarTrack: A Python package for automated segmentation, tracking, and analysis of pillar deflection in cardiac microbundles

2024-05-17 · Hiba Kobeissi, Xining Gao, Samuel J. DePalma, Jourdan K. Ewoldt 외

Movies of human induced pluripotent stem cell (hiPSC)-derived engineered cardiac tissue (microbundles) contain abundant information about structural and functional maturity. However, extracting these data in a reproducib…

Optical Flow Estimation

Learning to segment clustered amoeboid cells from brightfield microscopy via multi-task learning with adaptive weight selection

2020-05-19 · Rituparna Sarkar, Suvadip Mukherjee, Elisabeth Labruyère, Jean-Christophe Olivo-Marin

Detecting and segmenting individual cells from microscopy images is critical to various life science applications. Traditional cell segmentation tools are often ill-suited for applications in brightfield microscopy due t…

Boundary DetectionCell SegmentationMulti-Task Learning

Semi-Unsupervised Microscopy Segmentation with Fuzzy Logic and Spatial Statistics for Cross-Domain Analysis Using a GUI

2025-08-21 · Surajit Das, Pavel Zun arxiv

Brightfield microscopy of unstained live cells is challenging due to low contrast, dynamic morphology, uneven illumination, and lack of labels. Deep learning achieved SOTA performance on stained, high-contrast images but…