galactica147
galactica147
The current implementation assumes a single prediction per input, which is plausible for many classification tasks. However, there is a stream of problems where the output might be a string...
Hi, is there a way to dump the detected bounding boxes for each scan? For testing, I saw .pbb and .lbb files generated, but couldn't understand what was written out,...
Hi @lfz Can you please advise how to convert the nodule detection results (coordinates in .pbb) files back to the original coordinate system in the scan? For example, all luna16...
Hi, Thanks for posting the code for us to reproduce the results! One issue I ran into is when trying to use existing pre-processing results, I got illegal instructions right...
Is there a script in the current repository doing that? Ideally, it'd be nice to let index.py generate three csv files: train, validation, and test sets. This way we can...