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

How to predict depth aligned with pose? #16

Open
ahangchen opened this issue Aug 30, 2020 · 1 comment
Open

How to predict depth aligned with pose? #16

ahangchen opened this issue Aug 30, 2020 · 1 comment

Comments

@ahangchen
Copy link

ahangchen commented Aug 30, 2020

I want to align the depth by your single image depth prediction branch with the pose predicted by the pose branch during inference. But it seems that you don't use pose when depth inference? I only find model.infer_depth() in the test code which only use single image. I'm afraid that depth consistency without pose aligned is not guaranteed.

@liyingliu
Copy link

@ahangchen I guess you could refer to the function process_video in infer_vo.py (https://github.com/B1ueber2y/TrianFlow/blob/master/infer_vo.py#L161)

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

2 participants