Conversation
Signed-off-by: Behrooz <[email protected]>
Signed-off-by: Behrooz <[email protected]>
|
Hi @drbeh , Thanks for your enhancement. Thanks. |
Hi @Nic-Ma, you're right! cuCIM output data in the cupy array but it also expect the input data to be in |
|
Hi @drbeh , I see, could you please help provide the program of Thanks. |
That's a good point. I see where the confusion come from. cuCIM team has developed several transforms that we are going to use them in MONAI in conjunction with other transforms (for instance the torch.Tensor based transforms) via a |
Signed-off-by: Behrooz <[email protected]>
Thank you @Nic-Ma for your suggestion. What you are saying would work but will create a redundant copy of the image. This is not efficient specially for large images.I believe we should change the |
|
Hi @drbeh , OK, I see your point, as I said in #2926 (comment), to avoid to add more and more args, I will submit a PR to support Thanks. |
|
Submitted ticket to track it: #2951 |
Signed-off-by: Behrooz <[email protected]>
Signed-off-by: Behrooz <[email protected]>
|
Hi @Nic-Ma, thank you very much for your constructive comment. I have applied all of them. Please let me know if there is anything else. thanks |
Signed-off-by: Behrooz <[email protected]>
Description
This PR allow
ToCupytransform define the expected outputdtype.Status
Ready
Types of changes
./runtests.sh -f -u --net --coverage../runtests.sh --quick --unittests.