You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for sharing your code. I have learned a lot from this project. I have some queries please answer them when available.
You make the H5 file which contains "image" and "label" although is a label or unlabeled data. Although, you didn't use it later for unlabeled data. So what if I have only "image" for data and do not "label" for it. Datagenrator function will give an error and can you tell me how to solve it.
I am trying on some other data taken from the hospital, based on your knowledge can you please guide what ratio of the label and unlabeled data can be used to get optimal performance . And can we get a dice score more than fully supervised learning with more unlabeled data or it will decrease the performance?
The text was updated successfully, but these errors were encountered:
Hello, I have the same question over the data process, the code doesn't have the part of unlabeled data processing, so how can we train the unlabeled data in the teacher model?
Thank you for sharing your code. I have learned a lot from this project. I have some queries please answer them when available.
The text was updated successfully, but these errors were encountered: