uci-cbcl / DeepLung

WACV18 paper "DeepLung: Deep 3D Dual Path Nets for Automated Pulmonary Nodule Detection and Classification"
GNU General Public License v3.0
153 stars 53 forks source link

there are some parameters not clear #20

Closed YellowLight021 closed 2 years ago

YellowLight021 commented 2 years ago

in the file dpn3d26.py ,what is the meaning of sizelim ,reso,bound_size。the params build for what?

wentaozhu commented 2 years ago

Please check previously reported issues and https://github.com/wentaozhu/DeepLung/issues

Basically, there are some hyper-parameters in the detection and input dimension. You can use the default to reproduce the results.