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
{{ message }}
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.
HI, when I read your code, I meet some questions.
In your code, after registration by VTNAffine subnetwork, will the move image be warped with the Affine metric by the function Dense3DSpatialTransformer in spatial_transformer.py? And then will the moved image be send to the VTN dense deformable subnetwork to training further?
Is the Fast3DTransformer just only a version of a memory-efficient warping operation for Dense3DSpatialTransformer?
Thanks a lot!
The text was updated successfully, but these errors were encountered:
HI, when I read your code, I meet some questions.
In your code, after registration by VTNAffine subnetwork, will the move image be warped with the Affine metric by the function Dense3DSpatialTransformer in spatial_transformer.py? And then will the moved image be send to the VTN dense deformable subnetwork to training further?
Is the Fast3DTransformer just only a version of a memory-efficient warping operation for Dense3DSpatialTransformer?
Thanks a lot!
The text was updated successfully, but these errors were encountered: