magic-research / GETAvatar

[ICCV 2023] GETAvatar: Generative Textured Meshes for Animatable Human Avatars
https://getavatar.github.io/
MIT License
106 stars 8 forks source link

Question of the Render about no "white_bg.png" #4

Closed somnus1840 closed 1 year ago

somnus1840 commented 1 year ago

May I ask why I am running the code of render rgb images of THUMAN2.0 with blender the following error occurred: Blender 3.2.2 (hash bcfdb14560e7 built 2022-08-02 23:38:01) Read blend: /home/youzehong/jt/blender-3.2.2-linux-x64/GETAvatar/preprocess/test.blend GPU 0 enabled non-existent directory Error: Cannot read 'white_bg.png': No such file or directory RuntimeError: Error: Cannot read 'white_bg.png': No such file or directory

somnus1840 commented 1 year ago

只需要自己准备一张分辨率为512×512大小的纯白色图像并命名为white_bg.png,放在preprocess目录下就好了!