The proposed roi is larger than the image. #2036
Unanswered
zhouzhenghong-gt
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Hi @Zzzzzzzzzzh , This may because the random crop size of ROI is larger than actual image size. Thanks. |
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.
-
Hello! This is a very good work, but I have encountered some problems.
When I tried to apply monai to a new data set (I used the "spleen_segmentation_3d" code), an error occurred: "The proposed roi is larger than the image" in line "for batch_data in train_loader:". I want to know what might be the reason?
Beta Was this translation helpful? Give feedback.
All reactions