This repository contains the code for the paper: Towards Early Prediction of Human iPSC Reprogramming Success.
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.
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.
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 can be downloaded from here
.pth
checkpoint files into a subfolder named log/idol-ipsc-ext_reorg_roi_g2_16_53
and log/idol-ipsc-ext_reorg_roi_g2_54_126
for the early and late-stage models respectively The supplementary PDF is available here
Videos visualizing the annotations along with detection results and failures are available here. Detailed description of these videos is in the supplementary PDF.
Frame-wise partial AUC plots are available here as interactive HTML files.