-
**🚀 Feature**
parallel version torchio.transforms.preprocessing.intensity.histogram_standardization.train
**Motivation**
Currently, this method is driven using single thread. The environment in w…
-
Hi, I have some questions about the environment.
In the requirements.txt file, I want to know the versions of these packages. I encountered version problems when executing the program.
torch
numpy
…
-
**🚀 Feature**
Transforms that shift voxel intensity, such as intensity flipping (i.e. 1 - val, val in [0, 1]), cluster and remap, contrast jitter etc.
**Motivation**
I am working on a spine segme…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Bug summary
Crash when using Lightning and TorchIO during training.
### Code for reproduction
```pyt…
-
-
**🚀 Feature**
If a `torchio.Sampler` is used in combination with a `torchio.Queue`, the Queue requests the `NUM_SAMPLES` attribute of each `torchio.Subject` in `_fill`.
```python
def _fill(self) …
-
### What did you do?
I was using the torchio library, which relies on humanize to return the memory size of image arrays. The images I processed had dimensions 512x512x166, with each pixel being a …
-
Hi, and thanks for sharing your work! I have run the notebook you shared on PyTorch Hub and added one cell:
```python
import scipy.ndimage as ndi
import matplotlib.pyplot as plt
pred = output[…
-
### 🐛 Describe the bug
Some images from the imagenetv2 dataset ([downloadable here](https://huggingface.co/datasets/vaishaal/ImageNetV2/tree/main)) contain nonzero differences when loaded using `torc…
-
**Describe the bug**
```
[2023-01-10T15:57:42.182Z] Running ./modules/transform_visualization.ipynb
[2023-01-10T15:57:42.182Z] Checking PEP8 compliance...
[2023-01-10T15:57:42.182Z] .*federated_le…