qsyao / cuda_spatial_deform

A fast tool to do image augmentation on GPU(especially elastic_deform), can be helpful to research on Medical Image.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Elastic transformation for data loader

wentaozhu opened this issue · comments

Does the library support applying the same transformation (elastic) to different 2D slices? Because we want to apply the same transformation to each slice of 3D data.

Thank you so much for your contribution!