Published July 4, 2024 | Version v1
Dataset Open

Cellpose training data and scripts from "Machine learning for histological annotation and quantification of cortical layers"

  • 1. ROR icon École Polytechnique Fédérale de Lausanne

Contributors

Data collector:

Project member:

  • 1. ROR icon École Polytechnique Fédérale de Lausanne

Description

This Workflow contains all the material necessary to reproduce the cells detection, thanks to the QuPath performed in the paper

 "Machine learning for histological annotation and quantification of cortical layers"

Inside this workflow and dataset, you will find the following folders

  1. QuPath Training Project: A QuPath 0.5.0 project containing all the manual annotations (ground truths) used to train the cellpose model, as well as the script to start the training
  2. Training Images and Demo Images: The raw whole slide scanner images needed by the above QuPath project
  3. Model: The fodler containing the trained cellpose model
  4. cellpose-training Folder: The exported raw and ground truth images that the above cellpose model was trained on
  5. Scripts: The QuPath scripts, also located in their respective QuPath projects, that were created for this whole workflow
  6. QC: A Jupyter notebook, based on ZeroCostDL4Mic that computes quality metrics in order to assess the performance of the trained cellpose model. The folder also contains the resulting metrics.

Installation and Use

If you are going to use the QuPath projects, you need a local QuPath Installation https://qupath.github.io/ that is configured to run the QuPath Cellpose Extension https://github.com/BIOP/qupath-extension-cellpose as well as a working Cellpose installation https://github.com/MouseLand/cellpose

Instructions for installation are available from the links above.

After that, you should be able to open the QuPath project, navigate to the "Automate > Project scripts" menu and locate the script you wish to run.


1. train a cell segmentation algorithm in the context of the rat brain Layer 
Boundaries project 

2. trigger cell segmentation from a QuPath project in a semi-automated pipeline

Files

README.pdf

Files (7.1 GB)

Name Size Download all
md5:7e1f277cdd01433719c9226b34515faf
7.0 GB Preview Download
md5:a3a8d2283f2964b62671b8bbb208ec73
39.0 MB Preview Download
md5:edb4958ec58810ce99f7b60dc6bbe86d
9.9 MB Preview Download

Additional details

Related works

Is cited by
Journal: 10.3389/fnana.2024.1463632 (DOI)
Is part of
Dataset: 10.5281/zenodo.11544829 (DOI)

Funding

École Polytechnique Fédérale de Lausanne

Dates

Created
2021-01

Software

Repository URL
https://github.com/BlueBrain/layer-recognition
Programming language
Python