Closed titoriya007 closed 10 months ago
Hi, EXCLUDE_LABEL is used for setting 2. For example, label "Liver" is test lable, image slices that has label "Liver" should be excluded in setting 2, you need set EXCLUDE_LABEL as "Liver". If EXCLUDE_LABEL is set as None, that means we run experiments in setting 1.
Hi,
I am facing an issue with setting 2. You have written that for setting 2, we have to change the value of alpha, but in the code, alpha is used for dual scale mode. I need some help in this regard.