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

Feature: Machine Learning Based Depth Estimation #7

Open
aparrapo opened this issue Sep 24, 2019 · 0 comments
Open

Feature: Machine Learning Based Depth Estimation #7

aparrapo opened this issue Sep 24, 2019 · 0 comments
Labels
do-not-reap Do not delete this pull request or issue due to inactivity. reseach A novel research idea that will likely involve substantial code and testing.

Comments

@aparrapo
Copy link
Contributor

Machine learning has replaced most "traditional" computer vision algorithms, especially in domains like annotation and labelling. Attempts to apply ML to depth estimation certainly exist, but only perform consistently well in limited capture environments (i.e. those without moving bodies or humans). Applying them to subsets of our pipeline may shed more light on how they can be used fully though.

The current behavior and new feature

Render pipeline: The algorithm is fully based on "traditional" computer vision. Instead, ML approaches may attempt to improve either foreground mask generation or the depths directly.

Expected use cases

Significant research needed.

@aparrapo aparrapo added do-not-reap Do not delete this pull request or issue due to inactivity. reseach A novel research idea that will likely involve substantial code and testing. labels Sep 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
do-not-reap Do not delete this pull request or issue due to inactivity. reseach A novel research idea that will likely involve substantial code and testing.
Projects
None yet
Development

No branches or pull requests

1 participant