Skip to content

Sidaty1/Intraoperative_CT_augmentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Intraoperative CT augmentation for needle-based liver interventions

Official implementation of the MICCAI 2023 paper - Intraoperative CT augmentation for needle-based liver interventions

Introduction

We adresse the need for improved CT-guidance during needle-based liver procedures (i.e., tumor ablation), while reducing the need for contrast agent injection during such interventions. To achieve this objective, we augment the intraoperative CT with the preoperative vascular network deformed to match the current acquisition. A neural network learns local image features in a non-contrasted CT image by leveraging the known preoperative vessel tree geometry and topology extracted from a matching contrasted CT image. Then, the augmented CT is generated by fusing the labeled vascular tree and the non-contrasted intraoperative CT.

alt text

Installation

pip install -r requirements.txt

Citations

@inproceedings{El_Hadramy_Verde2023unified,
    title ={Intraoperative CT augmentation for needle-based liver interventions},
    author={El Hadramy, Sidaty and Verde, Juan and Padoy, Nicolas and Cotin, Stéphane},
    booktitle={International Conference on Medical Image Computing and Computer-Assisted Intervention},
    year ={2023},
    organization={Springer}
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages