An open API service indexing awesome lists of open source software.

https://github.com/ajinkya-kulkarni/pyorganoidnet

This repository provides StarDist and CellPose models, meticulously trained on a large dataset of Pancreatic Ductal Adenocarcinoma organoids co-cultured with immune cells. Pre-print available at https://www.biorxiv.org/content/10.1101/2024.02.12.580032v1. Demo application available at https://segmentorganoids.streamlit.app/
https://github.com/ajinkya-kulkarni/pyorganoidnet

cellpose deep-learning organoid-segmentation organoids stardist

Last synced: 5 days ago
JSON representation

This repository provides StarDist and CellPose models, meticulously trained on a large dataset of Pancreatic Ductal Adenocarcinoma organoids co-cultured with immune cells. Pre-print available at https://www.biorxiv.org/content/10.1101/2024.02.12.580032v1. Demo application available at https://segmentorganoids.streamlit.app/

Awesome Lists containing this project

README

          

[![Streamlit App](https://static.streamlit.io/badges/streamlit_badge_black_white.svg)](https://segmentorganoids.streamlit.app/)
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
[![DOI](https://zenodo.org/badge/689260336.svg)](https://zenodo.org/records/10643410)
![GitHub commit activity](https://img.shields.io/github/commit-activity/m/ajinkya-kulkarni/PyOrganoIDNet)
![GitHub release (latest by date)](https://img.shields.io/github/v/release/ajinkya-kulkarni/PyOrganoIDNet)

# OrganoIDNetData: Pancreatic Ductal Adenocarcinoma Organoid Dataset

## Introduction
Welcome to the OrganoIDNetData repository. This public dataset is a significant step forward in cancer research, particularly in the study of Pancreatic Ductal Adenocarcinoma (PDAC). It comprises phase-contrast images of murine and patient-derived tumor organoids co-cultured with immune cells. With 190 images and 33,906 organoids, OrganoIDNetData serves as a potential benchmark for organoid segmentation models in oncological research.
The pre-print based on this work can be found [here](https://www.biorxiv.org/content/10.1101/2024.02.12.580032v1.full.pdf).

## Dataset Overview
- **Type of Cancer:** Pancreatic Ductal Adenocarcinoma
- **Images:** 190 phase-contrast images
- **Organoids Count:** 33,906
- **Culturing:** Co-cultured with immune cells
- **Focus:** Tumor organoids

## Objective
The primary objective of OrganoIDNetData is to address the challenges in organoid research, particularly:
- Efficient and reliable segmentation of organoid images
- Quantification of organoid growth, regression, and response to treatments
- Prediction of organoid system behaviors

## Usage
This dataset is intended for use in developing and testing algorithms for:
- Object detection and segmentation in organoid images
- Machine learning models in oncology research
- Benchmarking against other organoid segmentation models

## Contributing
We welcome contributions to OrganoIDNetData! If you have suggestions or improvements, please fork the repository and submit a pull request.