Skip to content

Commit c9fddd1

Browse files
authored
learn2reg tutorial submission finished at 3rd place (#1571)
Mention in learn2reg tutorial that submission finished 3rd in the challenge Signed-off-by: Mikael Brudfors <[email protected]>
1 parent 54f28b5 commit c9fddd1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

3d_registration/learn2reg_nlst_paired_lung_ct.ipynb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@
1919
"# MONAI @ Learn2Reg Challenge\n",
2020
"## NLST Task: Paired Lung CT 3D Registration with Keypoints\n",
2121
"\n",
22+
"### **Update**: MONAI submission [finished 3rd](https://learn2reg.grand-challenge.org/) in the Learn2Reg challenge\n",
23+
"\n",
2224
"This tutorial shows how to use MONAI to register CT images acquired at different time points for a single patient. It is a fully MONAI-based solution for the [NLST track](https://learn2reg.grand-challenge.org/Datasets/) of the [Learn2Reg challenge 2023](https://learn2reg.grand-challenge.org/). The images being registered are taken at inspiration and expiration for each subject. This is an intra subject registration. This type of intra subject registration is useful when there is a need to track certain features on a medical image such as tumor location when conducting invasive procedures. \n",
2325
"\n",
2426
"<h4><center>Registration sample from NLST challenge</center></h4>\n",

0 commit comments

Comments
 (0)