Maysam Orouskhani
Maysam Orouskhani
Dear Michael, Thank you for your response. You mean the nnunet_import.py can be given the model trained by nnUnet? You mean the nnunet_import.py can generate the bounding box? Regards, Maysam
Dear Michael, The output of nnDetection for ADAM dataset is to compute the aneurysm's coordination? I mean, does the nnDetection print x,y,z (coordination of aneurysm) as output? Regards, Maysam
Dear Michael, Thank you for your response. About the script you mentioned, is it the "convert.py" file in ADAM folder? Regards, Maysam
Thanks for your reply. According to your previous responses, I can extract the bounding box from nnunet's output via nnunet_import.py. Then, the extracted bounding box can be given to convert.py...
Hello All, Thank you for your comments and helps. I have already used nnDetection for ADAM dataset. I run the convert.py to generate the coordination. However, the result.txt provides the...
Dear Michael, It worked! thank you for your help. Regards, Maysam
Dear Michael,' That's awesome. Thank you!