Rigidity embedding computed in RAFT3D
justachetan opened this issue · 0 comments
Hi @zachteed,
I am interested in visualizing the rigidity embedding computed during the forward pass through the network. It is denoted by ae
in the code (in raft3d_bilaplacian.py
). Could you kindly confirm if that is indeed correct? I am confused because the paper says that ae
is initialized as a
Also, I could not understand from the paper how the rigidity embedding exactly affects the output SE(3) field. Could you please explain how it factors into the final prediction or is it just predicted as an auxiliary output for regularization purposes?