adelekuzmiakova / pytorch3d-renderer

A PyTorch3D walkthrough and a Medium article 👋 on how to render 3D .obj meshes from various viewpoints to create 2D images.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

question : why my rendered object is totally white

wwdok opened this issue · comments

Hello, thanks for sharing this pytorch3d render learning tutorail ! I am following this tutorial to render my object, this is the notebook and used assets:
render_demo2.ipynb.zip
BFM09_mesh_35709.obj.zip
face_color.mat.zip
This is the obj:
image
This is the rendered image:
image
Could you help me to have a look ?