wentaozhu / DeepLung

WACV18 paper "DeepLung: Deep 3D Dual Path Nets for Automated Pulmonary Nodule Detection and Classification"
Apache License 2.0
316 stars 143 forks source link

question about froc #102

Closed yulin9511 closed 4 years ago

yulin9511 commented 4 years ago

请问frocwrtdeptepchluna16.py里的detp是froc曲线的y轴吗,我看到注释里的range是(-1,0,1),怎样可以得到类似您论文中的froc曲线呢? 期待您的回复

wentaozhu commented 4 years ago

You can directly run noduleCADEvaluationLUNA16.py, and get the performance in the paper.

yulin9511 commented 4 years ago

thank you

yulin9511 commented 4 years ago

请问detp取值一般取几个呢,如果只取-1会影响最终结果吗? 期待您的回复

wentaozhu commented 4 years ago

should be validated on validation set. You can select from [-3, -2.5, -2, -1.5, -1, 0, 0.5]