GithubHelp home page GithubHelp logo

eipm / stork-v Goto Github PK

View Code? Open in Web Editor NEW
0.0 3.0 2.0 2.13 MB

This project aims to enhance the assessment of fertilized human embryos, a critical step in the process of in vitro fertilization (VF). The research paper behind this project introduced BELA, the Blastocyst Evaluation Learning Algorithm, a novel model for embryo ploidy status prediction.

Home Page: https://stork-v.eipm-research.org/

Dockerfile 1.20% Python 73.64% CSS 3.52% JavaScript 11.88% HTML 9.76%
ai docker machine-learning

stork-v's Introduction

BELA: Accurate and Noninvasive Ploidy Prediction for Human Preimplantation Embryos

Project Description

This project aims to enhance the assessment of fertilized human embryos, a critical step in the process of in vitro fertilization (VF). The research paper behind this project introduced BELA, the Blastocyst Evaluation Learning Algorithm, a novel model for embryo ploidy status prediction. It surpasses both image- and video-based ploidy models without necessitating any subjective input from embryologists. This project uses deep learning techniques to accurately and noninvasively predict ploidy in preimplantation human embryos.

Actions Status Github EIPM Docker Hub GitHub Container Registry Python 3.8.16 License: MIT

Set up local environment and install dependencies

Install requirements from requirements.txt pip install -r requirements.txt

Add the models in the folder src/stork_v/models

Execute a model as script

Add the zip file in the expeted location src/data/78645636.zip and run the command python src/test.py

Docker run command

PATH_TO_MODELS=<set the location of your models directory>
PATH_TO_DATA=<set the location of you data directory>
PATH_TO_TEMP=<set the location of the temp directory used for creating the videos>

docker run --name stork-v \
-v $PATH_TO_MODELS:/stork-v/stork_v/models \
-v $PATH_TO_DATA:/stork-v/data \
-v $PATH_TO_TEMP:/stork-v/temp \
-e USERS_DICT="{'user1': 'stork'}" \
-p 8080:80 \
stork-v

Instructions for Use of Training Files

Files are available for training a BELA model in the 'main' folder.

Files available provide code for training and evaluating a BELA model through:

  1. Video Creation
  2. Annotation File Creation
  3. Training and Prediction

Contributors

  • Suraj Rajendran, Institute for Computational Biomedicine, Department of Physiology and Biophysics, Weill Cornell Medicine of Cornell University, New York, NY, USA, Tri-Institutional Computational Biology & Medicine Program, Cornell University, NY, USA
  • Matthew Brendel, Institute for Computational Biomedicine, Department of Physiology and Biophysics, Weill Cornell Medicine of Cornell University, New York, NY, USA
  • Josue Barnes, Institute for Computational Biomedicine, Department of Physiology and Biophysics, Weill Cornell Medicine of Cornell University, New York, NY, USA
  • Qiansheng Zhan, The Ronald O. Perelman and Claudia Cohen Center for Reproductive Medicine, Weill Cornell Medicine, New York, NY, USA
  • Jonas E. Malmsten, The Ronald O. Perelman and Claudia Cohen Center for Reproductive Medicine, Weill Cornell Medicine, New York, NY, USA
  • Pantelis Zisimopoulos, Institute for Computational Biomedicine, Department of Physiology and Biophysics, Weill Cornell Medicine of Cornell University, New York, NY, USA
  • Alexandros Sigaras, Institute for Computational Biomedicine, Department of Physiology and Biophysics, Weill Cornell Medicine of Cornell University, New York, NY, USA
  • Marcos Meseguer, IVI Valencia, Health Research Institute la Fe, Valencia, Spain
  • Kathleen A Miller, IVF Florida Reproductive Associates, Fort Lauderdale, Florida, USA
  • David Hoffman, IVF Florida Reproductive Associates, Fort Lauderdale, Florida, USA
  • Zev Rosenwaks, The Ronald O. Perelman and Claudia Cohen Center for Reproductive Medicine, Weill Cornell Medicine, New York, NY, USA
  • Olivier Elemento, Institute for Computational Biomedicine, Department of Physiology and Biophysics, Weill Cornell Medicine of Cornell University, New York, NY, USA
  • Nikica Zaninovic, The Ronald O. Perelman and Claudia Cohen Center for Reproductive Medicine, Weill Cornell Medicine, New York, NY, USA
  • Iman Hajirasouliha (Corresponding author), Institute for Computational Biomedicine, Department of Physiology and Biophysics, Weill Cornell Medicine of Cornell University, New York, NY, USA, [email protected]

Contact

For any questions or comments, please contact Iman Hajirasouliha at [email protected].

stork-v's People

Contributors

alexsigaras avatar surajraj99 avatar zisimo avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.