Skip to content
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

Multiclass segmentation with different labels and satellite unet #45

Open
shubham-scisar opened this issue Dec 22, 2020 · 0 comments
Open

Comments

@shubham-scisar
Copy link

I just have a problem in which I have images out of which some have 2 classes and some have 3 classes. So, basically the 2 classes are already there in all images but some have additional one class. Now, while dealing with multiclass segmentation ,I have to make the size (width,height,classes) so in this case it will cause inconsistency. As all the images should have same dimensions. Kindly guide.

Further, I have to apply multiclass segmentation for satellite unet specifically and not use custom unet for that. As specified in the docs, that custom unet supports multiclass segementation. Kindly guide.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant