Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

渲染时缺少faces_uvs.pt文件 #4

Open
FlyFish-space opened this issue Jan 20, 2024 · 1 comment
Open

渲染时缺少faces_uvs.pt文件 #4

FlyFish-space opened this issue Jan 20, 2024 · 1 comment

Comments

@FlyFish-space
Copy link

FlyFish-space commented Jan 20, 2024

您好,感谢您的杰出工作。我在运行您的evaluation时,想要在自己的数据上渲染更加真实的纹理,因此将evaluation.json文件里的"render": false改为了"render": true,但是文件报错:AttributeError: 'MyNIMBLELayer' object has no attribute 'verts_uv'。根据排查,发现是在MyNIMBLELayer的init部分的第41行,没有加载uvs文件,我没有找到'utils/NIMBLE_model/assets/faces_uvs.pt',好像下载连接中也没有该文件,请问如何解决呢,谢谢
image

@viridityzhu
Copy link
Owner

您好,感谢您对本工作的关注!

verts_uvs.ptfaces_uvs.pt 文件似乎被我上传到了 utils/NIMBLE_model/my_test/ 文件夹中。您能否看看这个文件夹里面有没有?从这个repo里看是在的:https://github.com/viridityzhu/NIMBLE_model/blob/main/my_test/faces_uvs.pt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants