abhineet123 / ipsc_prediction

IPSC Prediction with Deep Learning
1 stars 0 forks source link

This repository contains the code for the paper: Towards Early Prediction of Human iPSC Reprogramming Success.

Code

Models

The 8 models reported in the paper are located as follows:

The Swin transformer semantic segmentation model not reported in the paper is available in ipsc_static_segmentation/swin_semantic.

Annotation

Data processing and Evaluation

Setup and Commands

Each of the above folders contains a subfolder named cmd containing markdown files with hierarchically organized list of commands to reproduce any of the results reported in the paper.

Data

Images and annotations can be downloaded from here:

ROI images and labels, list TXT files and static segmentation JSON files should be extracted to /data/ipsc/well3/all_frames_roi/ while video segmentation JSON files should be extracted to /data/ipsc/well3/all_frames_roi/ytvis19/.

Trained Models

Trained models can be downloaded from here

Supplementary material

The supplementary PDF is available here

Visualizations

Videos visualizing the annotations along with detection results and failures are available here. Detailed description of these videos is in the supplementary PDF.

3D Plots

Frame-wise partial AUC plots are available here as interactive HTML files.