googlesamples / arcore-depth-lab

ARCore Depth Lab is a set of Depth API samples that provides assets using depth for advanced geometry-aware features in AR interaction and rendering. (UIST 2020)
https://augmentedperception.github.io/depthlab/
Apache License 2.0
780 stars 153 forks source link

Is the deep solving algorithm open source #27

Closed wangguangyuan closed 3 years ago

wangguangyuan commented 3 years ago

Thanks for the excellent work of open source, For whether the algorithm for deep solving in the project is open source, look at the relevant code in that file。

ruofeidu commented 3 years ago

I think you are mentioning about the depth estimation algorithm here? It's not opensourced in this project but you may refer to this paper for more detail: https://research.google/pubs/pub48288/ :)

ruofeidu commented 3 years ago

I am going to close the ticket, but please specify which part of algorithm you are looking into. The opensourced algorithms in this repo is available at: https://augmentedperception.github.io/depthlab/