pkyzh2006

Results 2 issues of pkyzh2006

Hi, I found a inconvenience issue. It seems that when using the Hungarian or other assigner, I'm only able to obtain the results for a single sample when accessing **methodoutputs**....

confusion_matrix_model = confusion_matrix(label_map.flatten(), pred_mask.flatten()) 有笔误,label_map应为lable_mask