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

sudo python setup.py install #40

Open zuoxdgit123 opened 2 years ago

zuoxdgit123 commented 2 years ago

import chainer ImportError: No module named chainer

skymanaditya1 commented 2 years ago

pip install chainer

mathieulin commented 2 years ago

it seems to be useless