D3Dnet
D3Dnet copied to clipboard
About 'D3D' module
Thank you for sharing the code. When I try to run the project, there is an error: No module named 'D3D'. What package should I install if I try to fix this? Thank you!
You have to compile D3D before using it. See "Build" in readme.md
after built this module, it still has an error when run the model.py. "ImportError: libcudart.so.9.0: cannot open shared object file: No such file or directory"
Thank you for sharing the code, there are some question happend
thanks