-
**Describe the bug**
We are trying to do multi label annotation of liver and spleen. We used the spleen segmentation example and we followed this [link](https://github.com/Project-MONAI/MONAI/issues/…
-
## 🐛 Bug description
#2112
Due to a mismatch on PyTorch binaries and compilation tools installed on colab, NVIDIA/APEX installation doesn't work.
See the discussion
https://github.com/pyto…
-
**Describe the bug**
The `forward` method of `SegResNetVAE` returns a tuple, which throws an error when using it in `eval` mode with `sliding_window_inference` (which expects `predictor` to output a …
-
- https://github.com/pytorch/ignite/runs/3223083163?check_suite_focus=true#step:4:1
I have to renew the access token. It can not be org one but user's one.
-
In transformers example https://github.com/pytorch/ignite/tree/master/examples/contrib/transformers it's up to user to override the default model which is `bert-base-uncased`, a lot of models take sim…
-
## 🐛 Bug description
I tried to use a `DiceCoefficient` metric based on `ConfusionMatrix` in conjunction with a `ignite.contrib.handlers.tqdm_logger.ProgressBar`. This gives the below `No…
-
I apologise in advance for not breaking this up into multiple smaller issued but I'm not sure how to sort that out.
See https://opencollective.com/pytorch-ignite
There's a single transaction, th…
-
**Describe the bug**
Hello I ran into an issue while importing EnsureType:
from monai.transforms import AddChannel, Compose, RandRotate90, Resize, ScaleIntensity, EnsureType
Traceback (most rec…
-
Let's replace
with a text like "Latest release: v0.4.6" and the link to the latest release.
-
**Describe the bug**
When using `RandZoom` with the input type of `torch.Tensor` it will output `np.array`!
**To Reproduce**
```python
import torch
from monai.transforms import RandZoom
a = …
drbeh updated
3 years ago