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

Adding functions for checking masks, minor train_on_gpu changes #41

Open
wants to merge 8 commits into
base: integration_tpu_resnet
Choose a base branch
from

Conversation

AkshathRaghav
Copy link
Collaborator

@AkshathRaghav AkshathRaghav commented Sep 27, 2023

I've added functions for counting classes, checking if the contiguous and categorical masks are the same after mapping, and making sure that unwanted individual masks (which should be background) are not assigned a class.
There's also small changes which solved some issues for me while training on GPU.

@AkshathRaghav AkshathRaghav self-assigned this Sep 27, 2023
Signed-off-by: AkshathRaghav <akshathraghav.r@gmail.com>
Signed-off-by: AkshathRaghav <akshathraghav.r@gmail.com>
Signed-off-by: AkshathRaghav <akshathraghav.r@gmail.com>
Signed-off-by: AkshathRaghav <akshathraghav.r@gmail.com>
Signed-off-by: AkshathRaghav <akshathraghav.r@gmail.com>
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

Successfully merging this pull request may close these issues.

1 participant