uncbiag / ICON

A library for performing image registration using deep learning, regularized by inverse consistency
Other
42 stars 9 forks source link

lung medical image registration #68

Closed lxy51 closed 7 months ago

lxy51 commented 8 months ago

Thank you for the successful code. Can you share your preprocessing code for lung data?

HastingsGreer commented 8 months ago

Sure! https://github.com/uncbiag/ICON/blob/f23a6983011d1b135b435c21ea2ee9a3cf14871c/src/icon_registration/pretrained_models/lung_ct.py#L76

lxy51 commented 7 months ago

当然!

https://github.com/uncbiag/ICON/blob/f23a6983011d1b135b435c21ea2ee9a3cf14871c/src/icon_registration/pretrained_models/lung_ct.py#L76

Thank you very much for your help