ramonemiliani93

Results 3 issues of ramonemiliani93

When using the `LightningCLI` feature that uses `jsonargparse` the parameters are not captured automatically. I have attached a file with the code to reproduce (discussed with @bmartinn). [lightning_cli.zip](https://github.com/allegroai/clearml/files/6824761/lightning_cli.zip)

Feature Request

Hi, when the resolution for the distance maps is heterogeneous the formula in `one_hot2dist` will yield non-zero values in the boundaries. For example: ```python import numpy as np from scipy.ndimage...

Hi 👋 I've noticed a difference while working with padding filters, particularly when using WebAssembly memory IO versus the filesystem. When employing ITK filters with padding, the image's origin is...