Download this file
1 2 3
# colors for parts of the mask RGB COLOR_CYTO_MASK = (51, 51, 51) COLOR_NUC_MASK = (170, 170, 170)