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

Some questions about train graph #100

Open
JoeFang123 opened this issue Nov 14, 2018 · 0 comments
Open

Some questions about train graph #100

JoeFang123 opened this issue Nov 14, 2018 · 0 comments

Comments

@JoeFang123
Copy link

JoeFang123 commented Nov 14, 2018

Why the target image (tgt_image) and source image (src_image_stack) need to be preprocessed before depth and pose prediction?
tgt_image = self.preprocess_image(tgt_image)
src_image_stack = self.preprocess_image(src_image_stack)

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