Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-19 | 1.1 kB | |
v0.20.19 source code.tar.gz | 2025-07-19 | 40.2 MB | |
v0.20.19 source code.zip | 2025-07-19 | 40.4 MB | |
Totals: 3 Items | 80.6 MB | 0 |
What's Changed
- Stop loading image by default with
tiohd
by @fepegar in https://github.com/TorchIO-project/torchio/pull/1344 - Add
To
transform by @fepegar in https://github.com/TorchIO-project/torchio/pull/1345 - Add support to export images as videos by @fepegar in https://github.com/TorchIO-project/torchio/pull/1346
- Add workflow to build and deploy documentation by @fepegar in https://github.com/TorchIO-project/torchio/pull/1347
- Remove references to Read the Docs by @fepegar in https://github.com/TorchIO-project/torchio/pull/1348
- Add
Transpose
transform by @fepegar in https://github.com/TorchIO-project/torchio/pull/1350 - Add tools to visualize embeddings in input space (
ToReferenceSpace
andPCA
) by @fepegar in https://github.com/TorchIO-project/torchio/pull/1349 - Update links to docs by @fepegar in https://github.com/TorchIO-project/torchio/pull/1351
- Unpin
uv-build
by @fepegar in https://github.com/TorchIO-project/torchio/pull/1352
Full Changelog: https://github.com/TorchIO-project/torchio/compare/v0.20.18...v0.20.19