impersonator
impersonator copied to clipboard
Always Segment Fault
Hi, I have followed the installation instructions.The environment details are as the following:Ubuntu 16.04, torch 1.2.0, torchvision 0.40, python 3.6, cuda 10.0. But after installing the neural_render part, I ran the demo file and got the segment fault error. I tried install the neural_renderer part by using the command 'neural_renderer_pytorch', and ran the demo file again, it indicated that some methods are missing. It seems that you have realized some other methods which are not included in the original neural_renderer. Could do me a favor?