daniilidis-group / neural_renderer

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

Camera mode and renderer mode #76

Closed v-prgmr closed 4 years ago

v-prgmr commented 4 years ago

Hi

  1. What is the definition of each camera mode: Projection, Look_at, Look ??

  2. What is the definition of each rendered mode: render, render_rgb, render_depth, render_silhouttes ??

thaoshibe commented 3 years ago

Could you explain it??