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

Question about depth estimation #10

Open
DavitMob opened this issue Mar 25, 2022 · 2 comments
Open

Question about depth estimation #10

DavitMob opened this issue Mar 25, 2022 · 2 comments

Comments

@DavitMob
Copy link

I see in code comments that I can get depth estimation from the model output inside getEyeLandmarkAt by float _d = model->getOutputData(isIris)[index * 3 + 2];. Can you please say what kind of postprocessing needs to be done on this output? Seems there should be some postprocessing, because by printing the value I get also negtaive values.

@pntt3011
Copy link
Owner

I just found this part of a repo, which is written in Python but can be easily mapped to C++. I'm sorry that I'm very busy right now so I can't help you much.

@DavitMob
Copy link
Author

Thank you very much @pntt3011 for the reply. I will take a look.

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