Closed udion closed 6 years ago
Hi,
kindly check gen_mask_from_anno.py which requires a json file for annotation and generates a black and while binary mask
gen_mask_from_anno.py
@udion can you make your code PEP8 compatible? e.g. using flake8 to check the style of the two new python files. Also, can you put the two python files under NCRF/wsi/bin ?
Hi,
kindly check
gen_mask_from_anno.py
which requires a json file for annotation and generates a black and while binary mask