daniilidis-group / neural_renderer

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

style transfer and 3d reconstruction #85

Open athena913 opened 4 years ago

athena913 commented 4 years ago

Hi,

According to the paper, the rendering model can be used for 3d reconstruction and style transfer. However, it appears that this code does not include that. Has anyone ported the 3d reconstruction and style transfer code from chainer to pytorch?

thanks

abhaskar03 commented 3 years ago

Interested in the same!