Replies: 1 comment 2 replies
-
MONAI/monai/data/image_reader.py Line 650 in 78d4f42 this function call may take an additional arg: metadata = img.to_json_dict(suppress_invalid_tags=True) could you please help verify this? or send us an example image for debugging. cc @yiheng-wang-nv |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I just encountered a runtime error: Error while processing tag 00291003
judging from the error context, it seems some of my data got the wrong meta values, tag 00291003, I downloaded one good and bad case separately, while in Horos, no tag named 00291003 was found.
is there anyone can help?
config:
MONAI version: 1.0.1
here comes the complete error info:
Beta Was this translation helpful? Give feedback.
All reactions