Hi, According to the rendering code, dataset folder should include rendered images where the camera cannot observe the face, because the code rotates a model 360 degrees.
Therefore, The face code part raises bugs like "No such file or directory: './data/result/FACE_LANDMARKS/0020/0020/00_0_00.jpg' ".
Hi, According to the rendering code, dataset folder should include rendered images where the camera cannot observe the face, because the code rotates a model 360 degrees.
Therefore, The face code part raises bugs like "No such file or directory: './data/result/FACE_LANDMARKS/0020/0020/00_0_00.jpg' ".
How did you handle this problem?
Thank you for releasing the source code !!