aashishrai3799/Towards-Realistic-Generative-3D-Face-Models

TypeError: 'NoneType' object is not subscriptable

misakamage opened this issue · 3 comments

Hi! I think I've resolved the dependencies in Colab, but when running the demo, I encountered this error. Do you know how to solve it?
image

Hi. It seems like verts_uvs is empty. Can you check what all is stored in aux?

I print aux, and return
Properties(normals=None, verts_uvs=None, material_colors=None, texture_images=None, texture_atlas=None) .
It looks like nothing stored in aux?

Additionally, I think this error might be related to the 'head_template.obj' file. Is the 'head_template.obj' file here the same as the one in MICA?

OK I solve this problem, this file is the one in DECA.