Wenqi Li
Wenqi Li
Sure, my main idea is that if the operations are applied independently to each input item in a dataset, these could be done in the transform of a dataloader, this...
Hi @drbeh there's a discussion about rearranging the pathology modules into `monai.transforms`, `monai.data` etc, perhaps we can include those changes together within this one? (please see https://github.com/Project-MONAI/MONAI/milestone/36) also do we...
Hi, we haven't finished the discussions in overall design and naming convention https://github.com/Project-MONAI/MONAI/issues/3868, please could you work on that first?
@ericspod @Nic-Ma you are right, there are decorators and base classes: https://github.com/Project-MONAI/MONAI/blob/22924f5709e8c3b7786f3e201bf91be24a44da6e/monai/handlers/ignite_metric.py#L32 https://github.com/Project-MONAI/MONAI/blob/22924f5709e8c3b7786f3e201bf91be24a44da6e/monai/handlers/ignite_metric.py#L32
thanks for raising this, it's a useful feature request and welcome your contributions! I think from monai's perspective we can add value to it by supporting both 2d and 3d,...
Hi @vfdev-5, thanks for the consideration! in mid-September we plan to have a major milestone and ideally we could include this feature from pytorch-ignite.
thanks for the request, if I understand this correctly, it is similar to: https://github.com/Project-MONAI/MONAI/issues/4491, which mainly requires defining cropping locations and sizes using the actual physical unit instead of number...
thank you @masadcv, the prototype is helpful.
not at the moment @masadcv. but as we have the MetaTensor implementation on dev, I hope it could be a universal solution of specifying roi_sizes in terms of physical units...
Thanks, could you please sign the commits and add the necessary copyright section, see: https://github.com/Project-MONAI/MONAI/blob/dev/CONTRIBUTING.md#preparing-pull-requests