Diedre Carmo

Results 7 issues of Diedre Carmo

This just changes the EfficientNet URLs to make the automatic download work, fixing #148 .

When i set device to "cpu" in settings_eval.ini, just to test cpu performance, i get: > Traceback (most recent call last): > File "run.py", line 187, in > evaluate_bulk(settings_eval['EVAL_BULK']) >...

Hello, I would like to reproduce the segmentation capabilities of your work, do you have available weights to run your prediction exactly with the result of your training you published?...

Hello, I have noticed in your code you use ImageNet mean-std normalization, which is for images in the 0-1 range. Therefore, do you use min-max normalization to put Hounsfield Unit...

Hello, Can you clarify what is the order in the preprocessing? Do you normalize window/width and to 0, 1 range before or after cropping to the lung region? I have...

Hello, I am interested in using your evaluation functions more specifically BD and TD. However, I am not sure of which part of [this code ](https://github.com/haozheng-sjtu/3d-airway-segmentation/blob/main/tree_parse.py) you are using to...

Hello, Thanks for your work, are the checkpoint links provided in the README trained in medical images, as you mention on the paper? Or are they just pre-training in natural...