In the evaluation_atm_22.py, it includes the calculation of four metrics:
- Tree length detected rate (TD, %)
- Branch detected rate (BD, %)
- Dice Similarity Coefficient (DSC, %)
- Precision (%) These metrics could also be used in other tubular segmentation tasks.
In the tree_parse.py, it includes the division of the airway tree into branches
