anikpram / cardiac_cine_mri_segmentation

8 stars 1 forks source link

ITK reader - orthonormal direction cosines #1

Open pygabc1 opened 2 years ago

pygabc1 commented 2 years ago

Hi, when I run trn_3DUNET.py, I got the error of

ITK ERROR: ITK only supports orthonormal direction cosines. No orthonormal definition found!

in the line 142 of

es_label = sitk.GetArrayFromImage(sitk.ReadImage(gt_dir_es))

in train_val_dataset.py.

Thank you.

anikpram commented 2 years ago

Hi,

I think there is an issue with your ITK version. Please have a look at the link below.

https://github.com/MIC-DKFZ/nnDetection/issues/24 [https://opengraph.githubassets.com/d0f5f2f2971d9ffd1448c2e4e54f521fc2b73e056c15d78693f6ad46e59a65f6/MIC-DKFZ/nnDetection/issues/24]https://github.com/MIC-DKFZ/nnDetection/issues/24 [Bug] ITK ERROR: ITK only supports orthonormal direction cosines. No orthonormal definition found! (SimpleITK >= 2.1.0) · Issue #24 · MIC-DKFZ/nnDetection - GitHubhttps://github.com/MIC-DKFZ/nnDetection/issues/24 The text was updated successfully, but these errors were encountered: github.com

Regards, Aniket


From: pygabc1 @.> Sent: 23 August 2022 12:31 To: anikpram/cardiac_cine_mri_segmentation @.> Cc: Subscribed @.***> Subject: [External] [anikpram/cardiac_cine_mri_segmentation] ITK reader - orthonormal direction cosines (Issue #1)

Hi, when I run trn_3DUNET.py, I got the error of

ITK ERROR: ITK only supports orthonormal direction cosines. No orthonormal definition found!

in the line 142 of

es_label = sitk.GetArrayFromImage(sitk.ReadImage(gt_dir_es))

in train_val_dataset.py.

Thank you.

— Reply to this email directly, view it on GitHubhttps://github.com/anikpram/cardiac_cine_mri_segmentation/issues/1, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AH6JYLXGR2XBVYS42BAM6ULV2UDIZANCNFSM57MK4T3A. You are receiving this because you are subscribed to this thread.Message ID: @.***>