nauyan / Segmentation

Contains code for Semantic Segmentation of MoNuSeg 2018 challenge.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dataset

ridhachahed opened this issue · comments

Hello,

Did you preprocess the data because I get different results with your data than the official release. Also it's not in the same format (.png vs .tif)

@ridhachahed yes after pushing the code I did realize that I didn't use the official format of the Monuseg. The dataset I have used can be found here: https://github.com/nauyan/Segmentation/blob/master/Datasets/MonuSeg-20200319T073151Z-001.zip

I am curious to know the difference between the two because I get better results on yours. Did you apply any transformations to it?

No I haven't applied any transformations on this one.

I found out that images have the same names in the two datasets but are actually different and have different annotations :)