General Information for deepflash2

When a star (*) appears in the name of a button a change in the data or selection was recognized by the program. When you press the according button the change will be applied.

Supported image formats

We recommend ImageJ/Fiji to format your Images. Click to install Fiji/ImageJ.

DeepFlash2 can handle different types of imagedata. Recommended image formats are jpeg , png, or tiff.

You should avoid gif image format.

Required Folder Structure and Naming Convention to access you data

Required Folder Structure and Naming Convention when using google drive:

>to google colab.

Main directory

main directory image


GT Estimation

gt estimation

[folder] GT_estimation
  [folder] expert1
    [file] mask1.png
    [file] mask2.png
  [folder] expert2
    [file] mask1.png
    [file] mask2.png
  [folder] expert3
    [file] mask1.png
    [file] mask2.png


Training

gt estimation

[folder] Training
  [folder] images
    [file] 0001.tif
    [file] 0002.tif
  [folder] masks
    [file] 0001_mask.png
    [file] 0002_mask.png


Prediction

gt estimation

[folder] Prediction
  [folder] images
    [file] 0001.tif
    [file] 0002.tif
  [folder] ensemble
    [file] unext50_deepflash2_model-1.pth
    [file] unext50_deepflash2_model-2.pth