DeepLung icon indicating copy to clipboard operation
DeepLung copied to clipboard

WACV18 paper "DeepLung: Deep 3D Dual Path Nets for Automated Pulmonary Nodule Detection and Classification"

Results 9 DeepLung issues
Sort by recently updated
recently updated
newest added

During inference part we send two inputs to the network. `output,feature = net(input,inputcoord)` As **input** is a patch size of 96x96x96 and **inputcoord** is a patch size of 24x24x24x3. When...

While calculating the froc value, an error that ‘‘>‘ not supported between instances of ‘NoneType‘ and ‘int‘’ was encountered. But the subsequent froc curves and CAD Analysis are calculated correctly....

In the FROC curve, there are two dashed lines, how is the dashed line calculated? Looking forward to your reply

Hello, I have a problem about the standard cross-validation. In training, which is right? 1. use the **same** hyperparameter in all folds 2. I could try **different** groups of hyperparameter...

Excuse me? How to use this function,singletest( ) , Does this function detect a CT?in additon,What does this parameter about 'isfeat' mean?Thank you very much!

First, thank you for your code sharing, it helps me a lot. To make your code even better, I would like to suggest much faster NMS code below. This code...

enhancement
help wanted

My model is in test stage, I got kaggle stage 2 dataset without unzip password, can someone share it with me? thank you

https://github.com/mj129/SANet/pull/14#issue-1637222758

hello,i want to know hao can i get the 'detector/results/res18/retrft969/val150/predanno-2d3.csv',i know it contains the prediction of lung nodules CT,include x,y,z,and probability