baidu-research / NCRF

Cancer metastasis detection with neural conditional random field (NCRF)
Apache License 2.0
757 stars 184 forks source link

request for ground truth mask of test_021.tif #53

Closed xray-pku closed 3 years ago

xray-pku commented 3 years ago

Before we caculate the froc score, it will take so much time to convert xml file in camelyon16 test set to mask.tif, maybe 7+ days for test_021.tif. Could you please send me the mask tif file of test_021.tif ? Thanks a lot. And my email address is xurui@stu.pku.edu.cn

When i try to exclude the test_021.tif of the test set, i got froc :

Avg FP = 0.25 Sensitivity = 0.5981735159817352 Avg FP = 0.5 Sensitivity = 0.6712328767123288 Avg FP = 1 Sensitivity = 0.726027397260274 Avg FP = 2 Sensitivity = 0.7808219178082192 Avg FP = 4 Sensitivity = 0.8127853881278538 Avg FP = 8 Sensitivity = 0.8584474885844748 Avg Sensivity = 0.7412480974124809

which is lower than your paper said, 0.7825 for resnet18_baseline.