Welcome to microDL’s documentation!

microDL is a deep learning framework for processing microscopy data. The framework consists of:

  • Preprocessing: Flatfield correction, mask creation and normalization.

  • Training: Building and training 2.5D or 2D U-Net models for regression or segmentation.

  • Inference: Use your trained model to predict full size images.

These pages offers in depth descriptions of the functions and classes of microDL and is mainly intended for developers, and users who would like to understand the details. If you’re a user and are mainly interested in understanding how to run microDL, please see the GitHub repository and the readme markdown files within it.

Indices and tables