Thanks for sharing the code!
The readme mentioned rendering progress is not required face_parsing:
run bash run_relight.sh relighting faces download our processed bip2017 lighting through (https://drive.google.com/open?id=1l0SiR10jBqACiOeAvsXSXAufUtZ-VhxC), change line 155 in script_relighting.py to poit to the lighting folder Apply face semantic segmentation to get skin region of the face: https://github.com/Liusifei/Face_Parsing_2016 save the results in folder face_parsing/ (examples are shown in face_parsing, you can also skip this by adapting the code of script_relighting.py)
but I have no idea how to get the right sh and newShading. I tried to load sh and get newShading, but the output is not correct. Could you please show me how to skip the face_parsing step?
Thanks!
Thanks for sharing the code!
The readme mentioned rendering progress is not required face_parsing:
but I have no idea how to get the right sh and newShading. I tried to load sh and get newShading, but the output is not correct. Could you please show me how to skip the face_parsing step?
Thanks!