Skip to content
CKSpahn edited this page Jul 23, 2021 · 24 revisions

DeepBugs

Analyzing bacterial bioimages with open-source deep learning approaches

Deep learning is a powerful tool in many areas. In the last years, it also gained large popularity in the field of bioimage analysis. Yet, bacteriologists make only limited use of this technology, although there is great potential. To leverage the use of DL in microbiology, we created several datasets of bacterial bioimages and tested DL networks for different image analysis tasks.

Our work is based on the ZeroCostDL4Mic platform, as it provides simple access to different DL networks and gives you free GPU computing power! For this it employs the Google Colab platform.

Here's an overview on the tasks that we perform using open-source DL approaches:

Scale bars are 2 µm

We are always happy for new ideas and examples. Please feel free to contact us if you want to contribute data and models or want to discuss any useful applications of DL for microbiology!


List of tasks with links to the respective pages:

Notebooks used in our work:

All notebooks are implementations provided by the ZeroCostDL4Mic platform. Further documentation can be found on the ZeroCostDL4Mic wiki)

Network Paper(s) Task Link to example training and test dataset Direct link to notebook in Colab
U-Net (2D) here and here Segmentation ISBI challenge or here Open In Colab
StarDist (2D) here and here Nuclei segmentation here Open In Colab
SplineDist [here][SplineDist_link] Instance segmentation Coming soon! Open In Colab
Noise2Void (2D) here Denoising here Open In Colab
CARE (2D) here Denoising here Open In Colab
Label-free prediction (fnet) 2D here Artificial labelling here Open In Colab
pix2pix here Paired Image-to-Image Translation here Open In Colab
YOLOv2 here Object detection (bounding boxes) here Open In Colab

Tools

Network Paper(s) Task Link to example training and test dataset Direct link to the notebook in Colab
Augmentor here Image augmentation None Open In Colab
Quality Control Available soon Error mapping and quality metrics estimation None Open In Colab

Contributors

You can find our preprint here ## add preprint link here