MedicalDataAugmentationTool-VerSe icon indicating copy to clipboard operation
MedicalDataAugmentationTool-VerSe copied to clipboard

A question

Open minyang0811 opened this issue 3 years ago • 2 comments

Thanks for sharing the code. I had a problem running the main_vertebrace_localization.py , which generated an empty predictive image with no content in it. For example, the verse004_prediction.mha is empty, no content in it. How can I solve this problem?

minyang0811 avatar Nov 05 '21 04:11 minyang0811

Hi, I noticed that you hace successfully run the code thongh your predictive image is empty. I'm wondering if you have come across the bug "No module named 'utils.io'" even after having MedicalDataAugmentationTool framework downloaded in PYTHONPATH and pip install utils. Did you meet the same bug? How did you solve it? Your advice can really help!Thanks!

Fitz-Fitz avatar Feb 08 '22 08:02 Fitz-Fitz

Use the debug to check which tool failed in the pipeline if the result is empty.

idhamari avatar Nov 28 '23 07:11 idhamari