hiroharu-kato / neural_renderer

"Neural 3D Mesh Renderer" (CVPR 2018) by H. Kato, Y. Ushiku, and T. Harada.
http://hiroharu-kato.com/projects_en/neural_renderer.html
MIT License
1.14k stars 163 forks source link

cupy and chianer version? #11

Open wangsen1312 opened 5 years ago

wangsen1312 commented 5 years ago

I am working with cupy 5.0.0 and chainer 5.0.0~ It works fine for my other projects. but when I want to install the render. It always show, cannot find the chainer module? Python:2.7 Ubuntu:16.04 Cuda:9.2 Any suggestion?