Naga Karthik Enamundram

Results 4 issues of Naga Karthik Enamundram

### Is there an existing issue for this? - [X] I have searched the existing issues ### Problem summary Unable to load the image patches due to a runtime error...

Currently, the default preprocessing applied for the contrast-agnostic (monai) model is given in [this function](https://github.com/spinalcordtoolbox/spinalcordtoolbox/blob/master/spinalcordtoolbox/deepseg/monai.py#L165-L175). In [this line](https://github.com/spinalcordtoolbox/spinalcordtoolbox/blob/master/spinalcordtoolbox/deepseg/monai.py#L171), we note that the default padding (that is, zero padding) is applied....

enhancement
sct_deepseg

This PR adds lesion-wise metrics to our fork of the MetricsReloaded package. This addition is to make the switch from `anima` to MetricsReloaded more streamlined. `anima` also computes lesion-wise metrics...

### What command did you run? `mila init` ### Describe the bug I just install `milatools` locally and started setting up with `mila init`. I provided the mila username and...