Skip to content

Commit

Permalink
[doc] Add TorchIR to list of related projects
Browse files Browse the repository at this point in the history
  • Loading branch information
aschuh-hf committed Mar 7, 2024
1 parent 372b943 commit 6982927
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@ Below we list a few projects which are either similar to *deepali* or complement
- **[Neurite]**: A neural networks toolbox with a focus on medical image analysis in [TensorFlow]. Parts of it have been used in [VoxelMorph], for example.
- **[NITorch]**: A library written by post-docs in John Ashburner's group which is conceptually related to SPM and has a great overlap with *deepali*. Some low-level functionality for applying spatial transformations has more recently been contributed to MONAI as well.
- **[TorchIO]**: A library in the [PyTorch Ecosystem] for efficient loading, preprocessing, augmentation, and patch-based sampling of 3D medical images.
- **[TorchIR]**: PyTorch registration library for deep learning based image registration by Bob de Vos based on his related publications.


[AIRLab]: https://github.com/airlab-unibas/airlab
Expand All @@ -125,6 +126,7 @@ Below we list a few projects which are either similar to *deepali* or complement
[SimpleITK]: https://simpleitk.org/
[TensorFlow]: https://www.tensorflow.org/
[TorchIO]: https://torchio.readthedocs.io/
[TorchIR]: https://github.com/BDdeVos/TorchIR/
[VoxelMorph]: https://github.com/voxelmorph/voxelmorph
[VTK]: https://vtk.org/

Expand Down

0 comments on commit 6982927

Please sign in to comment.