From 485554c8b081b4bf36daeb5726658d407297539b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fernando=20P=C3=A9rez-Garc=C3=ADa?= Date: Wed, 19 May 2021 22:06:26 +0100 Subject: [PATCH] Add link to TorchIO tutorial in PyTorch Ecosystem examples (#7612) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Carlos MocholĂ­ --- docs/source/ecosystem/community_examples.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/source/ecosystem/community_examples.rst b/docs/source/ecosystem/community_examples.rst index c7c9562095..0d575a04fb 100644 --- a/docs/source/ecosystem/community_examples.rst +++ b/docs/source/ecosystem/community_examples.rst @@ -28,3 +28,4 @@ PyTorch Ecosystem Examples ========================== - `PyTorch Geometric: Deep learning on graphs and other irregular structures `_. +- `TorchIO, MONAI and Lightning for 3D medical image segmentation `_.