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

inference #41

Open
hello7623 opened this issue May 14, 2020 · 2 comments
Open

inference #41

hello7623 opened this issue May 14, 2020 · 2 comments

Comments

@hello7623
Copy link

What should I do if I only want to use your code for a few images?

@Rajat-Mehta
Copy link

@fangchangma can you please provide us the instructions that we can follow to make inferences using your pretrained models?

@hello7623 or did you already figure that out? If yes, could you please tell how did you do that?

@kfina91
Copy link

kfina91 commented May 17, 2021

My findings, while looking around in the code and trying around:

  • there is no plain inference method.
  • You cannot use the pretrained model on only images. As far as I understand, the pretrained model uses the input 'd' and 'rgb', which means both sparse depth and rgb image data. Therefore you won't get around training the model yourself if you have no depth data.

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

3 participants