You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Elastic deformations, as described in the U-Net paper, are a much-needed addition to the coordinate-based augmentation methods in elektronn3.
This screenshot from the video at https://lmb.informatik.uni-freiburg.de/people/ronneber/u-net/ shows the general idea:
A 2D prototype demo for this augmentation method can be found at https://gist.github.com/mdraw/95e7e204e17eaa08c07735a008318acf (needs to be run locally with jupyter notebook to work).
We need to add 3D support to this and integrate it into the source coordinate warping pipeline.
The text was updated successfully, but these errors were encountered:
Elastic deformations, as described in the U-Net paper, are a much-needed addition to the coordinate-based augmentation methods in elektronn3.
This screenshot from the video at https://lmb.informatik.uni-freiburg.de/people/ronneber/u-net/ shows the general idea:
A 2D prototype demo for this augmentation method can be found at https://gist.github.com/mdraw/95e7e204e17eaa08c07735a008318acf (needs to be run locally with
jupyter notebook
to work).We need to add 3D support to this and integrate it into the source coordinate warping pipeline.
The text was updated successfully, but these errors were encountered: