Skip to content

cmbi/synthetic_cells

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Red Blood Cell Instancing and Segmentation using Deep Learning and Synthetic Data

Example tracking GIF

The code belonging to the paper: Deep learning trained on synthetic cells to quantify red blood cell deformability in malaria

Environment Prerequisites

Conda

  1. Install miniconda
  2. Create environment using environment.yml:
    conda env create -f environment.yml
  3. Activate environment:
    conda activate SyntheticCells

Data

The microfluidic device videos have been deposited on the Zenodo repository webserver.

(https://doi.org/10.5281/zenodo.7374342)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%