ymli39 / DeepSEED-3D-ConvNets-for-Pulmonary-Nodule-Detection

DeepSEED: 3D Squeeze-and-Excitation Encoder-Decoder ConvNets for Pulmonary Nodule Detection
MIT License
106 stars 32 forks source link

Question about FROC score #43

Closed kacel33 closed 1 year ago

kacel33 commented 1 year ago

I made changes to "noduleCADEvaluationLUNA16.py", added "luna_test.csv", and checked the "predanno0.3.csv" result that you uploaded to the GitHub repository. However, the resulting output differs from what is mentioned in the paper.

Thank you for getting back to me.

froc_predanno0 3

After running the code again, I got the following result. froc_predanno0 3

kacel33 commented 1 year ago

The problem has been fixed.