Closed
Description
Is your feature request related to a problem? Please describe.
The current repository only supports warping based on DDF, but not on DVF.
Describe the solution you'd like
Implement a DVF to DDF transformation layer. So for models outputting DVF, we can first transform DVF to DDF and then used the existing Warp layer to resample input image based on the transformed DDF.
Describe alternatives you've considered
N/A
Additional context
DeepReg implementation of IntDVF