Our method addresses this challenge by significantly reducing processing time without sacrificing registration accuracy. We achieve this by partitioning lung images into multiple partitions, enabling separate registration for each partition. These partitions are efficiently distributed across dedicated GPUs, eliminating communication overhead and enhancing scalability. This partition-based approach is scalable, allowing us to adapt seamlessly to an increased number of available GPUs.
- Install CLAIRE and the required tools.
- Define the number of available GPUs and your dataset category (S or L) in
Partitioning.sh
and run the script.
Run the small dataset with 4 GPUs and the large dataset with 8 GPUs to get the fastest runtime while preserving accuracy.
If you encounter any problems, have inquiries, or wish to provide feedback, please feel free to reach out to us via email ([email protected]).