Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

operator that warp the current DPV from the camera coordinate at t to the camera coordinate at t+1: #23

Open
Qianqian3764 opened this issue Oct 20, 2022 · 0 comments

Comments

@Qianqian3764
Copy link

Qianqian3764 commented Oct 20, 2022

Hello,
I didn't find the warping operator that warp the current DPV from the camera coordinate at t to the camera coordinate at t+1 in your project of code:
kvnet_in_vol = torch.cat((torch.cat(tuple(WAPRED_src_frames), dim=0), ref_frame_dw_rep, BV_cur - BV_predict), dim=0).unsqueeze(0)
I think this part of code can't represent the above operator ,could you explaint it?
thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant