-
I've tried to use the just-announced FastModelAlign module, but I've ran into some issues and noted a couple of improvement possibilities:
- Sample data sets are incorrect, they are some brain images…
-
**Describe the bug**
I can not run the following code without an error
**To Reproduce**
```
import torch
import numpy as np
from monai.networks.nets import SwinUNETR
net = SwinUNETR(img_si…
-
The grow from seeds algorithm in Slicer was ported into ITK. We should switch to it to reduce the maintenance workload.
Before we switch, we need to test if ITK's implementation has
- has the same…
-
Hello
My English is not good. I try to make my question clear.
My window version 1909. I use anaconda to learn this pyradiomics.
I have finished git pyradiomics.
However, when I run THE EXAMPLE …
-
See these failing jobs: https://github.com/YoWASP/runtime/actions/runs/6255807281/job/16985710642
Not sure if this was intended? README still advertises compatibility with Python 3.6.
-
### Package and Environment Details (include every applicable attribute)
* Package Name/Version: **itk/all**
itk package doesn't provide ITK_USE_FILE that is common for ITK users. Example of suc…
-
This is a crashing bug(and error message display) . After loading in a few python scripts into SV, an error message would display, saying:
"An error occurred. You should save all data and quit the pr…
-
What's the statuts of (and work remaining for) porting Convert3D to ITK version 5?
I can see some initial work on the `itk5` branch and a pending PR #8.
I'd be happy to help.
-
**Describe the bug**
The Clinica pipelines crash when using certain versions of the ants package, posing challenges in determining compatibility.
**To Reproduce**
Steps to reproduce the behavior:…
-
Hi all, I'm rather new to github and couldn't submit it as a bug, I've got a problem with 2 commands:
Will work
"python -m monai.apps.nnunet nnUNetV2Runner train --input_config "./input.yaml" …