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

There is a problem with the face depth map #214

Open
FUWhy opened this issue Mar 7, 2023 · 2 comments
Open

There is a problem with the face depth map #214

FUWhy opened this issue Mar 7, 2023 · 2 comments

Comments

@FUWhy
Copy link

FUWhy commented Mar 7, 2023

I tried to generate some depth maps, but the results were strange, the depth maps seemed to be the same across different faces.
My anconda environment is as follows:
Ubuntu20.04 ,docker based
python 3.6.13
tensorflow-gpu 1.15.0
dlib 19.24.99
opencv-python 4.7.0.72
I tested it directly using demo.py,The results are as follows:
test 1:
微信图片_20230307170910
微信图片_20230307170923
test 2:
微信图片_20230307170928
微信图片_20230307170932
test 3:
微信图片_20230307170937
微信图片_20230307170942
I tried to solve the problem, but without success. I don't know what the problem is,I hope you can get some help. Thank you.

@Veronika-Polakova
Copy link

I ran into similar issue, when using --isDlib False. When I keep it True, I get various depth maps.

@biesseck
Copy link

I had the same problem and solved it by downgrading TensorFlow "1.14" to TensorFlow "1.4.1" with CUDA 8.0. I don't really know what the problem was, but now it works as expected.

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