UA-MT icon indicating copy to clipboard operation
UA-MT copied to clipboard

Guidance about pipeline

Open Abbas009 opened this issue 3 years ago • 2 comments

Thank you for sharing your code. I have learned a lot from this project. I have some queries please answer them when available.

  1. 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.
  2. 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?

Abbas009 avatar Aug 17 '21 08:08 Abbas009

Hello, may I ask how to convert the image data without labels into H5 files

kimjisoo12 avatar Mar 31 '22 03:03 kimjisoo12

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?

augpotato avatar Aug 02 '22 03:08 augpotato