-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dataset #12
Comments
@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 :) |
I would like to ask why the original data set I downloaded from the official website, the training set has 37 data, while your training set is 30 data |
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)
The text was updated successfully, but these errors were encountered: