daniilidis-group / neural_renderer

A PyTorch port of the Neural 3D Mesh Renderer
Other
1.12k stars 248 forks source link

AttributeError: module 'neural_renderer' has no attribute 'Renderer' #117

Open APeiZou opened 2 years ago

APeiZou commented 2 years ago

what'is wrong with this? AttributeError: module 'neural_renderer' has no attribute 'Renderer'@daniilidis-group

HaithemH commented 2 years ago

The same problem here

yichuan1998 commented 10 months ago

what'is wrong with this? AttributeError: module 'neural_renderer' has no attribute 'Renderer'@daniilidis-group

Same as you, have you figured out that?