Skip to content

Commit

Permalink
Fix to emojis
Browse files Browse the repository at this point in the history
  • Loading branch information
brudfors committed Nov 15, 2023
1 parent c12faff commit 71bd38b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion 3d_registration/learn2reg_nlst_paired_lung_ct.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@
"\n",
"# MONAI @ Learn2Reg Challenge\n",
"## NLST Task: Paired Lung CT 3D Registration with Keypoints\n",
"### :tada: MONAI submission [finished 3rd](https://learn2reg.grand-challenge.org/) in the Learn2Reg challenge :tada:\n",
"\n",
":tada: MONAI submission [finished 3rd](https://learn2reg.grand-challenge.org/) in the Learn2Reg challenge :tada:\n",
"\n",
"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",
"\n",
Expand Down

0 comments on commit 71bd38b

Please sign in to comment.