uncbiag / ICON

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

[WIP] Add lung experiments script. #41

Closed lintian-a closed 1 year ago

lintian-a commented 2 years ago

This is not finished yet.

Todo for @HastingsGreer and Lin:

HastingsGreer commented 2 years ago

the deepcopy trick is brilliant

lintian-a commented 2 years ago

the deepcopy trick is brilliant

Thanks! Not very efficient though. Was gonna write a customized Dataparallel to collect the members to net.module but cannot help to use this inefficient quick fix.