gzuidhof / luna16

LUNA16 Lung Nodule Analysis - NWI-IMC037 Final Project
BSD 2-Clause "Simplified" License
185 stars 73 forks source link

What is the input of "false positive reduction" network? #17

Open Bonsen opened 6 years ago

Bonsen commented 6 years ago

After the prediction of unet, u merge the candidates and then extract patches according to the candidate x,y,z with label 1/0? Or u just extract patches from original images according the x,y,z label for training and then predict the candidate?