Replies: 1 comment 6 replies
-
Hi @wyli , Could you please help share some comments here? I think you are expert on registration tutorials. Thanks in advance. |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello all,
I would like to use 2 class labels for 2D registration task.
Do I need to add a channel in the label tensor to make it as (batchsize * 2 * dim1 * dim2) shape?
Also, what is the difference between globalnet (used in 2D registration) and localnet (used in 3D registration)?
Beta Was this translation helpful? Give feedback.
All reactions