Skip to content

matjesg/bioimage_analysis

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

bioimage_analysis

Evaluation of biological effects from microscopy images

Official GitHub repository of our study "On the objectivity, reliability, and validity of deep learning enabled bioimage analyses". You can find a preprint of our paper on Biorxiv, and all source data, our open-source model library, two entire bioimage datasets, as well as the source code in our Dryad repository.

Here, we provide all source code that can be used to reproduce our analyses and a Jupyter Notebook, optimized for the use in Google Colab, to train deep learning models according to the strategies we investigate in our study. Furthermore, we also share all of our training datasets with the open science community.

Local installation

To reproduce our experiments a Python (>= 3.6) installation is required. Run the following code to set up the environment

git clone https://github.com/matjesg/bioimage_analysis.git
cd bioimage_analysis
pip install requirements.txt

The code requires a TensorFlow 1 installation (tested on TensorFlow 1.14.0 and 1.15.2). For more information see the TensorFlow install guide.

About

Evaluation of biological effects from microscopy images

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published