paper-with-me

홈 › Papers

Code-free development and deployment of deep segmentation models for digital pathology

2021-11-16 · Henrik Sahlin Pettersen, Ilya Belevich, Elin Synnøve Røyset, Erik Smistad, Eija Jokitalo, Ingerid Reinertsen, Ingunn Bakke, André Pedersen

Application of deep learning on histopathological whole slide images (WSIs) holds promise of improving diagnostic efficiency and reproducibility but is largely dependent on the ability to write computer code or purchase commercial solutions. We present a code-free pipeline utilizing free-to-use, open-source software (QuPath, DeepMIB, and FastPathology) for creating and deploying deep learning-based segmentation models for computational pathology. We demonstrate the pipeline on a use case of separating epithelium from stroma in colonic mucosa. A dataset of 251 annotated WSIs, comprising 140 hematoxylin-eosin (HE)-stained and 111 CD3 immunostained colon biopsy WSIs, were developed through active learning using the pipeline. On a hold-out test set of 36 HE and 21 CD3-stained WSIs a mean intersection over union score of 96.6% and 95.3% was achieved on epithelium segmentation. We demonstrate pathologist-level segmentation accuracy and clinical acceptable runtime performance and show that pathologists without programming experience can create near state-of-the-art segmentation solutions for histopathological WSIs using only free-to-use software. The study further demonstrates the strength of open-source solutions in its ability to create generalizable, open pipelines, of which trained models and predictions can seamlessly be exported in open formats and thereby used in external solutions. All scripts, trained models, a video tutorial, and the full dataset of 251 WSIs with ~31k epithelium annotations are made openly available at https://github.com/andreped/NoCodeSeg to accelerate research in the field.

📄 PDF Abstract BibTeX arXiv:2111.08430

Code (2)

AICAN-Research/FAST-Pathology 공식 구현 tf
andreped/NoCodeSeg 공식 구현

Tasks

Active LearningDiagnosticSegmentationwhole slide images

Similar Papers 제목 키워드 기반

SyncTwin: Fast Digital Twin Construction and Synchronization for Safe Robotic Manipulation

2026-01-14 · Ruopeng Huang, Boyu Yang, Wenlong Gui, Jeremy Morgan 외 arxiv

Accurate and safe robotic manipulation under dynamic and visually occluded conditions remains a core challenge in real-world deployment. We introduce SyncTwin, a novel digital twin framework that unifies fast 3D scene re…

Point Cloud Segmentation

Reproducible workflow for online AI in digital health

2025-09-16 · Susobhan Ghosh, Bhanu T. Gullapalli, Daiqi Gao, Asim Gazi 외 arxiv

Online artificial intelligence (AI) algorithms are an important component of digital health interventions. These online algorithms are designed to continually learn and improve their performance as streaming data is coll…

Digital twins for the design, interactive control, and deployment of modular, fiber-reinforced soft continuum arms

2025-07-14 · Seung Hyun Kim, Jiamiao Guo, Arman Tekinalp, Heng-Sheng Chang 외 arxiv

Soft continuum arms (SCAs) promise versatile manipulation through mechanical compliance, for assistive devices, agriculture, search applications, or surgery. However, the strong nonlinear coupling between materials, morp…

MAUP: Training-free Multi-center Adaptive Uncertainty-aware Prompting for Cross-domain Few-shot Medical Image Segmentation

2025-08-05 · Yazhou Zhu, Haofeng Zhang arxiv

Cross-domain Few-shot Medical Image Segmentation (CD-FSMIS) is a potential solution for segmenting medical images with limited annotation using knowledge from other domains. The significant performance of current CD-FSMI…

Medical Image SegmentationCross-Domain Few-Shot

OncoPetNet: A Deep Learning based AI system for mitotic figure counting on H&E stained whole slide digital images in a large veterinary diagnostic lab setting

2021-08-17 · Michael Fitzke, Derick Whitley, Wilson Yau, Fernando Rodrigues Jr 외

Background: Histopathology is an important modality for the diagnosis and management of many diseases in modern healthcare, and plays a critical role in cancer care. Pathology samples can be large and require multi-site …

Decision MakingDiagnosticimage-classificationImage Classification+2