yukangcao / JIFF

56 stars 2 forks source link

Preprocessing issue about face #5

Open EadCat opened 2 years ago

EadCat commented 2 years ago

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 !!

ZhangLei999 commented 1 year ago

I have the same error. Have you solved it yet?

EadCat commented 1 year ago

No, I didn't try. Because I think this issue was not considered in the paper.