jcreinhold / synthtorch

deep neural network-based image translation/synthesis
Other
27 stars 7 forks source link

Add 3D affine/deformable data augmentation #6

Closed jcreinhold closed 2 years ago

jcreinhold commented 5 years ago

Need to incorporate data augmentation into nn-train

jcreinhold commented 5 years ago

Added preliminary data augmentation methods for TIFF-based image training. Need to add 3D data augmentation methods.

jcreinhold commented 5 years ago

Allow 3D images to have intensity-based transformations.