Richard Brown
Richard Brown
I think any effort we can do to harmonise our transforms would be beneficial. It's trivial refactoring, but I imagine it would take a while to do them all. If...
On Rotate90 I think we were talking at slight cross purposes, @atbenmurray. Rotate90 doesn't resample, but it **does** update the metadata (see [here](https://github.com/Project-MONAI/MONAI/blob/dev/monai/transforms/spatial/array.py#L1263)). Using Rotate90 doesn't deform images in real...
Hi, I'm still experiencing this issue. LineageOS 17.1 with OpenGapps ARM64 Android 10 Nano. Both LineageOS and OpenGapps were downloaded yesterday, so fresh. If it helps, the mobile is a...
I understand, thanks for the explanation!
Any progress on this? @louismullie your implementation only works for 2d, correct?
conda now has 3.11 support if that is still a blocker! `conda install -c conda-forge python`
Does that mean that everywhere we have `::registered_name`, we need to add your suggestion Sounds like a lot of work... > I therefore suggest to disable the warning This sounds...
Thanks. So for the competition, did you do the average across all labels present in a given image? And then average this across all images in the dataset?
Great, thanks.
My code snippet in the [now-closed duplicate issue](https://github.com/anjany/verse/issues/9) demonstrates the inconsistencies for the calculation of the centroid compared to those stated in the .json file. The problem is that if...