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

Clarification on Converting output bounding boxes to predictions in predanno0.3.csv #24

Closed plyh closed 3 years ago

plyh commented 3 years ago

May I ask how are the output bounding box predictions and output labels from testing be translated into input (predanno.csv) for FROC evaluation? Which code does that?

ymli39 commented 3 years ago

Sorry about late response, the evaluation script is in folder "/LIDC_detector/FROCeval.py".