Skip to content

Involving in Organoids Growth and Recreation – Development of an Intelligent OrgaTracker System for Multi-Dimensional Organoid Analysis

Notifications You must be signed in to change notification settings

duxuan11/OrgaTracker

Repository files navigation

OrgaTracker

Involving in Organoids Growth and Recreation – Development of an Intelligent OrgaTracker System for Multi-Dimensional Organoid Analysis The system is divided into three parts:

1.Organoid_tracking

The first part realizes organoid tracking and segmentation and organoid fusion capture. 1231 res

2.Intestinal_organoids_analysis

The second part shows the quantitative budding and the structural analysis of mouse intestinal organoids from day 0 to day 4. 2023-01-19_202642 2023-01-19_202917

3.Organoid_sketches_to_images

The third part shows the generation of organoids from sketches. 20230119203553

Video: https://user-images.githubusercontent.com/64136561/213444202-5425bb0e-31d6-4b16-9b70-5cf8ee18474d.mp4

Installation

Clone this project:

git clone [email protected]:duxuan11/OrgaTracker.git

For Pip install

pip install -r requirements.txt

Verify

Run the demo:

Organoid_tracking

cd OrgaTracker/organoid_tracking/yolov5-unet-track
python test.py  --data data/image/

Intestinal_organoid_analysis

cd Intestinal_organoids_analysis/crypt_quantization  or cd Intestinal_organoids_analysis/structured_analysis
python test.py --data data/image/

Organoid_sketches_to_images

cd Organoid_sketches_to_images/pix2pix
python organ_test.py --dataroot ./datasets/edges2organoids --name edges2organoids_pix2pix --model pix2pix --direction AtoB

About

Involving in Organoids Growth and Recreation – Development of an Intelligent OrgaTracker System for Multi-Dimensional Organoid Analysis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published