microsoft / Deep3DFaceReconstruction

Accurate 3D Face Reconstruction with Weakly-Supervised Learning: From Single Image to Image Set (CVPRW 2019)
MIT License
2.16k stars 441 forks source link

bazel test failed #210

Open chen990627 opened 1 year ago

chen990627 commented 1 year ago

2023-03-03 09-54-17 的屏幕截图 how to deal with this problem?

Jayden-ch commented 1 year ago

你好 请问这个问题解决了吗

afabazel commented 1 year ago

大佬 这个问题解决了吗,有chang

afabazel commented 1 year ago

如果有谁会解决,请加我qq 1347229175

pikeyang commented 9 months ago

可以用这样,

conda install cudatoolkit=9.0 cudnn=7.6   
pip install tensorflow-gpu==1.12.0

然后直接使用 作者提供的rasterize_triangles_kernel.so 就可以了

liyuli1997 commented 2 weeks ago

可以用这样,

conda install cudatoolkit=9.0 cudnn=7.6   
pip install tensorflow-gpu==1.12.0

然后直接使用作者提供的rasterize_triangles_kernel.so就可以了

我的为啥不行