In the code, the indicators of your segmentation results are obtained by converting the GT and prediction results to a resolution of 224 * 224, and the polyp segmentation result graph saved in your test. py is also a resolution of 224 * 224.
It is obvious that the indicators of segmentation results should be obtained by upsampling the predicted results with the same resolution as GT and GT, and the polyp segmentation result image saved in test.py should also have the original resolution of the image.
I cannot accept this calculation method, and others cannot accept it, which is completely unreasonable.
在代码中,你们的分割结果的指标是通过转换到224224的分辨率的ground_truth和预测结果得到的,你们的test.py中保存的息肉分割结果图也是224224的分辨率。
很明显的,分割结果的指标应该由上采样为和ground_truth一样分辨率的预测结果和ground_truth得到,test.py中保存的息肉分割结果图也应该图片原来的分辨率。
我无法接受这样的计算方式,其他人也无法接受,这完全不合理。
In the code, the indicators of your segmentation results are obtained by converting the GT and prediction results to a resolution of 224 * 224, and the polyp segmentation result graph saved in your test. py is also a resolution of 224 * 224.
It is obvious that the indicators of segmentation results should be obtained by upsampling the predicted results with the same resolution as GT and GT, and the polyp segmentation result image saved in test.py should also have the original resolution of the image.
I cannot accept this calculation method, and others cannot accept it, which is completely unreasonable.
在代码中,你们的分割结果的指标是通过转换到224224的分辨率的ground_truth和预测结果得到的,你们的test.py中保存的息肉分割结果图也是224224的分辨率。
很明显的,分割结果的指标应该由上采样为和ground_truth一样分辨率的预测结果和ground_truth得到,test.py中保存的息肉分割结果图也应该图片原来的分辨率。
我无法接受这样的计算方式,其他人也无法接受,这完全不合理。