Skip to content

abhineet123/ipsc_prediction

Repository files navigation

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

  • both early-stage and late-stage trained models are included
  • the zip file for any model should be extracted in its source directory while maintaining the folder structure inside the zip file
    • for example, the models for IDOL should be extracted inside ipsc_video_segmentation/ipsc_vnext
    • this would extract the .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

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.

About

IPSC Prediction with Deep Learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published